# | Line 29 | Line 29 | namespace mithep | |
---|---|---|
29 | void SlaveTerminate(); | |
30 | ||
31 | protected: | |
32 | < | TString fGenPartName; //name of particle collection |
33 | < | GenParticleCol *fParticles; //!particle branch |
32 | > | TString fMCPartName; //name of particle collection |
33 | > | MCParticleCol *fParticles; //!particle branch |
34 | std::ofstream *ofile; //!output text file | |
35 | ||
36 | ClassDef(GenRelValMod,1) // GenParticle validation module |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |