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