ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Namespaces | |
namespace | SETTING |
Enumerations | |
enum | enu_FHcal_clusterizer { kFHcalGraphClusterizer, kFHcalTemplateClusterizer } |
Variables | |
double | Gz0 = 400. |
double | Gdz = 100. |
double | outer_radius = 262. |
enu_FHcal_clusterizer | FHcal_clusterizer = kFHcalTemplateClusterizer |
Definition at line 48 of file G4_FHCAL.C.
View newest version in sPHENIX GitHub at line 48 of file G4_FHCAL.C
enu_FHcal_clusterizer G4FHCAL::FHcal_clusterizer = kFHcalTemplateClusterizer |
Definition at line 54 of file G4_FHCAL.C.
View newest version in sPHENIX GitHub at line 54 of file G4_FHCAL.C
Referenced by FHCAL_Clusters().
double G4FHCAL::Gdz = 100. |
Definition at line 46 of file G4_FHCAL.C.
View newest version in sPHENIX GitHub at line 46 of file G4_FHCAL.C
Referenced by FHCALInit().
double G4FHCAL::Gz0 = 400. |
Definition at line 45 of file G4_FHCAL.C.
View newest version in sPHENIX GitHub at line 45 of file G4_FHCAL.C
Referenced by FHCALInit().
double G4FHCAL::outer_radius = 262. |
Definition at line 47 of file G4_FHCAL.C.
View newest version in sPHENIX GitHub at line 47 of file G4_FHCAL.C
Referenced by FHCALInit().