|
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef TRIGLONGLIVEDPARTICLESHYPO_TRIGHITDVHYPOTOOL_H
5 #define TRIGLONGLIVEDPARTICLESHYPO_TRIGHITDVHYPOTOOL_H
9 #include "Gaudi/Property.h"
29 const std::string&
name,
30 const IInterface*
parent );
57 Gaudi::Property< std::vector<float> >
m_cutJetPtGeV {
this,
"cutJetPtGeV", { 20.0 },
"Jet pT requirement in GeV" };
58 Gaudi::Property< std::vector<float> >
m_cutJetEta {
this,
"cutJetEta", { 2.5 },
"Jet Eta requirement" };
59 Gaudi::Property< std::vector<float> >
m_effBDT {
this,
"effBDT", { 0.7 },
"Efficiency for BDT cut." };
60 Gaudi::Property< std::vector<bool> >
m_doSPseed {
this,
"doSPseed", {
true },
"Switch to do SP seeding" };
68 float deltaR(
float,
float,
float,
float)
const;
79 #endif //> !TRIGLONGLIVEDPARTICLESHYPO_TRIGHITDVHYPOTOOL_H
::StatusCode StatusCode
StatusCode definition for legacy code.
Class used to describe composite objects in the HLT.
std::set< DecisionID > DecisionIDContainer