Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
eEmSortSelectCountExpectations.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_EEMSORTSELECTCOUNTEXPECTATIONS_H
6 #define GLOBALSIM_EEMSORTSELECTCOUNTEXPECTATIONS_H
7 
9 
10 #include <string>
11 
12 namespace GlobalSim {
14  eEmSortSelectCountExpectations(const std::string& tobs,
15  const std::string& mults):
17 
18  std::string m_expected_tob_bits;
20  };
21 }
22 
24 
25 #endif
GlobalSim::eEmSortSelectCountExpectations::m_expected_multiplicity_bits
std::string m_expected_multiplicity_bits
Definition: eEmSortSelectCountExpectations.h:19
GlobalSim::eEmSortSelectCountExpectations
Definition: eEmSortSelectCountExpectations.h:13
GlobalSim::eEmSortSelectCountExpectations::eEmSortSelectCountExpectations
eEmSortSelectCountExpectations(const std::string &tobs, const std::string &mults)
Definition: eEmSortSelectCountExpectations.h:14
GlobalSim::eEmSortSelectCountExpectations::m_expected_tob_bits
std::string m_expected_tob_bits
Definition: eEmSortSelectCountExpectations.h:18
GlobalSim
AlgTool to obtain a selection of eFex RoIs read in from the event store.
Definition: dump.h:8
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