ATLAS Offline Software
Trigger
TrigT1
Global
GlobalSimulation
src
GlobalAlgs
Hypothesis
UCL
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
8
#include "
AthenaKernel/CLASS_DEF.h
"
9
10
#include <string>
11
12
namespace
GlobalSim
{
13
struct
InvMassDPhiInc2Expectations
{
14
InvMassDPhiInc2Expectations
(
const
std::string&
results
):
15
m_expected_results
{
results
}{}
16
17
std::string
m_expected_results
;
// bit string
18
};
19
}
20
21
CLASS_DEF
(
GlobalSim::InvMassDPhiInc2Expectations
, 236371547 , 1 )
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
Generated on Mon Sep 1 2025 21:12:02 for ATLAS Offline Software by
1.8.18