Geant4  10.00.p02
GammaRayTelTrackerSD Class Reference

#include <GammaRayTelTrackerSD.hh>

+ Inheritance diagram for GammaRayTelTrackerSD:
+ Collaboration diagram for GammaRayTelTrackerSD:

Public Member Functions

 GammaRayTelTrackerSD (G4String)
 
 ~GammaRayTelTrackerSD ()
 
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

GammaRayTelTrackerHitsCollectionTrackerCollection
 
GammaRayTelDetectorConstructionDetector
 
G4intThitXID
 
G4intThitYID
 
G4int NbOfTKRLayers
 
G4int NbOfTKRStrips
 
G4int NbOfTKRChannels
 

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 GammaRayTelTrackerSD.hh.

Constructor & Destructor Documentation

GammaRayTelTrackerSD::GammaRayTelTrackerSD ( G4String  name)
GammaRayTelTrackerSD::~GammaRayTelTrackerSD ( )

Definition at line 74 of file GammaRayTelTrackerSD.cc.

References ThitXID, and ThitYID.

Member Function Documentation

void GammaRayTelTrackerSD::clear ( void  )
virtual

Reimplemented from G4VSensitiveDetector.

Definition at line 219 of file GammaRayTelTrackerSD.cc.

void GammaRayTelTrackerSD::DrawAll ( void  )
virtual

Reimplemented from G4VSensitiveDetector.

Definition at line 224 of file GammaRayTelTrackerSD.cc.

void GammaRayTelTrackerSD::EndOfEvent ( G4HCofThisEvent HCE)
virtual

Reimplemented from G4VSensitiveDetector.

Definition at line 200 of file GammaRayTelTrackerSD.cc.

References G4HCofThisEvent::AddHitsCollection(), G4VSensitiveDetector::collectionName, G4SDManager::GetCollectionID(), G4SDManager::GetSDMpointer(), NbOfTKRChannels, ThitXID, ThitYID, and TrackerCollection.

+ Here is the call graph for this function:

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

Reimplemented from G4VSensitiveDetector.

Definition at line 229 of file GammaRayTelTrackerSD.cc.

Member Data Documentation

GammaRayTelDetectorConstruction* GammaRayTelTrackerSD::Detector
private

Definition at line 68 of file GammaRayTelTrackerSD.hh.

Referenced by GammaRayTelTrackerSD(), and ProcessHits().

G4int GammaRayTelTrackerSD::NbOfTKRChannels
private

Definition at line 75 of file GammaRayTelTrackerSD.hh.

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

G4int GammaRayTelTrackerSD::NbOfTKRLayers
private

Definition at line 73 of file GammaRayTelTrackerSD.hh.

Referenced by GammaRayTelTrackerSD().

G4int GammaRayTelTrackerSD::NbOfTKRStrips
private

Definition at line 74 of file GammaRayTelTrackerSD.hh.

Referenced by GammaRayTelTrackerSD().

G4int* GammaRayTelTrackerSD::ThitXID
private
G4int* GammaRayTelTrackerSD::ThitYID
private
GammaRayTelTrackerHitsCollection* GammaRayTelTrackerSD::TrackerCollection
private

Definition at line 67 of file GammaRayTelTrackerSD.hh.

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


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