LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "G4HCofThisEvent.hh"
Public Member Functions | |
G4HCofThisEvent () | |
G4HCofThisEvent (G4int cap) | |
~G4HCofThisEvent () | |
void * | operator new (size_t) |
void | operator delete (void *anHCoTE) |
void | AddHitsCollection (G4int HCID, G4VHitsCollection *aHC) |
G4VHitsCollection * | GetHC (G4int i) |
G4int | GetNumberOfCollections () |
G4int | GetCapacity () |
G4HCofThisEvent () | |
G4HCofThisEvent (G4int cap) | |
~G4HCofThisEvent () | |
void * | operator new (size_t) |
void | operator delete (void *anHCoTE) |
void | AddHitsCollection (G4int HCID, G4VHitsCollection *aHC) |
G4VHitsCollection * | GetHC (G4int i) |
G4int | GetNumberOfCollections () |
G4int | GetCapacity () |
Private Attributes | |
std::vector< G4VHitsCollection * > * | HC |
Definition at line 63 of file G4HCofThisEvent.hh.
G4HCofThisEvent::G4HCofThisEvent | ( | ) |
Referenced by MarshaledG4HCofThisEvent::unmarshal().
G4HCofThisEvent::G4HCofThisEvent | ( | G4int | cap | ) |
G4HCofThisEvent::~G4HCofThisEvent | ( | ) |
G4HCofThisEvent::G4HCofThisEvent | ( | ) |
G4HCofThisEvent::G4HCofThisEvent | ( | G4int | cap | ) |
G4HCofThisEvent::~G4HCofThisEvent | ( | ) |
void G4HCofThisEvent::AddHitsCollection | ( | G4int | HCID, |
G4VHitsCollection * | aHC | ||
) |
Referenced by MarshaledG4HCofThisEvent::unmarshal1().
void G4HCofThisEvent::AddHitsCollection | ( | G4int | HCID, |
G4VHitsCollection * | aHC | ||
) |
|
inline |
|
inline |
|
inline |
Definition at line 82 of file G4HCofThisEvent.hh.
Referenced by MarshaledG4HCofThisEvent::marshal1().
|
inline |
Definition at line 82 of file G4HCofThisEvent.hh.
|
inline |
Definition at line 89 of file G4HCofThisEvent.hh.
References n.
Referenced by MarshaledG4HCofThisEvent::marshal1().
|
inline |
|
inline |
|
inline |
Definition at line 121 of file G4HCofThisEvent.hh.
References anHCoTHAllocator.
|
inline |
|
inline |
Definition at line 114 of file G4HCofThisEvent.hh.
References anHCoTHAllocator.
|
private |
Definition at line 75 of file G4HCofThisEvent.hh.