![]() |
ATLAS Offline Software
|
#include <PhotonsLoader.h>
Public Member Functions | |
| PhotonsLoader (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::Photon * > | Photons |
| typedef std::vector< const xAOD::IParticle * > | Particles |
| typedef std::function< double(const xAOD::Photon *, const Vertex &)> | PhotonSortVar |
| using | AE = SG::AuxElement |
| using | IPC = xAOD::PhotonContainer |
| using | PartLinks = std::vector< ElementLink< IPC > > |
| using | IPV = std::vector< const xAOD::Photon * > |
Protected Member Functions | |
| std::vector< const xAOD::Photon * > | getPhotonsFromVertex (const xAOD::Vertex &vertex) const |
Static Protected Member Functions | |
| static PhotonSortVar | iparticleSortVar (ConstituentsSortOrder) |
Protected Attributes | |
| PhotonSortVar | m_iparticleSortVar |
| getter_utils::CustomSequenceGetter< xAOD::Photon > | m_customSequenceGetter |
| std::function< IPV(const Vertex &)> | m_associator |
| ConstituentsInputConfig | m_config |
| std::string | m_name |
Definition at line 32 of file PhotonsLoader.h.
|
protected |
Definition at line 51 of file PhotonsLoader.h.
|
protected |
Definition at line 52 of file PhotonsLoader.h.
|
protected |
Definition at line 54 of file PhotonsLoader.h.
|
protected |
Definition at line 43 of file PhotonsLoader.h.
|
protected |
Definition at line 42 of file PhotonsLoader.h.
|
protected |
Definition at line 46 of file PhotonsLoader.h.
|
protected |
Definition at line 53 of file PhotonsLoader.h.
|
protected |
Definition at line 45 of file PhotonsLoader.h.
|
protected |
Definition at line 48 of file PhotonsLoader.h.
|
protected |
Definition at line 41 of file PhotonsLoader.h.
| InDetGNNHardScatterSelection::PhotonsLoader::PhotonsLoader | ( | const ConstituentsInputConfig & | cfg | ) |
Definition at line 27 of file PhotonsLoader.cxx.
|
overridevirtual |
Implements InDetGNNHardScatterSelection::IConstituentsLoader.
Definition at line 66 of file PhotonsLoader.cxx.
|
overridevirtual |
Implements InDetGNNHardScatterSelection::IConstituentsLoader.
Definition at line 76 of file PhotonsLoader.cxx.
|
protected |
Definition at line 49 of file PhotonsLoader.cxx.
|
overridevirtual |
Implements InDetGNNHardScatterSelection::IConstituentsLoader.
Definition at line 79 of file PhotonsLoader.cxx.
|
staticprotected |
Definition at line 13 of file PhotonsLoader.cxx.
|
protected |
Definition at line 62 of file PhotonsLoader.h.
|
protectedinherited |
Definition at line 71 of file InnerDetector/InDetRecTools/InDetGNNHardScatterSelection/InDetGNNHardScatterSelection/ConstituentsLoader.h.
|
protected |
Definition at line 61 of file PhotonsLoader.h.
|
protected |
Definition at line 60 of file PhotonsLoader.h.
|
protectedinherited |
Definition at line 72 of file InnerDetector/InDetRecTools/InDetGNNHardScatterSelection/InDetGNNHardScatterSelection/ConstituentsLoader.h.
1.8.18