|
| | G4THitsMap () |
| |
| | G4THitsMap (G4String detName, G4String colNam) |
| |
| virtual | ~G4THitsMap () |
| |
| G4int | operator== (const G4THitsMap< T > &right) const |
| |
| G4THitsMap< T > & | operator+= (const G4THitsMap< T > &right) const |
| |
| virtual void | DrawAllHits () |
| |
| virtual void | PrintAllHits () |
| |
| T * | operator[] (G4int key) const |
| |
| std::map< G4int, T * > * | GetMap () const |
| |
| G4int | add (const G4int &key, T *&aHit) const |
| |
| G4int | add (const G4int &key, T &aHit) const |
| |
| G4int | set (const G4int &key, T *&aHit) const |
| |
| G4int | set (const G4int &key, T &aHit) const |
| |
| G4int | entries () const |
| |
| void | clear () |
| |
| virtual G4VHit * | GetHit (size_t) const |
| |
| virtual size_t | GetSize () const |
| |
| | G4HitsCollection () |
| |
| | G4HitsCollection (G4String detName, G4String colNam) |
| |
| virtual | ~G4HitsCollection () |
| |
| G4int | operator== (const G4HitsCollection &right) const |
| |
| | G4HitsCollection () |
| |
| | G4HitsCollection (G4String detName, G4String colNam) |
| |
| virtual | ~G4HitsCollection () |
| |
| G4int | operator== (const G4HitsCollection &right) const |
| |
| | G4HitsCollection () |
| |
| | G4HitsCollection (G4String detName, G4String colNam) |
| |
| virtual | ~G4HitsCollection () |
| |
| G4int | operator== (const G4HitsCollection &right) const |
| |
| | G4VHitsCollection () |
| |
| | G4VHitsCollection (G4String detName, G4String colNam) |
| |
| virtual | ~G4VHitsCollection () |
| |
| G4int | operator== (const G4VHitsCollection &right) const |
| |
| G4String | GetName () |
| |
| G4String | GetSDname () |
| |
| | G4VHitsCollection () |
| |
| | G4VHitsCollection (G4String detName, G4String colNam) |
| |
| virtual | ~G4VHitsCollection () |
| |
| G4int | operator== (const G4VHitsCollection &right) const |
| |
| G4String | GetName () |
| |
| G4String | GetSDname () |
| |
| | G4VHitsCollection () |
| |
| | G4VHitsCollection (G4String detName, G4String colNam) |
| |
| virtual | ~G4VHitsCollection () |
| |
| G4int | operator== (const G4VHitsCollection &right) const |
| |
| G4String | GetName () |
| |
| G4String | GetSDname () |
| |
template<typename T>
class G4THitsMap< T >
Definition at line 46 of file G4THitsMap.hh.