ATLAS Offline Software
Loading...
Searching...
No Matches
IConstituentUserInfo.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5// IConstituentUserInfo.cxx
6
8
10using jet::LabelIndex;
11
12//**********************************************************************
13
17
18//**********************************************************************
19
21 return nullptr;
22}
23
24//**********************************************************************
25
27 return false;
28}
29
30//**********************************************************************
31
35
36//**********************************************************************
virtual Index index() const
virtual const LabelIndex * labelMap() const
virtual xAOD::JetConstitScale constitScale() const
Return the constituent scale used to build the PseudoJet.
virtual bool isGhost() const
Returns true if this constituent is a ghost.
JetConstitScale
Definition JetTypes.h:20
@ CalibratedJetConstituent
Definition JetTypes.h:22