typedef for a single object template More...
#include <GlobalScales.h>
Public Attributes | |
std::vector< std::pair< double, double > > | etaBins |
double | etaMax |
double | etaMin |
double | etaStep |
std::vector< std::pair< double, double > > | etBins |
double | etMax |
double | etMin |
double | etStep |
std::vector< std::pair< double, double > > | phiBins |
double | phiMax |
double | phiMin |
double | phiStep |
typedef for a single object template
Definition at line 39 of file GlobalScales.h.
std::vector<std::pair<double,double> > l1t::GlobalScales::ScaleParameters::etaBins |
Definition at line 54 of file GlobalScales.h.
Referenced by l1t::CorrCondition::evaluateCondition(), l1t::CorrWithOverlapRemovalCondition::evaluateCondition(), QGLikelihoodCalculator.QGLikelihoodCalculator::findEntry(), QGLikelihoodCalculator.QGLikelihoodCalculator::init(), QGLikelihoodCalculator.QGLikelihoodCalculator::isValidRange(), l1t::TriggerMenuParser::parseScales(), and l1t::GlobalScales::printScale().
double l1t::GlobalScales::ScaleParameters::etaMax |
Definition at line 52 of file GlobalScales.h.
Referenced by l1t::TriggerMenuParser::parseScales(), and l1t::GlobalScales::printScale().
double l1t::GlobalScales::ScaleParameters::etaMin |
Definition at line 51 of file GlobalScales.h.
Referenced by l1t::TriggerMenuParser::parseScales(), and l1t::GlobalScales::printScale().
double l1t::GlobalScales::ScaleParameters::etaStep |
Definition at line 53 of file GlobalScales.h.
Referenced by l1t::TriggerMenuParser::parseScales(), and l1t::GlobalScales::printScale().
std::vector<std::pair<double,double> > l1t::GlobalScales::ScaleParameters::etBins |
Definition at line 44 of file GlobalScales.h.
Referenced by l1t::CorrCondition::evaluateCondition(), l1t::CorrWithOverlapRemovalCondition::evaluateCondition(), l1t::TriggerMenuParser::parseScales(), and l1t::GlobalScales::printScale().
double l1t::GlobalScales::ScaleParameters::etMax |
Definition at line 42 of file GlobalScales.h.
Referenced by l1t::TriggerMenuParser::parseScales(), and l1t::GlobalScales::printScale().
double l1t::GlobalScales::ScaleParameters::etMin |
Definition at line 41 of file GlobalScales.h.
Referenced by l1t::TriggerMenuParser::parseScales(), and l1t::GlobalScales::printScale().
double l1t::GlobalScales::ScaleParameters::etStep |
Definition at line 43 of file GlobalScales.h.
Referenced by l1t::TriggerMenuParser::parseScales(), and l1t::GlobalScales::printScale().
std::vector<std::pair<double,double> > l1t::GlobalScales::ScaleParameters::phiBins |
Definition at line 49 of file GlobalScales.h.
Referenced by l1t::CorrCondition::evaluateCondition(), l1t::CorrWithOverlapRemovalCondition::evaluateCondition(), l1t::TriggerMenuParser::parseScales(), and l1t::GlobalScales::printScale().
double l1t::GlobalScales::ScaleParameters::phiMax |
Definition at line 47 of file GlobalScales.h.
Referenced by l1t::CorrCondition::evaluateCondition(), l1t::CorrWithOverlapRemovalCondition::evaluateCondition(), l1t::TriggerMenuParser::parseScales(), and l1t::GlobalScales::printScale().
double l1t::GlobalScales::ScaleParameters::phiMin |
Definition at line 46 of file GlobalScales.h.
Referenced by l1t::CorrCondition::evaluateCondition(), l1t::CorrWithOverlapRemovalCondition::evaluateCondition(), l1t::TriggerMenuParser::parseScales(), and l1t::GlobalScales::printScale().
double l1t::GlobalScales::ScaleParameters::phiStep |
Definition at line 48 of file GlobalScales.h.
Referenced by l1t::CorrCondition::evaluateCondition(), l1t::CorrWithOverlapRemovalCondition::evaluateCondition(), l1t::TriggerMenuParser::parseScales(), and l1t::GlobalScales::printScale().