98 if ( cent < 0.0 )
return ( 2.0 *
M_PI ) + cent;
99 if ( cent > ( 2.0 *
M_PI ) )
return cent -( 2.0 *
M_PI );
void diff(const Jet &rJet1, const Jet &rJet2, std::map< std::string, double > varDiff)
Difference between jets - Non-Class function required by trigger.
void checkValues()
This function makes sure m_min really is less than m_max.
bool contains(double number) const
returns true if the range contains the number (i.e.
void setRange(double min, double max)
sets range
double centre() const
returns the centre of the two ranges.
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
std::string number(const double &d, const std::string &s)