|
Geant4_10
|
#include <G4SDManager.hh>
Public Member Functions | |
| ~G4SDManager () | |
| void | AddNewDetector (G4VSensitiveDetector *aSD) |
| void | Activate (G4String dName, G4bool activeFlag) |
| G4int | GetCollectionID (G4String colName) |
| G4int | GetCollectionID (G4VHitsCollection *aHC) |
| G4VSensitiveDetector * | FindSensitiveDetector (G4String dName, G4bool warning=true) |
| G4HCofThisEvent * | PrepareNewEvent () |
| void | TerminateCurrentEvent (G4HCofThisEvent *HCE) |
| void | AddNewCollection (G4String SDname, G4String DCname) |
| void | SetVerboseLevel (G4int vl) |
| G4SDStructure * | GetTreeTop () const |
| void | ListTree () const |
| G4int | GetCollectionCapacity () const |
| G4HCtable * | GetHCtable () const |
Static Public Member Functions | |
| static G4SDManager * | GetSDMpointer () |
| static G4SDManager * | GetSDMpointerIfExist () |
Protected Member Functions | |
| G4SDManager () | |
Definition at line 50 of file G4SDManager.hh.
|
protected |
| G4SDManager::~G4SDManager | ( | ) |
Definition at line 60 of file G4SDManager.cc.
Definition at line 117 of file G4SDManager.cc.


Definition at line 88 of file G4SDManager.cc.


| void G4SDManager::AddNewDetector | ( | G4VSensitiveDetector * | aSD | ) |
Definition at line 67 of file G4SDManager.cc.


| G4VSensitiveDetector * G4SDManager::FindSensitiveDetector | ( | G4String | dName, |
| G4bool | warning = true |
||
| ) |
Definition at line 124 of file G4SDManager.cc.


|
inline |
| G4int G4SDManager::GetCollectionID | ( | G4VHitsCollection * | aHC | ) |
|
inline |
|
static |
|
static |
|
inline |
Definition at line 95 of file G4SDManager.hh.
|
inline |
Definition at line 97 of file G4SDManager.hh.


| G4HCofThisEvent * G4SDManager::PrepareNewEvent | ( | ) |
Definition at line 90 of file G4SDManager.hh.


| void G4SDManager::TerminateCurrentEvent | ( | G4HCofThisEvent * | HCE | ) |
1.8.5