![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|

#include <geant4/tree/geant4-10.6-release/source/parameterisations/gflash/include/GFlashEnergySpot.hh>
Collaboration diagram for GFlashEnergySpot:Public Member Functions | |
| GFlashEnergySpot () | |
| GFlashEnergySpot (const G4ThreeVector &point, G4double E) | |
| ~GFlashEnergySpot () | |
| void | SetEnergy (const G4double &E) |
| G4double | GetEnergy () const |
| void | SetPosition (const G4ThreeVector &point) |
| G4ThreeVector | GetPosition () const |
Private Attributes | |
| G4double | Energy |
| G4ThreeVector | Point |
Definition at line 46 of file GFlashEnergySpot.hh.
View newest version in sPHENIX GitHub at line 46 of file GFlashEnergySpot.hh
| GFlashEnergySpot::GFlashEnergySpot | ( | ) |
Definition at line 43 of file GFlashEnergySpot.cc.
View newest version in sPHENIX GitHub at line 43 of file GFlashEnergySpot.cc
| GFlashEnergySpot::GFlashEnergySpot | ( | const G4ThreeVector & | point, |
| G4double | E | ||
| ) |
Definition at line 45 of file GFlashEnergySpot.cc.
View newest version in sPHENIX GitHub at line 45 of file GFlashEnergySpot.cc
| GFlashEnergySpot::~GFlashEnergySpot | ( | ) |
Definition at line 52 of file GFlashEnergySpot.cc.
View newest version in sPHENIX GitHub at line 52 of file GFlashEnergySpot.cc
|
inline |
Definition at line 55 of file GFlashEnergySpot.hh.
View newest version in sPHENIX GitHub at line 55 of file GFlashEnergySpot.hh
References Energy.
Referenced by ExGflash1SensitiveDetector::ProcessHits(), ExGflashSensitiveDetector::ProcessHits(), ExGflash3SensitiveDetector::ProcessHits(), and ExGflash2SensitiveDetector::ProcessHits().
Here is the caller graph for this function:
|
inline |
Definition at line 58 of file GFlashEnergySpot.hh.
View newest version in sPHENIX GitHub at line 58 of file GFlashEnergySpot.hh
References Point.
Referenced by GFlashHitMaker::make(), ExGflash2SensitiveDetector::ProcessHits(), ExGflashSensitiveDetector::ProcessHits(), ExGflash3SensitiveDetector::ProcessHits(), and ExGflash1SensitiveDetector::ProcessHits().
Here is the caller graph for this function:Definition at line 54 of file GFlashEnergySpot.hh.
View newest version in sPHENIX GitHub at line 54 of file GFlashEnergySpot.hh
Referenced by GFlashShowerModel::ElectronDoIt().
Here is the caller graph for this function:
|
inline |
Definition at line 57 of file GFlashEnergySpot.hh.
View newest version in sPHENIX GitHub at line 57 of file GFlashEnergySpot.hh
References Point.
Referenced by GFlashShowerModel::ElectronDoIt().
Here is the caller graph for this function:
|
private |
Definition at line 62 of file GFlashEnergySpot.hh.
View newest version in sPHENIX GitHub at line 62 of file GFlashEnergySpot.hh
Referenced by GetEnergy(), GFlashEnergySpot(), and SetEnergy().
|
private |
Definition at line 63 of file GFlashEnergySpot.hh.
View newest version in sPHENIX GitHub at line 63 of file GFlashEnergySpot.hh
Referenced by GetPosition(), GFlashEnergySpot(), and SetPosition().
1.8.2
with ECCE GitHub integration
