Go to the source code of this file.
|
| #define | ISOAREA(calcName, deltaRcode, additionalDecl) |
| | See below for example. More...
|
| |
|
| TVector3 | jet::JetIsolation::unitVector (const FourMom_t &v) |
| |
| | jet::JetIsolation::ISOAREA (IsoKR, jetRadius *param,) |
| |
| | jet::JetIsolation::ISOAREA (IsoDelta, jetRadius+param,) |
| |
| | jet::JetIsolation::ISOAREA (IsoFixedCone, param,) |
| |
| | jet::JetIsolation::ISOAREA (IsoFixedArea, sqrt(jetRadius *jetRadius+param *M_1_PI),) |
| |
| | jet::JetIsolation::ISOAREA (Iso6To8, 0.8, bool inIsolationArea(double rap, double phi, const xAOD::IParticle *constit) const ;) |
| |
| IsolationCalculator * | jet::JetIsolation::createCalulator (const std::string &n, double parameter) |
| |
| void | jet::colonSplit (const string &in, string &s1, string &s2, string &s3) |
| | helper More...
|
| |
◆ ISOAREA
| #define ISOAREA |
( |
|
calcName, |
|
|
|
deltaRcode, |
|
|
|
additionalDecl |
|
) |
| |
bool setup(asg::AnaToolHandle< Interface > &tool, const std::string &type, const std::vector< std::string > &config, const std::string &progressFile="")
mostly useful for athena, which will otherwise re-use the previous tool