|
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef TRIGLONGLIVEDPARTICLESHYPO_TRIGDISTRACKHYPOTOOL_H
5 #define TRIGLONGLIVEDPARTICLESHYPO_TRIGDISTRACKHYPOTOOL_H
7 #include "Gaudi/Property.h"
24 const std::string&
name,
25 const IInterface*
parent );
44 Gaudi::Property< std::vector<float> >
m_cutTrackPtGeV {
this,
"cutTrackPtGeV", {
float(10.0) },
"Track pT requirement in GeV" };
45 Gaudi::Property< std::vector<float> >
m_cutBDTPix4Sct0 {
this,
"cutBDTPix4Sct0", {
float(0.05) },
"BDT score thershold for Pix4l_Sct0 category" };
46 Gaudi::Property< std::vector<float> >
m_cutBDTPix4Sct1p {
this,
"cutBDTPix4Sct1p",{
float(0.04) },
"BDT score thershold for Pix4l_Sct1p category" };
47 Gaudi::Property< std::vector<float> >
m_cutBDTPix3Sct0 {
this,
"cutBDTPix3Sct0", {
float(0.05) },
"BDT score thershold for Pix3l_Sct0 category" };
48 Gaudi::Property< std::vector<float> >
m_cutBDTPix3Sct1p {
this,
"cutBDTPix3Sct1p",{
float(0.04) },
"BDT score thershold for Pix3l_Sct1p category" };
56 #endif //> !TRIGLONGLIVEDPARTICLESHYPO_TRIGDISTRACKHYPOTOOL_H
::StatusCode StatusCode
StatusCode definition for legacy code.
Class used to describe composite objects in the HLT.
std::set< DecisionID > DecisionIDContainer