#include <G4DigiModel.hh>
Definition at line 47 of file G4DigiModel.hh.
◆ G4DigiModel()
G4DigiModel::G4DigiModel |
( |
| ) |
|
Definition at line 41 of file G4DigiModel.cc.
44 fType =
"G4DigiModel";
const G4VDigi * fpCurrentDigi
G4String fGlobalDescription
◆ ~G4DigiModel()
G4DigiModel::~G4DigiModel |
( |
| ) |
|
|
virtual |
◆ DescribeYourselfTo()
Implements G4VModel.
Definition at line 49 of file G4DigiModel.cc.
55 G4int nDC = DCE -> GetCapacity ();
56 for (
int iDC = 0; iDC < nDC; iDC++) {
59 for(
size_t iDigi = 0; iDigi < DC->
GetSize(); ++iDigi) {
const G4Event * GetEvent() const
const G4ModelingParameters * fpMP
const G4VDigi * fpCurrentDigi
virtual size_t GetSize() const
virtual void AddCompound(const G4VTrajectory &)=0
◆ GetCurrentDigi()
const G4VDigi* G4DigiModel::GetCurrentDigi |
( |
| ) |
const |
|
inline |
◆ fpCurrentDigi
const G4VDigi* G4DigiModel::fpCurrentDigi |
|
private |
The documentation for this class was generated from the following files: