ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
EM Calorimeter cell parameterisation. More...
#include <geant4/tree/geant4-10.6-release/examples/basic/B5/include/B5CellParameterisation.hh>
Private Attributes | |
std::array< G4double, kNofEmCells > | fXCell |
std::array< G4double, kNofEmCells > | fYCell |
EM Calorimeter cell parameterisation.
Definition at line 44 of file B5CellParameterisation.hh.
View newest version in sPHENIX GitHub at line 44 of file B5CellParameterisation.hh
B5CellParameterisation::B5CellParameterisation | ( | ) |
Definition at line 39 of file B5CellParameterisation.cc.
View newest version in sPHENIX GitHub at line 39 of file B5CellParameterisation.cc
References cm, fXCell, fYCell, kNofEmCells, and kNofEmRows.
|
virtual |
Definition at line 52 of file B5CellParameterisation.cc.
View newest version in sPHENIX GitHub at line 52 of file B5CellParameterisation.cc
|
virtual |
Implements G4VPVParameterisation.
Definition at line 57 of file B5CellParameterisation.cc.
View newest version in sPHENIX GitHub at line 57 of file B5CellParameterisation.cc
References fXCell, fYCell, and G4VPhysicalVolume::SetTranslation().
|
private |
Definition at line 54 of file B5CellParameterisation.hh.
View newest version in sPHENIX GitHub at line 54 of file B5CellParameterisation.hh
Referenced by B5CellParameterisation(), and ComputeTransformation().
|
private |
Definition at line 55 of file B5CellParameterisation.hh.
View newest version in sPHENIX GitHub at line 55 of file B5CellParameterisation.hh
Referenced by B5CellParameterisation(), and ComputeTransformation().