Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4DCofThisEvent.hh>
Public Member Functions | |
G4DCofThisEvent () | |
G4DCofThisEvent (G4int cap) | |
~G4DCofThisEvent () | |
void * | operator new (size_t) |
void | operator delete (void *anDCoTE) |
void | AddDigiCollection (G4int DCID, G4VDigiCollection *aDC) |
G4VDigiCollection * | GetDC (G4int i) const |
G4int | GetNumberOfCollections () const |
G4int | GetCapacity () const |
Definition at line 50 of file G4DCofThisEvent.hh.
G4DCofThisEvent::G4DCofThisEvent | ( | ) |
Definition at line 34 of file G4DCofThisEvent.cc.
G4DCofThisEvent::G4DCofThisEvent | ( | G4int | cap | ) |
Definition at line 39 of file G4DCofThisEvent.cc.
G4DCofThisEvent::~G4DCofThisEvent | ( | ) |
Definition at line 48 of file G4DCofThisEvent.cc.
void G4DCofThisEvent::AddDigiCollection | ( | G4int | DCID, |
G4VDigiCollection * | aDC | ||
) |
Definition at line 57 of file G4DCofThisEvent.cc.
Referenced by G4DigiManager::SetDigiCollection().
|
inline |
Definition at line 84 of file G4DCofThisEvent.hh.
Referenced by G4Event::Draw().
|
inline |
Definition at line 65 of file G4DCofThisEvent.hh.
Referenced by G4Event::Draw(), and G4DigiManager::GetDigiCollection().
|
inline |
Definition at line 72 of file G4DCofThisEvent.hh.
|
inline |
Definition at line 103 of file G4DCofThisEvent.hh.
|
inline |
Definition at line 96 of file G4DCofThisEvent.hh.