ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Event
xAOD
xAODTrigL1Calo
xAODTrigL1Calo
versions
CMMEtSumsAuxContainer_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: CMMEtSumsAuxContainer_v1.h 631511 2014-11-27 13:17:07Z gwatts $
8
#ifndef XAODTRIGL1CALO_VERSIONS_CMMETSUMSAUXCONTAINER_V1_H
9
#define XAODTRIGL1CALO_VERSIONS_CMMETSUMSAUXCONTAINER_V1_H
10
11
// STL include(s):
12
#include <vector>
13
14
// EDM include(s):
15
#include "
xAODCore/AuxContainerBase.h
"
16
17
namespace
xAOD
{
18
25
26
class
CMMEtSumsAuxContainer_v1
:
public
AuxContainerBase
{
27
public
:
28
// Default constructor
29
CMMEtSumsAuxContainer_v1
();
30
31
private
:
32
std::vector<int>
crate
;
33
std::vector<int>
dataID
;
34
std::vector<int>
peak
;
35
std::vector<std::vector<unsigned int> >
etVec
;
36
std::vector<std::vector<unsigned int> >
exVec
;
37
std::vector<std::vector<unsigned int> >
eyVec
;
38
std::vector<std::vector<int> >
etErrorVec
;
39
std::vector<std::vector<int> >
exErrorVec
;
40
std::vector<std::vector<int> >
eyErrorVec
;
41
42
};
// class CMMEtSumsAuxContainer_v1
43
}
// namespace xAOD
44
45
#include "
xAODCore/BaseInfo.h
"
46
SG_BASE
(
xAOD::CMMEtSumsAuxContainer_v1
,
xAOD::AuxContainerBase
);
47
48
#endif
// XAODTRIGL1CALO_VERSIONS_CMMETSUMSAUXCONTAINER_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::CMMEtSumsAuxContainer_v1
AuxContainer for CMMEtSums_v1.
Definition
CMMEtSumsAuxContainer_v1.h:26
xAOD::CMMEtSumsAuxContainer_v1::CMMEtSumsAuxContainer_v1
CMMEtSumsAuxContainer_v1()
Definition
CMMEtSumsAuxContainer_v1.cxx:12
xAOD::CMMEtSumsAuxContainer_v1::etVec
std::vector< std::vector< unsigned int > > etVec
Definition
CMMEtSumsAuxContainer_v1.h:35
xAOD::CMMEtSumsAuxContainer_v1::etErrorVec
std::vector< std::vector< int > > etErrorVec
Definition
CMMEtSumsAuxContainer_v1.h:38
xAOD::CMMEtSumsAuxContainer_v1::exErrorVec
std::vector< std::vector< int > > exErrorVec
Definition
CMMEtSumsAuxContainer_v1.h:39
xAOD::CMMEtSumsAuxContainer_v1::exVec
std::vector< std::vector< unsigned int > > exVec
Definition
CMMEtSumsAuxContainer_v1.h:36
xAOD::CMMEtSumsAuxContainer_v1::eyVec
std::vector< std::vector< unsigned int > > eyVec
Definition
CMMEtSumsAuxContainer_v1.h:37
xAOD::CMMEtSumsAuxContainer_v1::dataID
std::vector< int > dataID
Definition
CMMEtSumsAuxContainer_v1.h:33
xAOD::CMMEtSumsAuxContainer_v1::peak
std::vector< int > peak
Definition
CMMEtSumsAuxContainer_v1.h:34
xAOD::CMMEtSumsAuxContainer_v1::eyErrorVec
std::vector< std::vector< int > > eyErrorVec
Definition
CMMEtSumsAuxContainer_v1.h:40
xAOD::CMMEtSumsAuxContainer_v1::crate
std::vector< int > crate
Definition
CMMEtSumsAuxContainer_v1.h:32
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