ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Event
xAOD
xAODTrigger
xAODTrigger
versions
EmTauRoIAuxContainer_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: EmTauRoIAuxContainer_v1.h 631149 2014-11-26 12:26:18Z krasznaa $
8
#ifndef XAODTRIGGER_VERSIONS_EMTAUROIAUXCONTAINER_V1_H
9
#define XAODTRIGGER_VERSIONS_EMTAUROIAUXCONTAINER_V1_H
10
11
// System include(s):
12
extern
"C"
{
13
# include <stdint.h>
14
}
15
#include <vector>
16
#include <string>
17
18
// EDM include(s):
19
#include "
xAODCore/AuxContainerBase.h
"
20
21
namespace
xAOD
{
22
34
class
EmTauRoIAuxContainer_v1
:
public
AuxContainerBase
{
35
36
public
:
38
EmTauRoIAuxContainer_v1
();
39
40
private
:
41
std::vector< float >
eta
;
42
std::vector< float >
phi
;
43
std::vector< uint32_t >
roiWord
;
44
45
std::vector< std::vector< float > >
thrValues
;
46
std::vector< std::vector< std::string > >
thrNames
;
47
48
std::vector< float >
core
;
49
std::vector< float >
emClus
;
50
std::vector< float >
tauClus
;
51
std::vector< float >
emIsol
;
52
std::vector< float >
hadIsol
;
53
std::vector< float >
hadCore
;
54
55
};
// class EmTauRoIAuxContainer_v1
56
57
}
// namespace xAOD
58
59
// Declare the inheritance of the container:
60
#include "
xAODCore/BaseInfo.h
"
61
SG_BASE
(
xAOD::EmTauRoIAuxContainer_v1
,
xAOD::AuxContainerBase
);
62
63
#endif
// XAODTRIGGER_VERSIONS_EMTAUROIAUXCONTAINER_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::EmTauRoIAuxContainer_v1
Auxiliary store for the LVL1 em/tau RoI container.
Definition
EmTauRoIAuxContainer_v1.h:34
xAOD::EmTauRoIAuxContainer_v1::thrValues
std::vector< std::vector< float > > thrValues
Definition
EmTauRoIAuxContainer_v1.h:45
xAOD::EmTauRoIAuxContainer_v1::eta
std::vector< float > eta
Definition
EmTauRoIAuxContainer_v1.h:41
xAOD::EmTauRoIAuxContainer_v1::core
std::vector< float > core
Definition
EmTauRoIAuxContainer_v1.h:48
xAOD::EmTauRoIAuxContainer_v1::tauClus
std::vector< float > tauClus
Definition
EmTauRoIAuxContainer_v1.h:50
xAOD::EmTauRoIAuxContainer_v1::EmTauRoIAuxContainer_v1
EmTauRoIAuxContainer_v1()
Default constuctor.
Definition
EmTauRoIAuxContainer_v1.cxx:12
xAOD::EmTauRoIAuxContainer_v1::roiWord
std::vector< uint32_t > roiWord
Definition
EmTauRoIAuxContainer_v1.h:43
xAOD::EmTauRoIAuxContainer_v1::hadCore
std::vector< float > hadCore
Definition
EmTauRoIAuxContainer_v1.h:53
xAOD::EmTauRoIAuxContainer_v1::emClus
std::vector< float > emClus
Definition
EmTauRoIAuxContainer_v1.h:49
xAOD::EmTauRoIAuxContainer_v1::hadIsol
std::vector< float > hadIsol
Definition
EmTauRoIAuxContainer_v1.h:52
xAOD::EmTauRoIAuxContainer_v1::phi
std::vector< float > phi
Definition
EmTauRoIAuxContainer_v1.h:42
xAOD::EmTauRoIAuxContainer_v1::emIsol
std::vector< float > emIsol
Definition
EmTauRoIAuxContainer_v1.h:51
xAOD::EmTauRoIAuxContainer_v1::thrNames
std::vector< std::vector< std::string > > thrNames
Definition
EmTauRoIAuxContainer_v1.h:46
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