![]() |
ATLAS Offline Software
|
#include <TracksLoader.h>
Public Member Functions | |
| TracksLoader (const ConstituentsInputConfig &cfg) | |
| 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::TrackParticle * > | TrackParticles |
| typedef std::vector< const xAOD::IParticle * > | Particles |
| typedef std::function< double(const xAOD::TrackParticle *, const Vertex &)> | TrackParticleSortVar |
| using | AE = SG::AuxElement |
| using | IPC = xAOD::TrackParticleContainer |
| using | PartLinks = std::vector< ElementLink< IPC > > |
| using | IPV = std::vector< const xAOD::TrackParticle * > |
Protected Member Functions | |
| std::vector< const xAOD::TrackParticle * > | getTrackParticlesFromVertex (const xAOD::Vertex &vertex) const |
Static Protected Member Functions | |
| static TrackParticleSortVar | iparticleSortVar (ConstituentsSortOrder) |
Protected Attributes | |
| TrackParticleSortVar | m_iparticleSortVar |
| getter_utils::CustomSequenceGetter< xAOD::TrackParticle > | m_customSequenceGetter |
| std::function< IPV(const Vertex &)> | m_associator |
| ConstituentsInputConfig | m_config |
| std::string | m_name |
Definition at line 32 of file InnerDetector/InDetRecTools/InDetGNNHardScatterSelection/InDetGNNHardScatterSelection/TracksLoader.h.
|
protected |
Definition at line 51 of file InnerDetector/InDetRecTools/InDetGNNHardScatterSelection/InDetGNNHardScatterSelection/TracksLoader.h.
|
protected |
Definition at line 52 of file InnerDetector/InDetRecTools/InDetGNNHardScatterSelection/InDetGNNHardScatterSelection/TracksLoader.h.
|
protected |
Definition at line 54 of file InnerDetector/InDetRecTools/InDetGNNHardScatterSelection/InDetGNNHardScatterSelection/TracksLoader.h.
|
protected |
Definition at line 43 of file InnerDetector/InDetRecTools/InDetGNNHardScatterSelection/InDetGNNHardScatterSelection/TracksLoader.h.
|
protected |
Definition at line 42 of file InnerDetector/InDetRecTools/InDetGNNHardScatterSelection/InDetGNNHardScatterSelection/TracksLoader.h.
|
protected |
Definition at line 46 of file InnerDetector/InDetRecTools/InDetGNNHardScatterSelection/InDetGNNHardScatterSelection/TracksLoader.h.
|
protected |
Definition at line 53 of file InnerDetector/InDetRecTools/InDetGNNHardScatterSelection/InDetGNNHardScatterSelection/TracksLoader.h.
|
protected |
Definition at line 45 of file InnerDetector/InDetRecTools/InDetGNNHardScatterSelection/InDetGNNHardScatterSelection/TracksLoader.h.
|
protected |
Definition at line 48 of file InnerDetector/InDetRecTools/InDetGNNHardScatterSelection/InDetGNNHardScatterSelection/TracksLoader.h.
|
protected |
Definition at line 41 of file InnerDetector/InDetRecTools/InDetGNNHardScatterSelection/InDetGNNHardScatterSelection/TracksLoader.h.
| InDetGNNHardScatterSelection::TracksLoader::TracksLoader | ( | const ConstituentsInputConfig & | cfg | ) |
Definition at line 28 of file InnerDetector/InDetRecTools/InDetGNNHardScatterSelection/Root/TracksLoader.cxx.
|
overridevirtual |
Implements InDetGNNHardScatterSelection::IConstituentsLoader.
Definition at line 67 of file InnerDetector/InDetRecTools/InDetGNNHardScatterSelection/Root/TracksLoader.cxx.
|
overridevirtual |
Implements InDetGNNHardScatterSelection::IConstituentsLoader.
Definition at line 77 of file InnerDetector/InDetRecTools/InDetGNNHardScatterSelection/Root/TracksLoader.cxx.
|
protected |
Definition at line 50 of file InnerDetector/InDetRecTools/InDetGNNHardScatterSelection/Root/TracksLoader.cxx.
|
overridevirtual |
Implements InDetGNNHardScatterSelection::IConstituentsLoader.
Definition at line 80 of file InnerDetector/InDetRecTools/InDetGNNHardScatterSelection/Root/TracksLoader.cxx.
|
staticprotected |
Definition at line 14 of file InnerDetector/InDetRecTools/InDetGNNHardScatterSelection/Root/TracksLoader.cxx.
|
protected |
Definition at line 62 of file InnerDetector/InDetRecTools/InDetGNNHardScatterSelection/InDetGNNHardScatterSelection/TracksLoader.h.
|
protectedinherited |
Definition at line 71 of file InnerDetector/InDetRecTools/InDetGNNHardScatterSelection/InDetGNNHardScatterSelection/ConstituentsLoader.h.
|
protected |
Definition at line 61 of file InnerDetector/InDetRecTools/InDetGNNHardScatterSelection/InDetGNNHardScatterSelection/TracksLoader.h.
|
protected |
Definition at line 60 of file InnerDetector/InDetRecTools/InDetGNNHardScatterSelection/InDetGNNHardScatterSelection/TracksLoader.h.
|
protectedinherited |
Definition at line 72 of file InnerDetector/InDetRecTools/InDetGNNHardScatterSelection/InDetGNNHardScatterSelection/ConstituentsLoader.h.
1.8.18