Geant4  10.00.p02
RE05CalorimeterSD Class Reference

#include <RE05CalorimeterSD.hh>

+ Inheritance diagram for RE05CalorimeterSD:
+ Collaboration diagram for RE05CalorimeterSD:

Public Member Functions

 RE05CalorimeterSD (G4String name)
 
virtual ~RE05CalorimeterSD ()
 
virtual void Initialize (G4HCofThisEvent *HCE)
 
virtual G4bool ProcessHits (G4Step *aStep, G4TouchableHistory *ROhist)
 
virtual void EndOfEvent (G4HCofThisEvent *HCE)
 
virtual void clear ()
 
virtual void DrawAll ()
 
virtual void PrintAll ()
 
- Public Member Functions inherited from G4VSensitiveDetector
 G4VSensitiveDetector (G4String name)
 
 G4VSensitiveDetector (const G4VSensitiveDetector &right)
 
virtual ~G4VSensitiveDetector ()
 
const G4VSensitiveDetectoroperator= (const G4VSensitiveDetector &right)
 
G4int operator== (const G4VSensitiveDetector &right) const
 
G4int operator!= (const G4VSensitiveDetector &right) const
 
G4bool Hit (G4Step *aStep)
 
void SetROgeometry (G4VReadOutGeometry *value)
 
void SetFilter (G4VSDFilter *value)
 
G4int GetNumberOfCollections () const
 
G4String GetCollectionName (G4int id) const
 
void SetVerboseLevel (G4int vl)
 
void Activate (G4bool activeFlag)
 
G4bool isActive () const
 
G4String GetName () const
 
G4String GetPathName () const
 
G4String GetFullPathName () const
 
G4VReadOutGeometryGetROgeometry () const
 
G4VSDFilterGetFilter () const
 
virtual G4VSensitiveDetectorClone () const
 

Private Attributes

RE05CalorimeterHitsCollectionCalCollection
 
int CellID [20][48]
 
const int numberOfCellsInZ
 
const int numberOfCellsInPhi
 

Additional Inherited Members

- Protected Member Functions inherited from G4VSensitiveDetector
virtual G4int GetCollectionID (G4int i)
 
- Protected Attributes inherited from G4VSensitiveDetector
G4CollectionNameVector collectionName
 
G4String SensitiveDetectorName
 
G4String thePathName
 
G4String fullPathName
 
G4int verboseLevel
 
G4bool active
 
G4VReadOutGeometryROgeometry
 
G4VSDFilterfilter
 

Detailed Description

Definition at line 41 of file RE05CalorimeterSD.hh.

Constructor & Destructor Documentation

RE05CalorimeterSD::RE05CalorimeterSD ( G4String  name)

Definition at line 46 of file RE05CalorimeterSD.cc.

References G4VSensitiveDetector::collectionName, and G4CollectionNameVector::insert().

+ Here is the call graph for this function:

RE05CalorimeterSD::~RE05CalorimeterSD ( )
virtual

Definition at line 56 of file RE05CalorimeterSD.cc.

Member Function Documentation

void RE05CalorimeterSD::clear ( void  )
virtual

Reimplemented from G4VSensitiveDetector.

Definition at line 125 of file RE05CalorimeterSD.cc.

void RE05CalorimeterSD::DrawAll ( void  )
virtual

Reimplemented from G4VSensitiveDetector.

Definition at line 129 of file RE05CalorimeterSD.cc.

void RE05CalorimeterSD::EndOfEvent ( G4HCofThisEvent HCE)
virtual

Reimplemented from G4VSensitiveDetector.

Definition at line 117 of file RE05CalorimeterSD.cc.

References G4HCofThisEvent::AddHitsCollection(), CalCollection, and G4VSensitiveDetector::GetCollectionID().

+ Here is the call graph for this function:

void RE05CalorimeterSD::PrintAll ( void  )
virtual

Reimplemented from G4VSensitiveDetector.

Definition at line 133 of file RE05CalorimeterSD.cc.

Member Data Documentation

RE05CalorimeterHitsCollection* RE05CalorimeterSD::CalCollection
private

Definition at line 56 of file RE05CalorimeterSD.hh.

Referenced by EndOfEvent(), Initialize(), and ProcessHits().

int RE05CalorimeterSD::CellID[20][48]
private

Definition at line 57 of file RE05CalorimeterSD.hh.

Referenced by Initialize(), and ProcessHits().

const int RE05CalorimeterSD::numberOfCellsInPhi
private

Definition at line 59 of file RE05CalorimeterSD.hh.

Referenced by Initialize().

const int RE05CalorimeterSD::numberOfCellsInZ
private

Definition at line 58 of file RE05CalorimeterSD.hh.

Referenced by Initialize().


The documentation for this class was generated from the following files: