ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Event
xAOD
xAODTrigger
xAODTrigger
versions
MuonRoIAuxContainer_v1.h
Go to the documentation of this file.
1
// Dear emacs, this is -*- c++ -*-
2
3
/*
4
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
#ifndef XAODTRIGGER_VERSIONS_MUONROIAUXCONTAINER_V1_H
8
#define XAODTRIGGER_VERSIONS_MUONROIAUXCONTAINER_V1_H
9
10
// System include(s):
11
extern
"C"
{
12
# include <stdint.h>
13
}
14
#include <vector>
15
#include <string>
16
17
// EDM include(s):
18
#include "
xAODCore/AuxContainerBase.h
"
19
20
namespace
xAOD
{
21
30
class
MuonRoIAuxContainer_v1
:
public
AuxContainerBase
{
31
32
public
:
34
MuonRoIAuxContainer_v1
();
35
36
private
:
37
std::vector< float >
eta
;
38
std::vector< float >
phi
;
39
std::vector< uint32_t >
roiWord
;
40
std::vector< float >
thrValue
;
41
std::vector< std::string >
thrName
;
42
std::vector< uint32_t >
roiExtraWord
;
43
44
};
// class MuonRoIAuxContainer_v1
45
46
}
// namespace xAOD
47
48
// Declare the inheritance of the class:
49
#include "
xAODCore/BaseInfo.h
"
50
SG_BASE
(
xAOD::MuonRoIAuxContainer_v1
,
xAOD::AuxContainerBase
);
51
52
#endif
// XAODTRIGGER_VERSIONS_MUONROIAUXCONTAINER_V1_H
AuxContainerBase.h
SG_BASE
#define SG_BASE(D, B)
Declare that class D derives from class B.
Definition
Control/AthenaKernel/AthenaKernel/BaseInfo.h:243
BaseInfo.h
xAOD::AuxContainerBase
Common base class for the auxiliary containers.
Definition
AuxContainerBase.h:55
xAOD::AuxContainerBase::AuxContainerBase
AuxContainerBase(bool allowDynamicVars=true)
Default constructor.
Definition
AuxContainerBase.cxx:33
xAOD::MuonRoIAuxContainer_v1
Auxiliary store for the LVL1 muon RoI container.
Definition
MuonRoIAuxContainer_v1.h:30
xAOD::MuonRoIAuxContainer_v1::roiWord
std::vector< uint32_t > roiWord
Definition
MuonRoIAuxContainer_v1.h:39
xAOD::MuonRoIAuxContainer_v1::phi
std::vector< float > phi
Definition
MuonRoIAuxContainer_v1.h:38
xAOD::MuonRoIAuxContainer_v1::roiExtraWord
std::vector< uint32_t > roiExtraWord
Definition
MuonRoIAuxContainer_v1.h:42
xAOD::MuonRoIAuxContainer_v1::thrName
std::vector< std::string > thrName
Definition
MuonRoIAuxContainer_v1.h:41
xAOD::MuonRoIAuxContainer_v1::eta
std::vector< float > eta
Definition
MuonRoIAuxContainer_v1.h:37
xAOD::MuonRoIAuxContainer_v1::thrValue
std::vector< float > thrValue
Definition
MuonRoIAuxContainer_v1.h:40
xAOD::MuonRoIAuxContainer_v1::MuonRoIAuxContainer_v1
MuonRoIAuxContainer_v1()
Default constuctor.
Definition
MuonRoIAuxContainer_v1.cxx:10
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition
ICaloAffectedTool.h:24
Generated on
for ATLAS Offline Software by
1.17.0