ATLAS Offline Software
Loading...
Searching...
No Matches
PixelDigitizationUtilities.h File Reference
#include <string>
#include <tuple>
#include <vector>
#include <utility>
Include dependency graph for PixelDigitizationUtilities.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  PixelChargeCalib
namespace  CLHEP
 STD'S.
namespace  PixelDigitization

Functions

std::string PixelDigitization::formBichselDataFileName (int particleType, unsigned int nCols)
BichselData PixelDigitization::getBichselDataFromFile (const std::string &fullFilename)
std::tuple< double, double, double > PixelDigitization::parseThreeDoubles (const std::string &line)
std::pair< int, int > PixelDigitization::fastSearch (const std::vector< double > &vec, double item)
double PixelDigitization::randomThreshold (const PixelChargeCalib::Thresholds &t, CLHEP::HepRandomEngine *pEngine)