41 #ifndef GFlashShowerModel_h 
   42 #define GFlashShowerModel_h 1 
   77       { FlagParamType = I; }
 
   79       { FlagParticleContainment = I; }
 
   87       { 
PBound =&SpecificBound; }
 
   92       { 
return FlagParamType; }
 
   94       { 
return FlagParticleContainment; }  
 
  119     G4int FlagParticleContainment; 
 
void SetHitMaker(GFlashHitMaker &Maker)
 
void DoIt(const G4FastTrack &, G4FastStep &)
 
G4bool IsApplicable(const G4ParticleDefinition &)
 
void SetParticleBounds(GFlashParticleBounds &SpecificBound)
 
GFlashParticleBounds * PBound
 
void SetFlagParamType(G4int I)
 
void SetFlagParticleContainment(G4int I)
 
G4bool ModelTrigger(const G4FastTrack &)
 
GFlashShowerModel(G4String, G4Envelope *)
 
void SetParameterisation(GVFlashShowerParameterisation &DP)
 
G4int GetFlagParticleContainment()
 
void SetStepInX0(G4double Lenght)
 
GVFlashShowerParameterisation * Parameterisation