ATLAS Offline Software
Reconstruction
Jet
JetEDM
JetEDM
BaseIndexedConstituentUserInfo.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
// BaseIndexedConstituentUserInfo.h
6
7
#ifndef jet__BaseIndexedConstituentUserInfo_H
8
#define jet__BaseIndexedConstituentUserInfo_H
9
10
// David Adams and Pierre-Antoine Delsart
11
// January 2014
12
24
25
#include "
JetEDM/IConstituentUserInfo.h
"
26
27
namespace
jet
{
28
29
class
BaseIndexedConstituentUserInfo
:
public
IConstituentUserInfo
{
30
31
public
:
32
33
// Default ctor.
34
BaseIndexedConstituentUserInfo
();
35
37
BaseIndexedConstituentUserInfo
(
Index
idx
,
const
LabelIndex
* pli);
38
41
const
SG::AuxElement
*
element
()
const
;
42
44
Label
label
()
const
;
45
47
Index
index
()
const
;
48
50
const
LabelIndex
*
labelMap
()
const
;
51
53
bool
isGhost
()
const
;
54
56
xAOD::JetConstitScale
constitScale
()
const
;
57
58
protected
:
59
60
int
m_idx
;
61
const
LabelIndex
*
m_pli
;
62
63
};
64
65
}
// end namespace jet
66
67
#endif
jet::LabelIndex
Definition:
LabelIndex.h:22
jet::BaseIndexedConstituentUserInfo::label
Label label() const
Return the label.
Definition:
BaseIndexedConstituentUserInfo.cxx:30
SG::AuxElement
Base class for elements of a container that can have aux data.
Definition:
AuxElement.h:472
jet::BaseIndexedConstituentUserInfo::BaseIndexedConstituentUserInfo
BaseIndexedConstituentUserInfo()
Definition:
BaseIndexedConstituentUserInfo.cxx:12
jet::BaseIndexedConstituentUserInfo::m_pli
const LabelIndex * m_pli
Definition:
BaseIndexedConstituentUserInfo.h:61
jet::BaseIndexedConstituentUserInfo::m_idx
int m_idx
Definition:
BaseIndexedConstituentUserInfo.h:60
jet::BaseIndexedConstituentUserInfo::constitScale
xAOD::JetConstitScale constitScale() const
Return the constituent scale used to build the PseudoJet.
Definition:
BaseIndexedConstituentUserInfo.cxx:57
jet::IConstituentUserInfo::Label
std::string Label
Definition:
IConstituentUserInfo.h:31
jet::BaseIndexedConstituentUserInfo::index
Index index() const
Return the index.
Definition:
BaseIndexedConstituentUserInfo.cxx:38
jet::BaseIndexedConstituentUserInfo::element
const SG::AuxElement * element() const
Return the particle pointer.
Definition:
BaseIndexedConstituentUserInfo.cxx:23
jet
Definition:
JetCalibTools_PlotJESFactors.cxx:23
jet::IConstituentUserInfo::Index
int Index
Definition:
IConstituentUserInfo.h:30
IConstituentUserInfo.h
xAOD::JetConstitScale
JetConstitScale
Definition:
JetTypes.h:20
jet::BaseIndexedConstituentUserInfo
Definition:
BaseIndexedConstituentUserInfo.h:29
jet::IConstituentUserInfo
Definition:
IConstituentUserInfo.h:26
jet::BaseIndexedConstituentUserInfo::isGhost
bool isGhost() const
Returns true if this constituent is a ghost.
Definition:
BaseIndexedConstituentUserInfo.cxx:50
jet::BaseIndexedConstituentUserInfo::labelMap
const LabelIndex * labelMap() const
Return the index-to-label map.
Definition:
BaseIndexedConstituentUserInfo.cxx:44
LArNewCalib_DelayDump_OFC_Cali.idx
idx
Definition:
LArNewCalib_DelayDump_OFC_Cali.py:69
Generated on Thu Nov 7 2024 21:10:39 for ATLAS Offline Software by
1.8.18