#include <BesSensitiveDetector.hh>
Definition at line 44 of file BesSensitiveDetector.hh.
◆ BesSensitiveDetector()
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()
virtual BesSensitiveDetector::~BesSensitiveDetector |
( |
| ) |
|
|
inlinevirtual |
◆ BeginOfTrack()
virtual void BesSensitiveDetector::BeginOfTrack |
( |
const G4Track * | | ) |
|
|
inlinevirtual |
◆ BeginOfTruthEvent()
virtual void BesSensitiveDetector::BeginOfTruthEvent |
( |
const G4Event * | | ) |
|
|
inlinevirtual |
◆ EndOfTrack()
virtual void BesSensitiveDetector::EndOfTrack |
( |
const G4Track * | | ) |
|
|
inlinevirtual |
◆ EndOfTruthEvent()
virtual void BesSensitiveDetector::EndOfTruthEvent |
( |
const G4Event * | | ) |
|
|
inlinevirtual |
◆ GetCurrentTrackIndex()
void BesSensitiveDetector::GetCurrentTrackIndex |
( |
G4int & | trackIndex, |
|
|
G4int & | g4TrackId ) const |
|
protected |
The documentation for this class was generated from the following files: