| 
    Geant4
    9.6.p02
    
   | 
 
#include <G4TDigiCollection.hh>


Public Member Functions | |
| G4DigiCollection () | |
| G4DigiCollection (G4String detName, G4String colNam) | |
| virtual | ~G4DigiCollection () | 
| G4int | operator== (const G4DigiCollection &right) const | 
  Public Member Functions inherited from G4VDigiCollection | |
| G4VDigiCollection () | |
| G4VDigiCollection (G4String DMnam, G4String colNam) | |
| virtual | ~G4VDigiCollection () | 
| G4int | operator== (const G4VDigiCollection &right) const | 
| virtual void | DrawAllDigi () | 
| virtual void | PrintAllDigi () | 
| G4String | GetName () | 
| G4String | GetDMname () | 
| virtual G4VDigi * | GetDigi (size_t) const | 
| virtual size_t | GetSize () const | 
Protected Attributes | |
| void * | theCollection | 
  Protected Attributes inherited from G4VDigiCollection | |
| G4String | collectionName | 
| G4String | DMname | 
Definition at line 48 of file G4TDigiCollection.hh.
| G4DigiCollection::G4DigiCollection | ( | ) | 
Definition at line 34 of file G4TDigiCollection.cc.
Definition at line 37 of file G4TDigiCollection.cc.
      
  | 
  virtual | 
Definition at line 41 of file G4TDigiCollection.cc.
| G4int G4DigiCollection::operator== | ( | const G4DigiCollection & | right) | const | 
Definition at line 44 of file G4TDigiCollection.cc.
      
  | 
  protected | 
Definition at line 57 of file G4TDigiCollection.hh.
 1.8.4