BmnRoot
Loading...
Searching...
No Matches
BmnDataToRoot.cxx File Reference
#include "TString.h"
#include "TStopwatch.h"
#include "TSystem.h"
#include "TROOT.h"
#include "BmnRawDataDecoder.h"
#include "BmnEnums.h"
#include <iostream>
Include dependency graph for BmnDataToRoot.cxx:

Go to the source code of this file.

Functions

void BmnDataToRoot (TString file="", TString outfile="", Long_t nEvents=0, UInt_t period=8, Bool_t doConvert=kTRUE, Bool_t doHoldRawRoot=kFALSE)
 
int main (int argc, char **arg)
 

Function Documentation

◆ BmnDataToRoot()

void BmnDataToRoot ( TString  file = "",
TString  outfile = "",
Long_t  nEvents = 0,
UInt_t  period = 8,
Bool_t  doConvert = kTRUE,
Bool_t  doHoldRawRoot = kFALSE 
)

◆ main()

int main ( int  argc,
char **  arg 
)

Definition at line 88 of file BmnDataToRoot.cxx.

References BmnDataToRoot().