ATLAS Offline Software
InvMassDPhiInc2Expectations.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef GLOBALSIM_INVMASSDPHIINC2EXPECTATIONS_H
6 #define GLOBALSIM_INVMASSDPHIINC2EXPECTATIONS_H
7 
9 
10 #include <string>
11 
12 namespace GlobalSim {
14  InvMassDPhiInc2Expectations(const std::string& results):
16 
17  std::string m_expected_results; // bit string
18  };
19 }
20 
22 
23 #endif
GlobalSim::InvMassDPhiInc2Expectations::m_expected_results
std::string m_expected_results
Definition: InvMassDPhiInc2Expectations.h:17
GlobalSim::InvMassDPhiInc2Expectations
Definition: InvMassDPhiInc2Expectations.h:13
GlobalSim::InvMassDPhiInc2Expectations::InvMassDPhiInc2Expectations
InvMassDPhiInc2Expectations(const std::string &results)
Definition: InvMassDPhiInc2Expectations.h:14
GlobalSim
AlgTool to obtain a selection of eFex RoIs read in from the event store.
Definition: dump.h:8
add-xsec-uncert-quadrature-N.results
dictionary results
Definition: add-xsec-uncert-quadrature-N.py:39
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition: Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:67
CLASS_DEF.h
macros to associate a CLID to a type