LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "MarshaledG4VHitsCollection.h"
Public Member Functions | |
G4bool | operator== (const G4VHitsCollection &right) const |
G4bool | operator== (const G4VHitsCollection &right) const |
virtual void | DrawAllHits () |
virtual void | DrawAllHits () |
virtual void | PrintAllHits () |
virtual void | PrintAllHits () |
G4String | GetName () |
G4String | GetName () |
G4String | GetSDname () |
G4String | GetSDname () |
virtual G4VHit * | GetHit (size_t) const |
virtual G4VHit * | GetHit (size_t) const |
virtual size_t | GetSize () const |
virtual size_t | GetSize () const |
Protected Attributes | |
G4String | collectionName |
G4String | SDname |
Friends | |
class | MarshaledG4VHitsCollection |
Definition at line 19 of file MarshaledG4VHitsCollection.h.
|
virtualinherited |
Reimplemented in G4THitsCollection< T >, and G4THitsCollection< T >.
|
virtualinherited |
Reimplemented in G4THitsCollection< T >, and G4THitsCollection< T >.
|
inlinevirtualinherited |
Reimplemented in G4THitsCollection< T >, and G4THitsCollection< T >.
Definition at line 84 of file G4VHitsCollection.hh.
|
inlinevirtualinherited |
Reimplemented in G4THitsCollection< T >, and G4THitsCollection< T >.
Definition at line 86 of file G4VHitsCollection.hh.
|
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 |
|
inlinevirtualinherited |
Reimplemented in G4THitsCollection< T >, and G4THitsCollection< T >.
Definition at line 85 of file G4VHitsCollection.hh.
|
inlinevirtualinherited |
Reimplemented in G4THitsCollection< T >, and G4THitsCollection< T >.
Definition at line 87 of file G4VHitsCollection.hh.
|
inherited |
|
inherited |
|
virtualinherited |
Reimplemented in G4THitsCollection< T >, and G4THitsCollection< T >.
|
virtualinherited |
Reimplemented in G4THitsCollection< T >, and G4THitsCollection< T >.
|
friend |
Definition at line 20 of file MarshaledG4VHitsCollection.h.
|
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().