  | 
  
    ATLAS Offline Software
    
   | 
 
 
 
 
Go to the documentation of this file.
    7 #ifndef TRIGJETMONITORING_TRIGL1JETFEXMONITORTOOL_H 
    8 #define TRIGJETMONITORING_TRIGL1JETFEXMONITORTOOL_H 
   22                                                ITrigJetMonitorTool> {
 
   35   getData(
const EventContext& ctx,
 
   36       std::vector<JetData>& jetData) 
const override;
 
   41         std::vector<JetMatchData>& jetData) 
const override;
 
   52     this, 
"do_matching", 
false,
 
   53     "Plotting response histograms for L1 jets matched to online/offline jets"};
 
   56     this, 
"offlineJetsToMatch", 
"",
 
   57     "Name of matched offline jet collection"};
 
   60     this, 
"HLTJetsToMatch", 
"", 
"Name of matched HLT jet collection"};
 
   63     this, 
"offmatched", 
"offmatched", 
"SG key for input matched decoration"};
 
   66     this, 
"offptdiff", 
"offptdiff",
 
   67     "SG key for input matched ptdiff decoration"};
 
   70     this, 
"offenergydiff", 
"offenergydiff",
 
   71     "SG key for input matched energydiff decoration"};
 
   74     this, 
"offmassdiff", 
"offmassdiff",
 
   75     "SG key for input matched massdiff decoration"};
 
   78     this, 
"offptresp", 
"offptresp",
 
   79     "SG key for input matched ptresp decoration"};
 
   82     this, 
"offenergyresp", 
"offenergyresp",
 
   83     "SG key for input matched energyresp decoration"};
 
   86     this, 
"offmassresp", 
"offmassresp",
 
   87     "SG key for input matched massresp decoration"};
 
   90     this, 
"offptref", 
"offptref",
 
   91     "SG key for input matched ptref decoration"};
 
   94     this, 
"offetaref", 
"offetaref",
 
   95     "SG key for input matched etaref decoration"};
 
   98     this, 
"hltmatched", 
"hltmatched", 
"SG key for input matched decoration"};
 
  101     this, 
"hltptdiff", 
"hltptdiff",
 
  102     "SG key for input matched ptdiff decoration"};
 
  105     this, 
"hltenergydiff", 
"hltenergydiff",
 
  106     "SG key for input matched energydiff decoration"};
 
  109     this, 
"hltmassdiff", 
"hltmassdiff",
 
  110     "SG key for input matched massdiff decoration"};
 
  113     this, 
"hltptresp", 
"hltptresp",
 
  114     "SG key for input matched ptresp decoration"};
 
  117     this, 
"hltenergyresp", 
"hltenergyresp",
 
  118     "SG key for input matched energyresp decoration"};
 
  121     this, 
"hltmassresp", 
"hltmassresp",
 
  122     "SG key for input matched massresp decoration"};
 
  125     this, 
"hltptref", 
"hltptref",
 
  126     "SG key for input matched ptref decoration"};
 
  129     this, 
"hltetaref", 
"hltetaref",
 
  130     "SG key for input matched etaref decoration"};
 
  
::StatusCode StatusCode
StatusCode definition for legacy code.
 
JetContainer_v1 JetContainer
Definition of the current "jet container version".