ATLAS Offline Software
Event
xAOD
xAODTrigCalo
xAODTrigCalo
versions
TrigCaloClusterAuxContainer_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: TrigCaloClusterAuxContainer_v1.h 639154 2015-01-13 14:35:02Z wigleswt $
8
#ifndef XAODTRIGCALO_VERSIONS_TRIGCALOCLUSTERAUXCONTAINER_V1_H
9
#define XAODTRIGCALO_VERSIONS_TRIGCALOCLUSTERAUXCONTAINER_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
31
class
TrigCaloClusterAuxContainer_v1
:
public
AuxContainerBase
{
32
33
public
:
35
TrigCaloClusterAuxContainer_v1
();
36
37
private
:
39
#define TRIGCALOCLUSTER_AUX_VARIABLE( TYPE, NAME ) TYPE NAME
40
#include "xAODTrigCalo/versions/TrigCaloClusterAuxVariables_v1.def"
41
#undef TRIGCALOCLUSTER_AUX_VARIABLE
42
43
};
// class TrigCaloClusterAuxContainer_v1
44
45
}
// namespace xAOD
46
47
SG_BASE
(
xAOD::TrigCaloClusterAuxContainer_v1
,
xAOD::AuxContainerBase
);
48
49
#endif // XAODTRIGCALO_VERSIONS_TRIGCALOCLUSTERAUXCONTAINER_V1_H
AuxContainerBase.h
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::TrigCaloClusterAuxContainer_v1
Auxiliary container for trigger calorimeter cluster containers.
Definition:
TrigCaloClusterAuxContainer_v1.h:31
SG_BASE
SG_BASE(xAOD::TrigCaloClusterAuxContainer_v1, xAOD::AuxContainerBase)
xAOD::TrigCaloClusterAuxContainer_v1::TrigCaloClusterAuxContainer_v1
TrigCaloClusterAuxContainer_v1()
Default constructor.
Definition:
TrigCaloClusterAuxContainer_v1.cxx:12
Generated on Thu Nov 7 2024 21:29:24 for ATLAS Offline Software by
1.8.18