ATLAS Offline Software
Bmumu_metadata.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
12 #ifndef DERIVATIONFRAMEWORK_Bmumu_metadata_H
13 #define DERIVATIONFRAMEWORK_Bmumu_metadata_H
14 
15 #include <string>
16 #include <map>
17 #include <vector>
18 
22 #include "GaudiKernel/ToolHandle.h"
23 
24 namespace DerivationFramework {
34  class Bmumu_metadata : virtual public BPhysMetadataBase {
35  public:
37  Bmumu_metadata(const std::string& t, const std::string& n,
38  const IInterface* p);
39  }; // class
40 } // namespace
41 
42 #endif // DERIVATIONFRAMEWORK_Bmumu_metadata_H
python.PerfMonSerializer.p
def p
Definition: PerfMonSerializer.py:743
IAugmentationTool.h
read_hist_ntuple.t
t
Definition: read_hist_ntuple.py:5
DerivationFramework::Bmumu_metadata::Bmumu_metadata
Bmumu_metadata(const std::string &t, const std::string &n, const IInterface *p)
Main constructor.
Definition: Bmumu_metadata.cxx:15
beamspotman.n
n
Definition: beamspotman.py:731
AthAlgTool.h
DerivationFramework
THE reconstruction tool.
Definition: ParticleSortingAlg.h:24
BPhysMetadataBase.h
DerivationFramework::Bmumu_metadata
Store JO metadata specific to the Bmumu analysis.
Definition: Bmumu_metadata.h:34
DerivationFramework::BPhysMetadataBase
Definition: BPhysMetadataBase.h:44