LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "MarshaledG4THitsCollection.h"
Public Member Functions | |
G4int | operator== (const G4THitsCollection< T > &right) const |
G4int | operator== (const G4THitsCollection< T > &right) const |
G4int | operator== (const G4HitsCollection &right) const |
G4int | operator== (const G4VHitsCollection &right) const |
void * | operator new (size_t) |
void * | operator new (size_t) |
void | operator delete (void *anHC) |
void | operator delete (void *anHC) |
virtual void | DrawAllHits () |
virtual void | DrawAllHits () |
virtual void | PrintAllHits () |
virtual void | PrintAllHits () |
T * | operator[] (size_t i) const |
T * | operator[] (size_t i) const |
std::vector< T * > * | GetVector () const |
std::vector< T * > * | GetVector () const |
G4int | insert (T *aHit) |
G4int | insert (T *aHit) |
G4int | entries () const |
G4int | entries () const |
virtual G4VHit * | GetHit (size_t i) const |
virtual G4VHit * | GetHit (size_t i) const |
virtual size_t | GetSize () const |
virtual size_t | GetSize () const |
G4String | GetName () |
G4String | GetName () |
G4String | GetSDname () |
G4String | GetSDname () |
Protected Attributes | |
void * | theCollection |
G4String | collectionName |
G4String | SDname |
Friends | |
class | MarshaledG4THitsCollection< T > |
Definition at line 26 of file MarshaledG4THitsCollection.h.
|
virtualinherited |
Reimplemented from G4VHitsCollection.
Definition at line 174 of file G4THitsCollection.hh.
References n, and G4HitsCollection::theCollection.
Referenced by G4THitsCollection< T >::GetSize().
|
virtualinherited |
Reimplemented from G4VHitsCollection.
|
inlineinherited |
|
inlineinherited |
|
inlinevirtualinherited |
Reimplemented from G4VHitsCollection.
Definition at line 123 of file G4THitsCollection.hh.
References G4HitsCollection::theCollection.
|
inlinevirtualinherited |
Reimplemented from G4VHitsCollection.
Definition at line 156 of file G4THitsCollection.hh.
References G4HitsCollection::theCollection.
|
inlineinherited |
Definition at line 76 of file G4VHitsCollection.hh.
References G4VHitsCollection::collectionName.
Referenced by MarshaledG4VHitsCollection::marshal1(), and MarshaledG4VHitsCollection::marshal3().
|
inlineinherited |
|
inlineinherited |
Definition at line 78 of file G4VHitsCollection.hh.
References G4VHitsCollection::SDname.
Referenced by MarshaledG4VHitsCollection::marshal2().
|
inlineinherited |
|
inlinevirtualinherited |
Reimplemented from G4VHitsCollection.
Definition at line 125 of file G4THitsCollection.hh.
References G4HitsCollection::theCollection.
|
inlinevirtualinherited |
Reimplemented from G4VHitsCollection.
Definition at line 158 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().
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
Definition at line 140 of file G4THitsCollection.hh.
References anHCAllocator.
|
inlineinherited |
|
inlineinherited |
Definition at line 133 of file G4THitsCollection.hh.
References anHCAllocator.
|
inlineinherited |
|
inherited |
|
inherited |
|
inherited |
Definition at line 171 of file G4THitsCollection.hh.
References G4VHitsCollection::collectionName.
Referenced by G4THitsCollection< T >::GetSize().
|
inherited |
|
inlineinherited |
|
inlineinherited |
|
virtualinherited |
Reimplemented from G4VHitsCollection.
Definition at line 183 of file G4THitsCollection.hh.
References n, and G4HitsCollection::theCollection.
Referenced by G4THitsCollection< T >::GetSize().
|
virtualinherited |
Reimplemented from G4VHitsCollection.
|
friend |
Definition at line 27 of file MarshaledG4THitsCollection.h.
|
protectedinherited |
Definition at line 63 of file G4VHitsCollection.hh.
Referenced by G4VHitsCollection::GetName(), G4THitsCollection< T >::GetSize(), G4THitsCollection< T >::operator==(), and MarshaledG4VHitsCollection::unmarshal1().
|
protectedinherited |
Definition at line 68 of file G4VHitsCollection.hh.
Referenced by G4VHitsCollection::GetSDname(), and MarshaledG4VHitsCollection::unmarshal2().
|
protectedinherited |
Definition at line 62 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().