make the rec hit
Definition at line 44 of file BTLUncalibRecHitAlgo.cc.
References adcLSB_, CustomPhysics_cfi::amplitude, c_LYSO_, FTLDataFrameT< D, S, DECODE >::column(), reco::FormulaEvaluator::evaluate(), RemoveAddSevLevel::flag, dqmMemoryStats::float, FTLDataFrameT< D, S, DECODE >::id(), LogDebug, nHits, position, BTLRecHitsErrorEstimatorIM::positionError(), funct::pow(), FTLDataFrameT< D, S, DECODE >::row(), FTLDataFrameT< D, S, DECODE >::sample(), protons_cff::time, timeCorr_p0_, timeCorr_p1_, timeCorr_p2_, timeError_, and toaLSBToNS_.
51 std::pair<float, float>
amplitude(0., 0.);
52 std::pair<float, float>
time(0., 0.);
54 unsigned char flag = 0;
56 const auto& sampleLeft = dataFrame.
sample(0);
57 const auto& sampleRight = dataFrame.
sample(1);
61 if (sampleLeft.data() > 0) {
73 if (sampleRight.data() > 0) {
87 const std::array<double, 1> emptyV = {{0.}};
97 << sampleLeft.data() <<
", " << sampleRight.data() <<
" " <<
adcLSB_ <<
' ' 99 LogDebug(
"BTLUncalibRecHit") <<
"TDC+: set the time to: (" <<
time.first <<
", " <<
time.second <<
") (" 100 << sampleLeft.toa() <<
", " << sampleRight.toa() <<
" " <<
toaLSBToNS_ <<
' '
static float positionError()
const D & id() const
det id
const S & sample(int i) const
const reco::FormulaEvaluator timeError_
const double timeCorr_p1_
const double timeCorr_p0_
const int column() const
column
caConstants::TupleMultiplicity const CAHitNtupletGeneratorKernelsGPU::HitToTuple const cms::cuda::AtomicPairCounter GPUCACell const *__restrict__ uint32_t const *__restrict__ gpuPixelDoublets::CellNeighborsVector const gpuPixelDoublets::CellTracksVector const GPUCACell::OuterHitOfCell const int32_t nHits
static int position[264][3]
const double timeCorr_p2_
Power< A, B >::type pow(const A &a, const B &b)