GLG4BoxSD Class Reference

Ratpac-two: GLG4BoxSD Class Reference
Ratpac-two
Inheritance diagram for GLG4BoxSD:

Public Member Functions

 GLG4BoxSD (G4String name)
 
virtual void Initialize (G4HCofThisEvent *HCE)
 
virtual void EndOfEvent (G4HCofThisEvent *HCE)
 
virtual void clear ()
 
virtual void DrawAll ()
 
virtual void PrintAll ()
 
void SetZ0 (G4double newZ0)
 
void SetRadLength (G4double newRadLength)
 
void SetECut (G4double e)
 
void SetGCut (G4double e)
 
G4double GetZ0 ()
 
G4double GetRadLength ()
 
G4double GetECut ()
 
G4double GetGCut ()
 

Protected Types

enum  { nbin = 40 }
 

Protected Member Functions

virtual G4bool ProcessHits (G4Step *aStep, G4TouchableHistory *ROhist)
 

Protected Attributes

G4double eCut
 
G4double gCut
 
G4double radLength
 
G4double z0
 
G4double tot_edep
 
G4double h_edep [nbin]
 
G4int h_ng [nbin]
 
G4int h_ne [nbin]
 

The documentation for this class was generated from the following files:
  • /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/geo/include/RAT/GLG4BoxSD.hh
  • /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/geo/src/GLG4BoxSD.cc