7#ifndef PIXELDIGITIZATION_UTILITIES_H
8#define PIXELDIGITIZATION_UTILITIES_H
20 class HepRandomEngine;
31 std::tuple<double, double, double>
38 randomThreshold(
const PixelChargeCalib::Thresholds & thresholds, CLHEP::HepRandomEngine* pEngine);
std::vector< size_t > vec
std::tuple< double, double, double > parseThreeDoubles(const std::string &line)
std::string formBichselDataFileName(int particleType, unsigned int nCols)
BichselData getBichselDataFromFile(const std::string &fullFilename)
std::pair< int, int > fastSearch(const std::vector< double > &vec, double item)
double randomThreshold(const PixelChargeCalib::Thresholds &t, CLHEP::HepRandomEngine *pEngine)