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


Public Member Functions | |
| GammaRayTelDigi () | |
| ~GammaRayTelDigi () | |
| GammaRayTelDigi (const GammaRayTelDigi &) | |
| const GammaRayTelDigi & | operator= (const GammaRayTelDigi &) |
| int | operator== (const GammaRayTelDigi &) const |
| void * | operator new (size_t) |
| void | operator delete (void *) |
| void | Draw () |
| void | Print () |
| void | SetPlaneNumber (G4int PlaneNum) |
| void | SetPlaneType (G4int PlaneTyp) |
| void | SetStripNumber (G4int StripNum) |
| void | SetDigiType (G4int DigiID) |
| void | SetEnergy (G4double Ene) |
| G4int | GetPlaneNumber () |
| G4int | GetPlaneType () |
| G4int | GetStripNumber () |
| G4int | GetDigiType () |
| G4double | GetEnergy () |
Public Member Functions inherited from G4VDigi | |
| G4VDigi () | |
| virtual | ~G4VDigi () |
| G4int | operator== (const G4VDigi &right) const |
| virtual const std::map < G4String, G4AttDef > * | GetAttDefs () const |
| virtual std::vector< G4AttValue > * | CreateAttValues () const |
Definition at line 50 of file GammaRayTelDigi.hh.
| GammaRayTelDigi::GammaRayTelDigi | ( | ) |
Definition at line 45 of file GammaRayTelDigi.cc.
| GammaRayTelDigi::~GammaRayTelDigi | ( | ) |
Definition at line 56 of file GammaRayTelDigi.cc.
| GammaRayTelDigi::GammaRayTelDigi | ( | const GammaRayTelDigi & | right) |
Definition at line 61 of file GammaRayTelDigi.cc.
|
virtual |
Reimplemented from G4VDigi.
Definition at line 92 of file GammaRayTelDigi.cc.
|
inline |
Definition at line 86 of file GammaRayTelDigi.hh.
|
inline |
Definition at line 87 of file GammaRayTelDigi.hh.
|
inline |
Definition at line 83 of file GammaRayTelDigi.hh.
|
inline |
Definition at line 84 of file GammaRayTelDigi.hh.
|
inline |
Definition at line 85 of file GammaRayTelDigi.hh.
|
inline |
| const GammaRayTelDigi & GammaRayTelDigi::operator= | ( | const GammaRayTelDigi & | right) |
Definition at line 73 of file GammaRayTelDigi.cc.
| int GammaRayTelDigi::operator== | ( | const GammaRayTelDigi & | right) | const |
Definition at line 85 of file GammaRayTelDigi.cc.
Reimplemented from G4VDigi.
Definition at line 97 of file GammaRayTelDigi.cc.
1.8.4