ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Event
xAOD
xAODTrigL1Calo
xAODTrigL1Calo
versions
RODHeaderAuxContainer_v1.h
Go to the documentation of this file.
1
// Dear emacs, this is -*- c++ -*-
2
3
/*
4
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
// $Id: RODHeaderAuxContainer_v1.h 631511 2014-11-27 13:17:07Z gwatts $
8
#ifndef XAODTRIGL1CALO_VERSIONS_RODHEADERAUXCONTAINER_V1_H
9
#define XAODTRIGL1CALO_VERSIONS_RODHEADERAUXCONTAINER_V1_H
10
11
// STL include(s):
12
extern
"C"
{
13
# include <stdint.h>
14
}
15
#include <vector>
16
17
// EDM include(s):
18
#include "
xAODCore/AuxContainerBase.h
"
19
20
namespace
xAOD
{
21
28
29
class
RODHeaderAuxContainer_v1
:
public
AuxContainerBase
{
30
public
:
31
// Default constructor
32
RODHeaderAuxContainer_v1
();
33
34
private
:
35
std::vector<uint32_t>
version
;
36
std::vector<uint32_t>
sourceId
;
37
std::vector<uint32_t>
run
;
38
std::vector<uint32_t>
lvl1Id
;
39
std::vector<uint32_t>
bcId
;
40
std::vector<uint32_t>
trigType
;
41
std::vector<uint32_t>
detType
;
42
std::vector<std::vector<uint32_t> >
statusWords
;
43
std::vector<uint32_t>
payloadSize
;
44
45
};
// class RODHeaderAuxContainer_v1
46
}
// namespace xAOD
47
48
#include "
xAODCore/BaseInfo.h
"
49
SG_BASE
(
xAOD::RODHeaderAuxContainer_v1
,
xAOD::AuxContainerBase
);
50
51
#endif
// XAODTRIGL1CALO_VERSIONS_RODHEADERAUXCONTAINER_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::RODHeaderAuxContainer_v1
AuxContainer for RODHeader_v1.
Definition
RODHeaderAuxContainer_v1.h:29
xAOD::RODHeaderAuxContainer_v1::run
std::vector< uint32_t > run
Definition
RODHeaderAuxContainer_v1.h:37
xAOD::RODHeaderAuxContainer_v1::lvl1Id
std::vector< uint32_t > lvl1Id
Definition
RODHeaderAuxContainer_v1.h:38
xAOD::RODHeaderAuxContainer_v1::sourceId
std::vector< uint32_t > sourceId
Definition
RODHeaderAuxContainer_v1.h:36
xAOD::RODHeaderAuxContainer_v1::detType
std::vector< uint32_t > detType
Definition
RODHeaderAuxContainer_v1.h:41
xAOD::RODHeaderAuxContainer_v1::payloadSize
std::vector< uint32_t > payloadSize
Definition
RODHeaderAuxContainer_v1.h:43
xAOD::RODHeaderAuxContainer_v1::RODHeaderAuxContainer_v1
RODHeaderAuxContainer_v1()
Definition
RODHeaderAuxContainer_v1.cxx:12
xAOD::RODHeaderAuxContainer_v1::version
std::vector< uint32_t > version
Definition
RODHeaderAuxContainer_v1.h:35
xAOD::RODHeaderAuxContainer_v1::statusWords
std::vector< std::vector< uint32_t > > statusWords
Definition
RODHeaderAuxContainer_v1.h:42
xAOD::RODHeaderAuxContainer_v1::bcId
std::vector< uint32_t > bcId
Definition
RODHeaderAuxContainer_v1.h:39
xAOD::RODHeaderAuxContainer_v1::trigType
std::vector< uint32_t > trigType
Definition
RODHeaderAuxContainer_v1.h:40
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