ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Event
xAOD
xAODTrigger
xAODTrigger
versions
JetEtRoI_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: JetEtRoI_v1.h 631149 2014-11-26 12:26:18Z krasznaa $
8
#ifndef XAODTRIGGER_VERSIONS_JETETROI_V1_H
9
#define XAODTRIGGER_VERSIONS_JETETROI_V1_H
10
11
// System include(s):
12
extern
"C"
{
13
# include <stdint.h>
14
}
15
#include <vector>
16
#include <string>
17
18
// xAOD include(s):
19
#include "
AthContainers/AuxElement.h
"
20
21
namespace
xAOD
{
22
35
class
JetEtRoI_v1
:
public
SG::AuxElement
{
36
37
public
:
39
JetEtRoI_v1
();
40
42
uint32_t
roiWord
()
const
;
44
void
setRoIWord
(
uint32_t
value );
45
47
uint32_t
thrPattern
()
const
;
48
51
53
void
addThreshold
(
const
std::string&
name
);
55
void
clearThresholds
();
56
58
const
std::vector< std::string >&
thrNames
()
const
;
59
61
62
};
// class JetEtRoI_v1
63
64
}
// namespace xAOD
65
66
// Declare the inheritance of the class:
67
#include "
xAODCore/BaseInfo.h
"
68
SG_BASE
(
xAOD::JetEtRoI_v1
,
SG::AuxElement
);
69
70
#endif
// XAODTRIGGER_VERSIONS_JETETROI_V1_H
AuxElement.h
Base class for elements of a container that can have aux data.
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::JetEtRoI_v1
Class describing a LVL1 jet-ET "RoI".
Definition
JetEtRoI_v1.h:35
xAOD::JetEtRoI_v1::thrPattern
uint32_t thrPattern() const
Helper function accessing the threshold pattern in the RoI word.
xAOD::JetEtRoI_v1::thrNames
const std::vector< std::string > & thrNames() const
The names of the thresholds passed.
Definition
JetEtRoI_v1.cxx:43
xAOD::JetEtRoI_v1::addThreshold
void addThreshold(const std::string &name)
Add a new threshold that was passed.
xAOD::JetEtRoI_v1::clearThresholds
void clearThresholds()
Remove all the passed thresholds.
Definition
JetEtRoI_v1.cxx:37
xAOD::JetEtRoI_v1::setRoIWord
void setRoIWord(uint32_t value)
Set the RoI word describing the JetET thresholds passed.
xAOD::JetEtRoI_v1::roiWord
uint32_t roiWord() const
The RoI word describing the JetET thresholds passed.
xAOD::JetEtRoI_v1::JetEtRoI_v1
JetEtRoI_v1()
Default constructor.
Definition
JetEtRoI_v1.cxx:14
SG::AuxElement
AuxElement(SG::AuxVectorData *container, size_t index)
Base class for elements of a container that can have aux data.
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition
ICaloAffectedTool.h:24
xAOD::name
name
Definition
TriggerMenuJson_v1.cxx:29
xAOD::uint32_t
setEventNumber uint32_t
Definition
EventInfo_v1.cxx:127
Generated on
for ATLAS Offline Software by
1.17.0