Go to the documentation of this file.
18 if (use_LorentzAngle_DB_) {
27 conf.getParameter<
ParameterSet>(
"PSPDigitizerAlgorithm")) {
29 LogDebug(
"PSPDigitizerAlgorithm") <<
"Algorithm constructed "
30 <<
"Configuration parameters:"
31 <<
"Threshold/Gain = "
42 double toa =
hit.tof() - tCorr;
const float theThresholdInE_Barrel_
const float theTofUpperCut_
~PSPDigitizerAlgorithm() override
PSPDigitizerAlgorithm(const edm::ParameterSet &conf)
bool isAboveThreshold(const DigitizerUtility::SimHitInfo *hitInfo, float charge, float thr) const override
const float theTofLowerCut_
void init(const edm::EventSetup &es) override
const int theAdcFullScale_
T const & get(Event const &event, InputTag const &tag) noexcept(false)
const float theElectronPerADC_
bool select_hit(const PSimHit &hit, double tCorr, double &sigScale) const override
const float theThresholdInE_Endcap_
const bool addPixelInefficiency_