|
Geant4
9.6.p02
|
#include <G4TDigiCollection.hh>


Public Member Functions | |
| G4TDigiCollection () | |
| G4TDigiCollection (G4String detName, G4String colNam) | |
| virtual | ~G4TDigiCollection () |
| G4int | operator== (const G4TDigiCollection &right) const |
| void * | operator new (size_t) |
| void | operator delete (void *aDC) |
| virtual void | DrawAllDigi () |
| virtual void | PrintAllDigi () |
| T * | operator[] (size_t i) const |
| std::vector< T * > * | GetVector () const |
| G4int | insert (T *aHit) |
| G4int | entries () const |
| virtual G4VDigi * | GetDigi (size_t i) const |
| virtual size_t | GetSize () const |
Public Member Functions inherited from G4DigiCollection | |
| G4DigiCollection () | |
| G4DigiCollection (G4String detName, G4String colNam) | |
| virtual | ~G4DigiCollection () |
| G4int | operator== (const G4DigiCollection &right) const |
Public Member Functions inherited from G4VDigiCollection | |
| G4VDigiCollection () | |
| G4VDigiCollection (G4String DMnam, G4String colNam) | |
| virtual | ~G4VDigiCollection () |
| G4int | operator== (const G4VDigiCollection &right) const |
| G4String | GetName () |
| G4String | GetDMname () |
Additional Inherited Members | |
Protected Attributes inherited from G4DigiCollection | |
| void * | theCollection |
Definition at line 66 of file G4TDigiCollection.hh.
| G4TDigiCollection< T >::G4TDigiCollection | ( | ) |
Definition at line 129 of file G4TDigiCollection.hh.
| G4TDigiCollection< T >::G4TDigiCollection | ( | G4String | detName, |
| G4String | colNam | ||
| ) |
Definition at line 136 of file G4TDigiCollection.hh.
|
virtual |
Definition at line 144 of file G4TDigiCollection.hh.
|
virtual |
Reimplemented from G4VDigiCollection.
Definition at line 158 of file G4TDigiCollection.hh.
|
inline |
|
inlinevirtual |
Reimplemented from G4VDigiCollection.
Definition at line 110 of file G4TDigiCollection.hh.
|
inlinevirtual |
Reimplemented from G4VDigiCollection.
Definition at line 112 of file G4TDigiCollection.hh.
|
inline |
Definition at line 89 of file G4TDigiCollection.hh.
|
inline |
|
inline |
Definition at line 124 of file G4TDigiCollection.hh.
|
inline |
Definition at line 117 of file G4TDigiCollection.hh.
| G4int G4TDigiCollection< T >::operator== | ( | const G4TDigiCollection< T > & | right) | const |
Definition at line 155 of file G4TDigiCollection.hh.
|
inline |
Definition at line 86 of file G4TDigiCollection.hh.
|
virtual |
Reimplemented from G4VDigiCollection.
Definition at line 167 of file G4TDigiCollection.hh.
1.8.4