![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/visualization/modeling/include/G4DigiModel.hh>
Inheritance diagram for G4DigiModel:
Collaboration diagram for G4DigiModel:Private Attributes | |
| const G4VDigi * | fpCurrentDigi |
Additional Inherited Members | |
Protected Attributes inherited from G4VModel | |
| G4String | fType |
| G4String | fGlobalTag |
| G4String | fGlobalDescription |
| G4VisExtent | fExtent |
| G4Transform3D | fTransform |
| const G4ModelingParameters * | fpMP |
Definition at line 46 of file G4DigiModel.hh.
View newest version in sPHENIX GitHub at line 46 of file G4DigiModel.hh
| G4DigiModel::G4DigiModel | ( | ) |
Definition at line 40 of file G4DigiModel.cc.
View newest version in sPHENIX GitHub at line 40 of file G4DigiModel.cc
References G4VModel::fGlobalDescription, G4VModel::fGlobalTag, and G4VModel::fType.
|
virtual |
Definition at line 38 of file G4DigiModel.cc.
View newest version in sPHENIX GitHub at line 38 of file G4DigiModel.cc
|
virtual |
Implements G4VModel.
Definition at line 48 of file G4DigiModel.cc.
View newest version in sPHENIX GitHub at line 48 of file G4DigiModel.cc
References G4VGraphicsScene::AddCompound(), fpCurrentDigi, G4VModel::fpMP, G4ModelingParameters::GetEvent(), and G4VDigiCollection::GetSize().
Here is the call graph for this function:
|
inline |
Definition at line 57 of file G4DigiModel.hh.
View newest version in sPHENIX GitHub at line 57 of file G4DigiModel.hh
References fpCurrentDigi.
|
private |
Definition at line 62 of file G4DigiModel.hh.
View newest version in sPHENIX GitHub at line 62 of file G4DigiModel.hh
Referenced by DescribeYourselfTo(), and GetCurrentDigi().