ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RE05CalorimeterSD Class Reference

#include <geant4/tree/geant4-10.6-release/examples/extended/runAndEvent/RE05/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 ()
 
G4VSensitiveDetectoroperator= (const G4VSensitiveDetector &right)
 
G4bool operator== (const G4VSensitiveDetector &right) const
 
G4bool 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

RE05CalorimeterHitsCollectionfCalCollection
 
G4int fCellID [20][48]
 
const G4int fNumberOfCellsInZ
 
const G4int fNumberOfCellsInPhi
 

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 40 of file RE05CalorimeterSD.hh.

View newest version in sPHENIX GitHub at line 40 of file RE05CalorimeterSD.hh

Constructor & Destructor Documentation

RE05CalorimeterSD::RE05CalorimeterSD ( G4String  name)

Definition at line 45 of file RE05CalorimeterSD.cc.

View newest version in sPHENIX GitHub at line 45 of file RE05CalorimeterSD.cc

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

+ Here is the call graph for this function:

RE05CalorimeterSD::~RE05CalorimeterSD ( )
virtual

Definition at line 55 of file RE05CalorimeterSD.cc.

View newest version in sPHENIX GitHub at line 55 of file RE05CalorimeterSD.cc

Member Function Documentation

void RE05CalorimeterSD::clear ( void  )
virtual

Reimplemented from G4VSensitiveDetector.

Definition at line 128 of file RE05CalorimeterSD.cc.

View newest version in sPHENIX GitHub at line 128 of file RE05CalorimeterSD.cc

void RE05CalorimeterSD::DrawAll ( void  )
virtual

Reimplemented from G4VSensitiveDetector.

Definition at line 133 of file RE05CalorimeterSD.cc.

View newest version in sPHENIX GitHub at line 133 of file RE05CalorimeterSD.cc

void RE05CalorimeterSD::EndOfEvent ( G4HCofThisEvent HCE)
virtual

Reimplemented from G4VSensitiveDetector.

Definition at line 118 of file RE05CalorimeterSD.cc.

View newest version in sPHENIX GitHub at line 118 of file RE05CalorimeterSD.cc

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

+ Here is the call graph for this function:

void RE05CalorimeterSD::Initialize ( G4HCofThisEvent HCE)
virtual
void RE05CalorimeterSD::PrintAll ( void  )
virtual

Reimplemented from G4VSensitiveDetector.

Definition at line 138 of file RE05CalorimeterSD.cc.

View newest version in sPHENIX GitHub at line 138 of file RE05CalorimeterSD.cc

Member Data Documentation

RE05CalorimeterHitsCollection* RE05CalorimeterSD::fCalCollection
private

Definition at line 54 of file RE05CalorimeterSD.hh.

View newest version in sPHENIX GitHub at line 54 of file RE05CalorimeterSD.hh

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

G4int RE05CalorimeterSD::fCellID[20][48]
private

Definition at line 55 of file RE05CalorimeterSD.hh.

View newest version in sPHENIX GitHub at line 55 of file RE05CalorimeterSD.hh

Referenced by Initialize(), and ProcessHits().

const G4int RE05CalorimeterSD::fNumberOfCellsInPhi
private

Definition at line 57 of file RE05CalorimeterSD.hh.

View newest version in sPHENIX GitHub at line 57 of file RE05CalorimeterSD.hh

Referenced by Initialize().

const G4int RE05CalorimeterSD::fNumberOfCellsInZ
private

Definition at line 56 of file RE05CalorimeterSD.hh.

View newest version in sPHENIX GitHub at line 56 of file RE05CalorimeterSD.hh

Referenced by Initialize().


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