Enumerations | |
enum | CalorimeterNumber { kNULL, kESPM, kENCA, kHB, kHE, kNumberCalorimeter } |
Variables | |
const G4String | CalorimeterName [kNumberCalorimeter] |
const G4double | EtaMax [kNumberCalorimeter] = {0.0, 1.300, 3.000, 1.300, 3.000} |
const G4double | EtaMin [kNumberCalorimeter] = {0.0, 0.000, 1.570, 0.000, 1.570} |
const G4double | FLUHAD [3][NDET] |
const G4int | NDET = 4 |
const int | NDim [NRegion] = {6,6,6} |
const G4int | NRegion = 3 |
const G4int | NStart [NRegion] = {0,21,42} |
const G4int | NxN = 6 |
const G4double | PBYMIP [NDET] = {1.82,3.20,1.85,2.3} |
const G4double | rho [NRegion *NxN][NxN] |
const G4double | RLTHAD [NDET] = {32.7,23.7,32.7,23.7} |
const G4double | Rmax [kNumberCalorimeter] = {0.0, 175.0, 171.1, 287.7, 263.9} |
const G4double | Rmin [kNumberCalorimeter] = {0.0, 123.8, 31.6, 177.5, 31.6} |
const G4double | SAMHAD [3][NDET] |
const G4double | ScaleSensitive = 0.26 |
const G4double | Zmax [kNumberCalorimeter] = {0.0, 317.0, 390.0, 433.2, 554.10} |
const G4double | Zmin [kNumberCalorimeter] = {0.0, 0.000, 304.5, 0.000, 391.95} |
Definition at line 8 of file GflashNameSpace.h.
00008 { 00009 kNULL, 00010 kESPM, // ECAL Barrel - ESPM 00011 kENCA, // ECAL Endcap - ENCA 00012 kHB, // HCAL Barrel - HB 00013 kHE, // HCAL Endcap - HE 00014 kNumberCalorimeter 00015 };
const G4String Gflash::CalorimeterName[kNumberCalorimeter] |
Initial value:
{ "NULL", "ESPM", "ENCA" "HB", "HE" }
Definition at line 17 of file GflashNameSpace.h.
const G4double Gflash::EtaMax[kNumberCalorimeter] = {0.0, 1.300, 3.000, 1.300, 3.000} |
Definition at line 31 of file GflashNameSpace.h.
Referenced by TrackAnalyzer::beginJob(), TrackAnalyzer::bookHistosForState(), GflashHadronShowerProfile::getCalorimeterNumber(), and isValidGeom().
const G4double Gflash::EtaMin[kNumberCalorimeter] = {0.0, 0.000, 1.570, 0.000, 1.570} |
Definition at line 30 of file GflashNameSpace.h.
Referenced by TrackAnalyzer::beginJob(), TrackAnalyzer::bookHistosForState(), GflashHadronShowerProfile::getCalorimeterNumber(), and isValidGeom().
const G4double Gflash::FLUHAD[3][NDET] |
Initial value:
{{0.16,.161,0.150,0.130}, {0.,0.,0.,0.}, {0.044,0.044,0.053,0.040}}
Definition at line 42 of file GflashNameSpace.h.
const G4int Gflash::NDET = 4 |
Definition at line 40 of file GflashNameSpace.h.
Referenced by GflashHadronShowerProfile::samplingFluctuation().
const int Gflash::NDim[NRegion] = {6,6,6} |
Definition at line 57 of file GflashNameSpace.h.
Referenced by GflashHadronShowerProfile::fillFluctuationVector().
const G4int Gflash::NRegion = 3 |
Definition at line 55 of file GflashNameSpace.h.
Referenced by GflashHadronShowerProfile::fillFluctuationVector(), and GflashHadronShowerProfile::loadParameters().
const G4int Gflash::NStart[NRegion] = {0,21,42} |
Definition at line 58 of file GflashNameSpace.h.
Referenced by GflashHadronShowerProfile::fillFluctuationVector(), and GflashHadronShowerProfile::loadParameters().
const G4int Gflash::NxN = 6 |
Definition at line 56 of file GflashNameSpace.h.
Referenced by GflashHadronShowerProfile::loadParameters().
const G4double Gflash::PBYMIP[NDET] = {1.82,3.20,1.85,2.3} |
Definition at line 50 of file GflashNameSpace.h.
const G4double Gflash::rho[NRegion *NxN][NxN] |
Initial value:
{ { 1.}, {-0.532, 1.}, {-0.330, 0.581, 1.}, {-0.026, 0.289, 0.192, 1.}, { 0.001,-0.004,-0.009, 0.028, 1.}, {-0.062,-0.031,-0.022,-0.019,-0.434, 1.}, { 1.}, {-0.593, 1.}, {-0.277, 0.492, 1.}, {-0.201, 0.443, 0.100, 1.}, { 0.017,-0.102, 0.088,-0.079, 1.}, {-0.157, 0.112, 0.031,-0.018, 0.230, 1.}, { 1.}, {-0.593, 1.}, {-0.277, 0.492, 1.}, {-0.201, 0.443, 0.100, 1.}, { 0.017,-0.102, 0.088,-0.079, 1.}, {-0.157, 0.112, 0.031,-0.018, 0.230, 1.}}
Definition at line 60 of file GflashNameSpace.h.
Referenced by GflashHadronShowerProfile::fillFluctuationVector().
const G4double Gflash::RLTHAD[NDET] = {32.7,23.7,32.7,23.7} |
Definition at line 48 of file GflashNameSpace.h.
const G4double Gflash::Rmax[kNumberCalorimeter] = {0.0, 175.0, 171.1, 287.7, 263.9} |
Definition at line 29 of file GflashNameSpace.h.
Referenced by CalibrationAlgorithm::analyse(), GflashHadronShowerProfile::getCalorimeterNumber(), and GflashHadronShowerProfile::hadronicParameterization().
const G4double Gflash::Rmin[kNumberCalorimeter] = {0.0, 123.8, 31.6, 177.5, 31.6} |
Definition at line 28 of file GflashNameSpace.h.
Referenced by CalibrationAlgorithm::analyse(), GflashHadronShowerProfile::getCalorimeterNumber(), GflashHadronShowerProfile::hadronicParameterization(), and GflashHadronShowerProfile::longitudinalProfile().
const G4double Gflash::SAMHAD[3][NDET] |
Initial value:
{{0.12,0.35,0.18,0.23}, {0.,0.,0.,0.}, {0.010,0.032,0.038,0.043}}
Definition at line 45 of file GflashNameSpace.h.
Referenced by GflashHadronShowerProfile::samplingFluctuation().
const G4double Gflash::ScaleSensitive = 0.26 |
Definition at line 37 of file GflashNameSpace.h.
Referenced by GflashHadronShowerProfile::longitudinalProfile().
const G4double Gflash::Zmax[kNumberCalorimeter] = {0.0, 317.0, 390.0, 433.2, 554.10} |
Definition at line 27 of file GflashNameSpace.h.
Referenced by MagGeoBuilderFromDDD::bSlab::bSlab(), GflashHadronShowerProfile::getCalorimeterNumber(), and GflashHadronShowerProfile::hadronicParameterization().
const G4double Gflash::Zmin[kNumberCalorimeter] = {0.0, 0.000, 304.5, 0.000, 391.95} |
Definition at line 26 of file GflashNameSpace.h.
Referenced by MagGeoBuilderFromDDD::bSlab::bSlab(), GflashHadronShowerProfile::getCalorimeterNumber(), GflashHadronShowerProfile::hadronicParameterization(), and GflashHadronShowerProfile::longitudinalProfile().