 |
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef ASG_ANALYSIS_ALGORITHMS__METADATA_HIST_ALG_H
9 #define ASG_ANALYSIS_ALGORITHMS__METADATA_HIST_ALG_H
33 Gaudi::Property<std::string>
m_histogramName {
this,
"histogramName",
"metadata",
"the name of the output histogram"};
37 Gaudi::Property<std::string>
m_dataType {
this,
"dataType",
"",
"dataType"};
41 Gaudi::Property<std::string>
m_campaign {
this,
"campaign",
"",
"campaign"};
45 Gaudi::Property<std::string>
m_mcChannelNumber {
this,
"mcChannelNumber",
"",
"mcChannelNumber"};
49 Gaudi::Property<std::string>
m_etag {
this,
"etag",
"",
"etag"};
Select isolated Photons, Electrons and Muons.
AnaAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
constructor with parameters
the (new) base class for EventLoop algorithms
::StatusCode StatusCode
StatusCode definition for legacy code.