1 #ifndef ECalEMEnergyResolSystematics_h 2 #define ECalEMEnergyResolSystematics_h 4 #include "ECalEMEnergySystematicsBase.hxx" 27 _RandomGenerator = NULL;
28 InitializeRandomGenerator();
35 void InitializeEvent(
const AnaEventC& event);
41 UInt_t GetRandomSeed()
const;
44 void SetRandomSeed(UInt_t seed);
47 void InitializeRandomGenerator();
ECalEMEnergyResolSystematics()
Representation of a detector crossing info for a true particle (G4 trajectory).
TRandom * _RandomGenerator
A random generator that can be used to generate throws.