Geant4  10.00.p02
GammaRayTelCalorimeterSD Class Reference

#include <GammaRayTelCalorimeterSD.hh>

+ Inheritance diagram for GammaRayTelCalorimeterSD:
+ Collaboration diagram for GammaRayTelCalorimeterSD:

Public Member Functions

 GammaRayTelCalorimeterSD (G4String)
 
 ~GammaRayTelCalorimeterSD ()
 
void Initialize (G4HCofThisEvent *)
 
G4bool ProcessHits (G4Step *astep, G4TouchableHistory *ROHist)
 
void EndOfEvent (G4HCofThisEvent *)
 
void clear ()
 
void DrawAll ()
 
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

GammaRayTelCalorimeterHitsCollectionCalorimeterCollection
 
GammaRayTelDetectorConstructionDetector
 
G4intChitXID
 
G4intChitYID
 
G4int NbOfCALLayers
 
G4int NbOfCALBars
 
G4int NbOfCALChannels
 

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 51 of file GammaRayTelCalorimeterSD.hh.

Constructor & Destructor Documentation

GammaRayTelCalorimeterSD::GammaRayTelCalorimeterSD ( G4String  name)
GammaRayTelCalorimeterSD::~GammaRayTelCalorimeterSD ( )

Definition at line 73 of file GammaRayTelCalorimeterSD.cc.

References ChitXID, and ChitYID.

Member Function Documentation

void GammaRayTelCalorimeterSD::clear ( void  )
virtual

Reimplemented from G4VSensitiveDetector.

Definition at line 192 of file GammaRayTelCalorimeterSD.cc.

void GammaRayTelCalorimeterSD::DrawAll ( void  )
virtual

Reimplemented from G4VSensitiveDetector.

Definition at line 197 of file GammaRayTelCalorimeterSD.cc.

void GammaRayTelCalorimeterSD::EndOfEvent ( G4HCofThisEvent HCE)
virtual

Reimplemented from G4VSensitiveDetector.

Definition at line 172 of file GammaRayTelCalorimeterSD.cc.

References G4HCofThisEvent::AddHitsCollection(), CalorimeterCollection, ChitXID, ChitYID, G4VSensitiveDetector::collectionName, G4SDManager::GetCollectionID(), G4SDManager::GetSDMpointer(), and NbOfCALChannels.

+ Here is the call graph for this function:

void GammaRayTelCalorimeterSD::Initialize ( G4HCofThisEvent )
virtual
void GammaRayTelCalorimeterSD::PrintAll ( void  )
virtual

Reimplemented from G4VSensitiveDetector.

Definition at line 202 of file GammaRayTelCalorimeterSD.cc.

Member Data Documentation

GammaRayTelCalorimeterHitsCollection* GammaRayTelCalorimeterSD::CalorimeterCollection
private

Definition at line 67 of file GammaRayTelCalorimeterSD.hh.

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

G4int* GammaRayTelCalorimeterSD::ChitXID
private
G4int* GammaRayTelCalorimeterSD::ChitYID
private
GammaRayTelDetectorConstruction* GammaRayTelCalorimeterSD::Detector
private

Definition at line 68 of file GammaRayTelCalorimeterSD.hh.

Referenced by GammaRayTelCalorimeterSD().

G4int GammaRayTelCalorimeterSD::NbOfCALBars
private

Definition at line 74 of file GammaRayTelCalorimeterSD.hh.

Referenced by GammaRayTelCalorimeterSD(), and ProcessHits().

G4int GammaRayTelCalorimeterSD::NbOfCALChannels
private

Definition at line 75 of file GammaRayTelCalorimeterSD.hh.

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

G4int GammaRayTelCalorimeterSD::NbOfCALLayers
private

Definition at line 73 of file GammaRayTelCalorimeterSD.hh.

Referenced by GammaRayTelCalorimeterSD().


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