Geant4  10.00.p02
G4HumanPhantomSD Class Reference

#include <G4HumanPhantomSD.hh>

+ Inheritance diagram for G4HumanPhantomSD:
+ Collaboration diagram for G4HumanPhantomSD:

Public Member Functions

 G4HumanPhantomSD (const G4String &name, const G4String &hitsCollectionName)
 
 ~G4HumanPhantomSD ()
 
void Initialize (G4HCofThisEvent *)
 
G4bool ProcessHits (G4Step *, G4TouchableHistory *)
 
void EndOfEvent (G4HCofThisEvent *)
 
- 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
 
virtual void clear ()
 
virtual void DrawAll ()
 
virtual void PrintAll ()
 
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

G4HumanPhantomHitsCollectioncollection
 

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 42 of file G4HumanPhantomSD.hh.

Constructor & Destructor Documentation

G4HumanPhantomSD::G4HumanPhantomSD ( const G4String name,
const G4String hitsCollectionName 
)

Definition at line 35 of file G4HumanPhantomSD.cc.

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

+ Here is the call graph for this function:

G4HumanPhantomSD::~G4HumanPhantomSD ( )

Definition at line 43 of file G4HumanPhantomSD.cc.

Member Function Documentation

void G4HumanPhantomSD::EndOfEvent ( G4HCofThisEvent )
virtual

Reimplemented from G4VSensitiveDetector.

Definition at line 77 of file G4HumanPhantomSD.cc.

void G4HumanPhantomSD::Initialize ( G4HCofThisEvent HCE)
virtual

Reimplemented from G4VSensitiveDetector.

Definition at line 47 of file G4HumanPhantomSD.cc.

References G4HCofThisEvent::AddHitsCollection(), collection, G4VSensitiveDetector::collectionName, G4SDManager::GetCollectionID(), G4SDManager::GetSDMpointer(), and G4VSensitiveDetector::SensitiveDetectorName.

+ Here is the call graph for this function:

G4bool G4HumanPhantomSD::ProcessHits ( G4Step aStep,
G4TouchableHistory  
)
virtual

Implements G4VSensitiveDetector.

Definition at line 58 of file G4HumanPhantomSD.cc.

References collection, G4VPhysicalVolume::GetLogicalVolume(), G4LogicalVolume::GetName(), G4Step::GetPreStepPoint(), G4Step::GetTotalEnergyDeposit(), G4StepPoint::GetTouchable(), G4VTouchable::GetVolume(), G4THitsCollection< T >::insert(), G4HumanPhantomHit::SetBodyPartID(), and G4HumanPhantomHit::SetEdep().

+ Here is the call graph for this function:

Member Data Documentation

G4HumanPhantomHitsCollection* G4HumanPhantomSD::collection
private

Definition at line 54 of file G4HumanPhantomSD.hh.

Referenced by Initialize(), and ProcessHits().


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