LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "G4THitsCollection.hh"
Public Member Functions | |
G4THitsCollection () | |
G4THitsCollection (G4String detName, G4String colNam) | |
virtual | ~G4THitsCollection () |
G4bool | operator== (const G4THitsCollection< T > &right) const |
void * | operator new (size_t) |
void | operator delete (void *anHC) |
virtual void | DrawAllHits () |
virtual void | PrintAllHits () |
T * | operator[] (size_t i) const |
std::vector< T * > * | GetVector () const |
G4int | insert (T *aHit) |
G4int | entries () const |
virtual G4VHit * | GetHit (size_t i) const |
virtual size_t | GetSize () const |
G4THitsCollection () | |
G4THitsCollection (G4String detName, G4String colNam) | |
virtual | ~G4THitsCollection () |
G4bool | operator== (const G4THitsCollection< T > &right) const |
void * | operator new (size_t) |
void | operator delete (void *anHC) |
virtual void | DrawAllHits () |
virtual void | PrintAllHits () |
T * | operator[] (size_t i) const |
std::vector< T * > * | GetVector () const |
G4int | insert (T *aHit) |
G4int | entries () const |
virtual G4VHit * | GetHit (size_t i) const |
virtual size_t | GetSize () const |
G4bool | operator== (const G4HitsCollection &right) const |
G4bool | operator== (const G4VHitsCollection &right) const |
G4String | GetName () |
G4String | GetName () |
G4String | GetSDname () |
G4String | GetSDname () |
Protected Attributes | |
void * | theCollection |
G4String | collectionName |
G4String | SDname |
Definition at line 78 of file G4THitsCollection.hh.
G4THitsCollection< T >::G4THitsCollection | ( | ) |
Definition at line 144 of file G4THitsCollection.hh.
References G4HitsCollection::theCollection.
Referenced by G4THitsCollection< T >::GetSize().
G4THitsCollection< T >::G4THitsCollection | ( | G4String | detName, |
G4String | colNam | ||
) |
Definition at line 151 of file G4THitsCollection.hh.
References G4HitsCollection::theCollection.
|
virtual |
Definition at line 159 of file G4THitsCollection.hh.
References G4HitsCollection::theCollection.
Referenced by G4THitsCollection< T >::GetSize().
G4THitsCollection< T >::G4THitsCollection | ( | ) |
G4THitsCollection< T >::G4THitsCollection | ( | G4String | detName, |
G4String | colNam | ||
) |
|
virtual |
|
virtual |
Reimplemented from G4VHitsCollection.
Definition at line 173 of file G4THitsCollection.hh.
References n, and G4HitsCollection::theCollection.
Referenced by G4THitsCollection< T >::GetSize().
|
virtual |
Reimplemented from G4VHitsCollection.
|
inline |
|
inline |
|
inlinevirtual |
Reimplemented from G4VHitsCollection.
Definition at line 122 of file G4THitsCollection.hh.
References G4HitsCollection::theCollection.
|
inlinevirtual |
Reimplemented from G4VHitsCollection.
Definition at line 155 of file G4THitsCollection.hh.
References G4HitsCollection::theCollection.
|
inlineinherited |
Definition at line 75 of file G4VHitsCollection.hh.
References G4VHitsCollection::collectionName.
Referenced by MarshaledG4VHitsCollection::marshal1(), and MarshaledG4VHitsCollection::marshal3().
|
inlineinherited |
|
inlineinherited |
Definition at line 77 of file G4VHitsCollection.hh.
References G4VHitsCollection::SDname.
Referenced by MarshaledG4VHitsCollection::marshal2().
|
inlineinherited |
|
inlinevirtual |
Reimplemented from G4VHitsCollection.
Definition at line 124 of file G4THitsCollection.hh.
References G4HitsCollection::theCollection.
|
inlinevirtual |
Reimplemented from G4VHitsCollection.
Definition at line 157 of file G4THitsCollection.hh.
References anHCAllocator, G4VHitsCollection::collectionName, G4THitsCollection< T >::DrawAllHits(), G4HitsCollection::G4HitsCollection(), G4THitsCollection< T >::G4THitsCollection(), n, G4THitsCollection< T >::operator==(), G4THitsCollection< T >::PrintAllHits(), art::right(), G4HitsCollection::theCollection, and G4THitsCollection< T >::~G4THitsCollection().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 139 of file G4THitsCollection.hh.
References anHCAllocator.
|
inline |
|
inline |
Definition at line 132 of file G4THitsCollection.hh.
References anHCAllocator.
|
inline |
|
inherited |
|
inherited |
G4bool G4THitsCollection< T >::operator== | ( | const G4THitsCollection< T > & | right | ) | const |
Definition at line 170 of file G4THitsCollection.hh.
References G4VHitsCollection::collectionName.
Referenced by G4THitsCollection< T >::GetSize().
G4bool G4THitsCollection< T >::operator== | ( | const G4THitsCollection< T > & | right | ) | const |
|
inline |
|
inline |
|
virtual |
Reimplemented from G4VHitsCollection.
Definition at line 182 of file G4THitsCollection.hh.
References n, and G4HitsCollection::theCollection.
Referenced by G4THitsCollection< T >::GetSize().
|
virtual |
Reimplemented from G4VHitsCollection.
|
protectedinherited |
Definition at line 62 of file G4VHitsCollection.hh.
Referenced by G4VHitsCollection::GetName(), G4THitsCollection< T >::GetSize(), G4THitsCollection< T >::operator==(), and MarshaledG4VHitsCollection::unmarshal1().
|
protectedinherited |
Definition at line 67 of file G4VHitsCollection.hh.
Referenced by G4VHitsCollection::GetSDname(), and MarshaledG4VHitsCollection::unmarshal2().
|
protectedinherited |
Definition at line 61 of file G4THitsCollection.hh.
Referenced by G4THitsCollection< T >::DrawAllHits(), G4THitsCollection< T >::entries(), G4THitsCollection< T >::G4THitsCollection(), G4THitsCollection< T >::GetHit(), G4THitsCollection< T >::GetSize(), G4THitsCollection< T >::GetVector(), G4THitsCollection< T >::insert(), G4THitsCollection< T >::operator[](), G4THitsCollection< T >::PrintAllHits(), and G4THitsCollection< T >::~G4THitsCollection().