36 #ifndef CHEM4_PrimaryKiller_h 
   37 #define CHEM4_PrimaryKiller_h 1 
   58   double fELossRange_Min; 
 
   59   double fELossRange_Max; 
 
  102   virtual void clear();
 
PrimaryKiller(G4String name, G4int depth=0)
 
void SetMaxLossEnergyLimit(double energy)
 
virtual void EndOfEvent(G4HCofThisEvent *)
 
void SetEnergyThreshold(double energy)
 
void SetMinLossEnergyLimit(double energy)
 
G4double energy(const ThreeVector &p, const G4double m)
 
virtual G4bool ProcessHits(G4Step *, G4TouchableHistory *)
 
virtual void Initialize(G4HCofThisEvent *)
 
virtual void SetNewValue(G4UIcommand *command, G4String newValue)