Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4DigiCollection Class Reference

#include <G4TDigiCollection.hh>

+ Inheritance diagram for G4DigiCollection:

Public Member Functions

 G4DigiCollection ()
 
 G4DigiCollection (G4String detName, G4String colNam)
 
virtual ~G4DigiCollection ()
 
G4bool operator== (const G4DigiCollection &right) const
 
- Public Member Functions inherited from G4VDigiCollection
 G4VDigiCollection ()
 
 G4VDigiCollection (G4String DMnam, G4String colNam)
 
virtual ~G4VDigiCollection ()
 
G4bool operator== (const G4VDigiCollection &right) const
 
virtual void DrawAllDigi ()
 
virtual void PrintAllDigi ()
 
const G4StringGetName () const
 
const G4StringGetDMname () const
 
virtual G4VDigiGetDigi (size_t) const
 
virtual size_t GetSize () const
 

Protected Attributes

void * theCollection
 
- Protected Attributes inherited from G4VDigiCollection
G4String collectionName
 
G4String DMname
 

Detailed Description

Definition at line 47 of file G4TDigiCollection.hh.

Constructor & Destructor Documentation

◆ G4DigiCollection() [1/2]

G4DigiCollection::G4DigiCollection ( )

Definition at line 37 of file G4TDigiCollection.cc.

37 : theCollection((void*)0)
G4DLLIMPORT G4Allocator< G4DigiCollection > *& aDCAllocator_G4MT_TLS_()

◆ G4DigiCollection() [2/2]

G4DigiCollection::G4DigiCollection ( G4String  detName,
G4String  colNam 
)

Definition at line 40 of file G4TDigiCollection.cc.

◆ ~G4DigiCollection()

G4DigiCollection::~G4DigiCollection ( )
virtual

Member Function Documentation

◆ operator==()

G4bool G4DigiCollection::operator== ( const G4DigiCollection right) const

Member Data Documentation

◆ theCollection


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