ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Trigger
TrigT1
TrigT1Interfaces
TrigT1Interfaces
RecJetEtRoI.h
Go to the documentation of this file.
1
// Dear emacs, this is -*- c++ -*-
2
// $Id: RecJetEtRoI.h 782811 2016-11-07 17:20:40Z smh $
3
/*
4
Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
5
*/
6
/***************************************************************************
7
RecJetEtRoI.h - description
8
-------------------
9
begin : Mon Jan 22 2001
10
email : moyse@heppch.ph.qmw.ac.uk
11
***************************************************************************/
12
13
#ifndef TRIGT1INTERFACES_RECJETETROI_H
14
#define TRIGT1INTERFACES_RECJETETROI_H
15
16
// Gaudi/Athena include(s):
17
#include "
AthContainers/DataVector.h
"
18
19
namespace
LVL1
{
20
26
class
RecJetEtRoI
{
27
28
public
:
29
// constructor
30
RecJetEtRoI
() {}
31
// constructor
32
RecJetEtRoI
(
unsigned
int
RoIWord );
33
// destructor
34
~RecJetEtRoI
();
35
36
// constructor
37
void
construct
(
unsigned
int
RoIWord );
38
40
unsigned
int
roiWord
()
const
;
41
42
private
:
45
unsigned
int
m_roiWord
{ 0 };
47
unsigned
int
m_energy
{ 0 };
48
49
};
// class RecJetEtRoI
50
51
}
// namespace LVL1
52
53
#include "
AthenaKernel/CLASS_DEF.h
"
54
CLASS_DEF
(
DataVector< LVL1::RecJetEtRoI >
, 6260, 1 )
55
CLASS_DEF
(
LVL1
::RecJetEtRoI, 6261, 1 )
56
57
#endif
// TRIGT1INTERFACES_RECJETETROI_H
CLASS_DEF.h
macros to associate a CLID to a type
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition
Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:67
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
DataVector
Derived DataVector<T>.
Definition
DataVector.h:795
LVL1::RecJetEtRoI::m_roiWord
unsigned int m_roiWord
roiWord - defined as 0010 | 24*0 | 4b Jet ET
Definition
RecJetEtRoI.h:45
LVL1::RecJetEtRoI::construct
void construct(unsigned int RoIWord)
Definition
RecJetEtRoI.cxx:29
LVL1::RecJetEtRoI::roiWord
unsigned int roiWord() const
returns roi word
Definition
RecJetEtRoI.cxx:41
LVL1::RecJetEtRoI::m_energy
unsigned int m_energy
4b word that contains JetET energy (in GeV)
Definition
RecJetEtRoI.h:47
LVL1::RecJetEtRoI::RecJetEtRoI
RecJetEtRoI()
Definition
RecJetEtRoI.h:30
LVL1::RecJetEtRoI::~RecJetEtRoI
~RecJetEtRoI()
Definition
RecJetEtRoI.cxx:25
LVL1
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
Definition
IZdcDataAccess.h:13
Generated on
for ATLAS Offline Software by
1.17.0