SND@LHC Software
Loading...
Searching...
No Matches
run_anaEcal.py File Reference

Go to the source code of this file.

Namespaces

namespace  run_anaEcal
 

Variables

str run_anaEcal.inFile = "geant.root"
 
str run_anaEcal.outFile = "ana.root"
 
str run_anaEcal.parFile = "params.root"
 
int run_anaEcal.nEvents = 2000
 
 run_anaEcal.timer = ROOT.TStopwatch()
 
 run_anaEcal.run = ROOT.FairRunAna()
 
 run_anaEcal.ecalFiller = ROOT.ecalStructureFiller("ecalFiller", 1, "ecal.geo")
 
 run_anaEcal.ecalAna = ROOT.ecalAnalysisSimple("simpleAna",0)
 
 run_anaEcal.rtdb = run.GetRuntimeDb()
 
 run_anaEcal.kParameterMerged = ROOT.kTRUE
 
 run_anaEcal.parIo1 = ROOT.FairParRootFileIo()
 
 run_anaEcal.rtime = timer.RealTime()
 
 run_anaEcal.ctime = timer.CpuTime()