16 std::vector<std::pair<double, double>>
xRange;
17 std::vector<std::pair<double, double>>
yRange;
24 double Interpol3d(
double x,
double y,
double z, std::shared_ptr<TH3F>
h)
const;
Header file for AthHistogramAlgorithm.
Interp3D(const std::map< std::string, VetoInterp > &noInterp)
void debug(bool debug=true)
double Interpol3d(double x, double y, double z, std::shared_ptr< TH3F > h) const
std::map< std::string, VetoInterp > m_NoInterp
std::vector< std::pair< double, double > > yRange
std::vector< std::pair< double, double > > xRange