![]() |
ATLAS Offline Software
|
#include <JetsLoader.h>
Public Member Functions | |
| JetsLoader (const ConstituentsInputConfig &) | |
| std::tuple< std::string, FlavorTagInference::Inputs, std::vector< const xAOD::IParticle * > > | getData (const xAOD::Vertex &vertex) const override |
| std::string | getName () const override |
| ConstituentsType | getType () const override |
Protected Types | |
| typedef xAOD::Vertex | Vertex |
| typedef std::pair< std::string, double > | NamedVar |
| typedef std::pair< std::string, std::vector< double > > | NamedSeq |
| typedef std::vector< const xAOD::Jet * > | Jets |
| typedef std::vector< const xAOD::IParticle * > | Particles |
| typedef std::function< double(const xAOD::Jet *, const Vertex &)> | JetSortVar |
| using | AE = SG::AuxElement |
| using | IPC = xAOD::JetContainer |
| using | PartLinks = std::vector< ElementLink< IPC > > |
| using | IPV = std::vector< const xAOD::Jet * > |
Protected Member Functions | |
| std::vector< const xAOD::Jet * > | getJetsFromVertex (const xAOD::Vertex &vertex) const |
Static Protected Member Functions | |
| static JetSortVar | iparticleSortVar (ConstituentsSortOrder) |
Protected Attributes | |
| JetSortVar | m_iparticleSortVar |
| getter_utils::CustomSequenceGetter< xAOD::Jet > | m_customSequenceGetter |
| std::function< IPV(const Vertex &)> | m_associator |
| ConstituentsInputConfig | m_config |
| std::string | m_name |
Definition at line 32 of file JetsLoader.h.
|
protected |
Definition at line 51 of file JetsLoader.h.
|
protected |
Definition at line 52 of file JetsLoader.h.
|
protected |
Definition at line 54 of file JetsLoader.h.
|
protected |
Definition at line 45 of file JetsLoader.h.
|
protected |
Definition at line 48 of file JetsLoader.h.
|
protected |
Definition at line 43 of file JetsLoader.h.
|
protected |
Definition at line 42 of file JetsLoader.h.
|
protected |
Definition at line 46 of file JetsLoader.h.
|
protected |
Definition at line 53 of file JetsLoader.h.
|
protected |
Definition at line 41 of file JetsLoader.h.
| InDetGNNHardScatterSelection::JetsLoader::JetsLoader | ( | const ConstituentsInputConfig & | cfg | ) |
Definition at line 28 of file JetsLoader.cxx.
|
overridevirtual |
Implements InDetGNNHardScatterSelection::IConstituentsLoader.
Definition at line 65 of file JetsLoader.cxx.
|
protected |
Definition at line 48 of file JetsLoader.cxx.
|
overridevirtual |
Implements InDetGNNHardScatterSelection::IConstituentsLoader.
Definition at line 75 of file JetsLoader.cxx.
|
overridevirtual |
Implements InDetGNNHardScatterSelection::IConstituentsLoader.
Definition at line 78 of file JetsLoader.cxx.
|
staticprotected |
Definition at line 14 of file JetsLoader.cxx.
Definition at line 62 of file JetsLoader.h.
|
protectedinherited |
Definition at line 71 of file InnerDetector/InDetRecTools/InDetGNNHardScatterSelection/InDetGNNHardScatterSelection/ConstituentsLoader.h.
|
protected |
Definition at line 61 of file JetsLoader.h.
|
protected |
Definition at line 60 of file JetsLoader.h.
|
protectedinherited |
Definition at line 72 of file InnerDetector/InDetRecTools/InDetGNNHardScatterSelection/InDetGNNHardScatterSelection/ConstituentsLoader.h.
1.8.18