SND@LHC Software
|
Go to the source code of this file.
Namespaces | |
namespace | shipEvent_ex |
Functions | |
shipEvent_ex.exMCTracks () | |
shipEvent_ex.exMCHits (dump=False) | |
Variables | |
str | shipEvent_ex.fn = 'ship.Pythia8-TGeant4.root' |
shipEvent_ex.f = ROOT.TFile(fn) | |
shipEvent_ex.sTree = f.FindObjectAny('cbmsim') | |
shipEvent_ex.nEvents = sTree.GetEntries() | |
shipEvent_ex.sFol = f.FindObjectAny('cbmroot') | |
shipEvent_ex.MCTracks = ROOT.TClonesArray("FairMCTrack") | |
shipEvent_ex.TrackingHits = ROOT.TClonesArray("vetoPoint") | |
dict | shipEvent_ex.h = {} |