ATLAS Offline Software
Loading...
Searching...
No Matches
Event
xAOD
xAODTrigRinger
xAODTrigRinger
versions
TrigRingerRings_v1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
6
// Create by: joao.victor.da.fonseca.pinto@cern.ch, 2014-10-17
7
#ifndef XAODTRIGRINGER_VERSIONS_TRIGRINGERRINGS_V1_H
8
#define XAODTRIGRINGER_VERSIONS_TRIGRINGERRINGS_V1_H
9
10
// System include(s):
11
extern
"C"
{
12
#include <stdint.h>
13
}
14
15
// xAOD include(s):
16
#include "
AthContainers/AuxElement.h
"
17
#include <vector>
18
//#include "CLIDSvc/CLASS_DEF.h"
19
//#include "GaudiKernel/MsgStream.h"
20
21
namespace
xAOD
{
22
class
TrigRingerRings_v1
:
public
SG::AuxElement
{
23
24
public
:
25
29
TrigRingerRings_v1
();
30
32
const
std::vector< float >&
rings
()
const
;
33
long
RoIword
()
const
;
// hold the roi word
34
35
void
setRings
(
const
std::vector<float> &
r
);
36
void
setRoiWord
(
long
w);
37
unsigned
size
()
const
;
38
39
};
40
}
// namespace xAOD
41
42
43
#include "
xAODCore/BaseInfo.h
"
44
SG_BASE
(
xAOD::TrigRingerRings_v1
,
SG::AuxElement
);
45
46
#endif
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::TrigRingerRings_v1
Definition
TrigRingerRings_v1.h:22
xAOD::TrigRingerRings_v1::setRoiWord
void setRoiWord(long w)
xAOD::TrigRingerRings_v1::TrigRingerRings_v1
TrigRingerRings_v1()
Class default constructor.
Definition
TrigRingerRings_v1.cxx:19
xAOD::TrigRingerRings_v1::size
unsigned size() const
Definition
TrigRingerRings_v1.cxx:28
xAOD::TrigRingerRings_v1::rings
const std::vector< float > & rings() const
Acessor methods.
xAOD::TrigRingerRings_v1::setRings
void setRings(const std::vector< float > &r)
xAOD::TrigRingerRings_v1::RoIword
long RoIword() const
r
int r
Definition
globals.cxx:22
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
Generated on
for ATLAS Offline Software by
1.16.1