#include <BesSensitiveDetector.hh>
◆ BesSensitiveDetector() [1/2]
BesSensitiveDetector::BesSensitiveDetector |
( |
const G4String |
name | ) |
|
Definition at line 21 of file BesSensitiveDetector.cc.
22 : G4VSensitiveDetector(name)
23{
26}
void AddSensitiveDetector(BesSensitiveDetector *detector)
static BesSensitiveManager * GetSensitiveManager()
◆ ~BesSensitiveDetector() [1/2]
virtual BesSensitiveDetector::~BesSensitiveDetector |
( |
| ) |
|
|
inlinevirtual |
◆ BesSensitiveDetector() [2/2]
BesSensitiveDetector::BesSensitiveDetector |
( |
const G4String |
name | ) |
|
◆ ~BesSensitiveDetector() [2/2]
virtual BesSensitiveDetector::~BesSensitiveDetector |
( |
| ) |
|
|
inlinevirtual |
◆ BeginOfTrack() [1/2]
virtual void BesSensitiveDetector::BeginOfTrack |
( |
const G4Track * |
| ) |
|
|
inlinevirtual |
◆ BeginOfTrack() [2/2]
virtual void BesSensitiveDetector::BeginOfTrack |
( |
const G4Track * |
| ) |
|
|
inlinevirtual |
◆ BeginOfTruthEvent() [1/2]
virtual void BesSensitiveDetector::BeginOfTruthEvent |
( |
const G4Event * |
| ) |
|
|
inlinevirtual |
◆ BeginOfTruthEvent() [2/2]
virtual void BesSensitiveDetector::BeginOfTruthEvent |
( |
const G4Event * |
| ) |
|
|
inlinevirtual |
◆ EndOfTrack() [1/2]
virtual void BesSensitiveDetector::EndOfTrack |
( |
const G4Track * |
| ) |
|
|
inlinevirtual |
◆ EndOfTrack() [2/2]
virtual void BesSensitiveDetector::EndOfTrack |
( |
const G4Track * |
| ) |
|
|
inlinevirtual |
◆ EndOfTruthEvent() [1/2]
virtual void BesSensitiveDetector::EndOfTruthEvent |
( |
const G4Event * |
| ) |
|
|
inlinevirtual |
◆ EndOfTruthEvent() [2/2]
virtual void BesSensitiveDetector::EndOfTruthEvent |
( |
const G4Event * |
| ) |
|
|
inlinevirtual |
◆ GetCurrentTrackIndex() [1/2]
void BesSensitiveDetector::GetCurrentTrackIndex |
( |
G4int & |
trackIndex, |
|
|
G4int & |
g4TrackId |
|
) |
| const |
|
protected |
◆ GetCurrentTrackIndex() [2/2]
void BesSensitiveDetector::GetCurrentTrackIndex |
( |
G4int & |
trackIndex, |
|
|
G4int & |
g4TrackId |
|
) |
| const |
|
protected |
The documentation for this class was generated from the following files: