ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4DCofThisEvent Class Reference

#include <geant4/tree/geant4-10.6-release/source/digits_hits/digits/include/G4DCofThisEvent.hh>

+ Collaboration diagram for G4DCofThisEvent:

Public Member Functions

 G4DCofThisEvent ()
 
 G4DCofThisEvent (G4int cap)
 
 ~G4DCofThisEvent ()
 
voidoperator new (size_t)
 
void operator delete (void *anDCoTE)
 
void AddDigiCollection (G4int DCID, G4VDigiCollection *aDC)
 
 G4DCofThisEvent (const G4DCofThisEvent &)
 
G4DCofThisEventoperator= (const G4DCofThisEvent &)
 
G4VDigiCollectionGetDC (G4int i) const
 
G4int GetNumberOfCollections () const
 
size_t GetCapacity () const
 

Private Attributes

std::vector< G4VDigiCollection * > * DC
 

Detailed Description

Definition at line 49 of file G4DCofThisEvent.hh.

View newest version in sPHENIX GitHub at line 49 of file G4DCofThisEvent.hh

Constructor & Destructor Documentation

G4DCofThisEvent::G4DCofThisEvent ( )

Definition at line 38 of file G4DCofThisEvent.cc.

View newest version in sPHENIX GitHub at line 38 of file G4DCofThisEvent.cc

References anDCoTHAllocator_G4MT_TLS_(), and DC.

+ Here is the call graph for this function:

G4DCofThisEvent::G4DCofThisEvent ( G4int  cap)

Definition at line 43 of file G4DCofThisEvent.cc.

View newest version in sPHENIX GitHub at line 43 of file G4DCofThisEvent.cc

References anDCoTHAllocator_G4MT_TLS_(), and DC.

+ Here is the call graph for this function:

G4DCofThisEvent::~G4DCofThisEvent ( )

Definition at line 52 of file G4DCofThisEvent.cc.

View newest version in sPHENIX GitHub at line 52 of file G4DCofThisEvent.cc

References anDCoTHAllocator_G4MT_TLS_(), and DC.

+ Here is the call graph for this function:

G4DCofThisEvent::G4DCofThisEvent ( const G4DCofThisEvent rhs)

Definition at line 67 of file G4DCofThisEvent.cc.

View newest version in sPHENIX GitHub at line 67 of file G4DCofThisEvent.cc

References anDCoTHAllocator_G4MT_TLS_(), and DC.

+ Here is the call graph for this function:

Member Function Documentation

void G4DCofThisEvent::AddDigiCollection ( G4int  DCID,
G4VDigiCollection aDC 
)

Definition at line 61 of file G4DCofThisEvent.cc.

View newest version in sPHENIX GitHub at line 61 of file G4DCofThisEvent.cc

References anDCoTHAllocator_G4MT_TLS_(), and DC.

Referenced by G4DigiManager::SetDigiCollection().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

size_t G4DCofThisEvent::GetCapacity ( ) const
inline

Definition at line 82 of file G4DCofThisEvent.hh.

View newest version in sPHENIX GitHub at line 82 of file G4DCofThisEvent.hh

References DC.

Referenced by G4Event::Draw().

+ Here is the caller graph for this function:

G4VDigiCollection* G4DCofThisEvent::GetDC ( G4int  i) const
inline

Definition at line 66 of file G4DCofThisEvent.hh.

View newest version in sPHENIX GitHub at line 66 of file G4DCofThisEvent.hh

References DC.

Referenced by G4Event::Draw(), and G4DigiManager::GetDigiCollection().

+ Here is the caller graph for this function:

G4int G4DCofThisEvent::GetNumberOfCollections ( ) const
inline

Definition at line 73 of file G4DCofThisEvent.hh.

View newest version in sPHENIX GitHub at line 73 of file G4DCofThisEvent.hh

References DC, and n.

void G4DCofThisEvent::operator delete ( void anDCoTE)
inline

Definition at line 105 of file G4DCofThisEvent.hh.

View newest version in sPHENIX GitHub at line 105 of file G4DCofThisEvent.hh

References anDCoTHAllocator_G4MT_TLS_(), and G4Allocator< Type >::FreeSingle().

+ Here is the call graph for this function:

void * G4DCofThisEvent::operator new ( size_t  )
inline

Definition at line 94 of file G4DCofThisEvent.hh.

View newest version in sPHENIX GitHub at line 94 of file G4DCofThisEvent.hh

References anDCoTHAllocator_G4MT_TLS_(), and G4Allocator< Type >::MallocSingle().

+ Here is the call graph for this function:

G4DCofThisEvent & G4DCofThisEvent::operator= ( const G4DCofThisEvent rhs)

Definition at line 75 of file G4DCofThisEvent.cc.

View newest version in sPHENIX GitHub at line 75 of file G4DCofThisEvent.cc

References anDCoTHAllocator_G4MT_TLS_(), DC, and it.

+ Here is the call graph for this function:

Member Data Documentation

std::vector<G4VDigiCollection*>* G4DCofThisEvent::DC
private

Definition at line 63 of file G4DCofThisEvent.hh.

View newest version in sPHENIX GitHub at line 63 of file G4DCofThisEvent.hh

Referenced by AddDigiCollection(), G4DCofThisEvent(), GetCapacity(), GetDC(), GetNumberOfCollections(), operator=(), and ~G4DCofThisEvent().


The documentation for this class was generated from the following files: