ATLAS Offline Software
Event
xAOD
xAODLuminosity
Root
BCMRawDataAuxContainer_v1.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
// $Id: BCMRawDataAuxContainer_v1.cxx 652111 2015-03-06 10:13:22Z krasznaa $
6
7
// Local include(s):
8
#include "
xAODLuminosity/versions/BCMRawDataAuxContainer_v1.h
"
9
10
namespace
xAOD
{
11
12
BCMRawDataAuxContainer_v1::BCMRawDataAuxContainer_v1
()
13
:
AuxContainerBase
() {
14
15
AUX_VARIABLE
(
bcmWord1
);
16
AUX_VARIABLE
(
bcmWord2
);
17
}
18
19
}
// namespace xAOD
xAOD::BCMRawDataAuxContainer_v1::BCMRawDataAuxContainer_v1
BCMRawDataAuxContainer_v1()
Default constructor.
Definition:
BCMRawDataAuxContainer_v1.cxx:12
xAOD::AuxContainerBase
Common base class for the auxiliary containers.
Definition:
AuxContainerBase.h:59
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition:
ICaloAffectedTool.h:24
xAOD::BCMRawDataAuxContainer_v1::bcmWord1
std::vector< uint32_t > bcmWord1
First word of the BCM raw data.
Definition:
BCMRawDataAuxContainer_v1.h:39
AUX_VARIABLE
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition:
AuxVariable.h:23
xAOD::BCMRawDataAuxContainer_v1::bcmWord2
std::vector< uint32_t > bcmWord2
Second word of the BCM raw data.
Definition:
BCMRawDataAuxContainer_v1.h:40
BCMRawDataAuxContainer_v1.h
Generated on Mon Dec 23 2024 21:07:25 for ATLAS Offline Software by
1.8.18