Added root macros
This commit is contained in:
9
run/macros/tmp.C
Normal file
9
run/macros/tmp.C
Normal file
@@ -0,0 +1,9 @@
|
||||
// To run: root -b LoopFiles.C
|
||||
|
||||
{
|
||||
TString fileDir,fileName,file;
|
||||
Int_t fileNumber,L1,L3;
|
||||
|
||||
gROOT->ProcessLine(".L BeamEnv.C");
|
||||
BeamSlices("data/musr_142180.root",851,904);
|
||||
}
|
||||
Reference in New Issue
Block a user