#include <PreshowerLayer1Properties.h>
Public Member Functions | |
double | mipsPerGeV () const |
Number of Mips/GeV [Default : 41.7 Mips/GeV or 24 MeV/Mips]. More... | |
PreshowerLayer1Properties (const edm::ParameterSet &fastDet) | |
double | sensitiveFraction () const |
Fraction of energy collected on sensitive detectors. More... | |
double | thickness (double eta) const |
~PreshowerLayer1Properties () | |
Public Member Functions inherited from PreshowerProperties | |
double | criticalEnergy () const |
Electron critical energy in GeV. More... | |
double | interactionLength () const |
Muon critical energy in GeV. More... | |
double | moliereRadius () const |
Moliere Radius in cm. More... | |
PreshowerProperties () | |
double | radLenIncm () const |
Radiation length in cm. More... | |
double | radLenIngcm2 () const |
Radiation length in g/cm^2. More... | |
double | rho () const |
Density in g/cm3. More... | |
double | theAeff () const |
Effective A. More... | |
double | theZeff () const |
Effective Z. More... | |
~PreshowerProperties () | |
Public Member Functions inherited from CalorimeterProperties | |
CalorimeterProperties () | |
virtual | ~CalorimeterProperties () |
Additional Inherited Members | |
Protected Attributes inherited from PreshowerProperties | |
double | mips |
double | thick |
Definition at line 19 of file PreshowerLayer1Properties.h.
PreshowerLayer1Properties::PreshowerLayer1Properties | ( | const edm::ParameterSet & | fastDet | ) |
Definition at line 5 of file PreshowerLayer1Properties.cc.
References edm::ParameterSet::getParameter(), PreshowerProperties::mips, and PreshowerProperties::thick.
|
inline |
Definition at line 26 of file PreshowerLayer1Properties.h.
|
inlinevirtual |
Number of Mips/GeV [Default : 41.7 Mips/GeV or 24 MeV/Mips].
Implements PreshowerProperties.
Definition at line 34 of file PreshowerLayer1Properties.h.
References PreshowerProperties::mips.
Referenced by EMShower::compute().
|
inlinevirtual |
Fraction of energy collected on sensitive detectors.
Implements PreshowerProperties.
Definition at line 31 of file PreshowerLayer1Properties.h.
|
virtual |
Thickness in cm (Pretend it is all lead) Default : 1.02 cm at normal incidence
Implements CalorimeterProperties.
Definition at line 13 of file PreshowerLayer1Properties.cc.
References alignCSCRings::e, reco::e2, create_public_lumi_plots::exp, and PreshowerProperties::thick.
Referenced by EcalHitMaker::preshowerCellLine().