ATLAS Offline Software
|
#include <MuonsLoader.h>
Public Member Functions | |
MuonsLoader (ConstituentsInputConfig) | |
std::tuple< std::string, FlavorTagDiscriminants::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::Muon * > | Muons |
typedef std::vector< const xAOD::IParticle * > | Particles |
typedef std::function< double(const xAOD::Muon *, const Vertex &)> | MuonSortVar |
using | AE = SG::AuxElement |
using | IPC = xAOD::MuonContainer |
using | PartLinks = std::vector< ElementLink< IPC > > |
using | IPV = std::vector< const xAOD::Muon * > |
Protected Member Functions | |
MuonSortVar | iparticleSortVar (ConstituentsSortOrder) |
std::vector< const xAOD::Muon * > | getMuonsFromVertex (const xAOD::Vertex &vertex) const |
Protected Attributes | |
MuonSortVar | m_iparticleSortVar |
getter_utils::CustomSequenceGetter< xAOD::Muon > | m_customSequenceGetter |
std::function< IPV(const Vertex &)> | m_associator |
ConstituentsInputConfig | m_config |
std::string | m_name |
Definition at line 32 of file MuonsLoader.h.
|
protected |
Definition at line 51 of file MuonsLoader.h.
|
protected |
Definition at line 52 of file MuonsLoader.h.
|
protected |
Definition at line 54 of file MuonsLoader.h.
|
protected |
Definition at line 45 of file MuonsLoader.h.
|
protected |
Definition at line 48 of file MuonsLoader.h.
|
protected |
Definition at line 43 of file MuonsLoader.h.
|
protected |
Definition at line 42 of file MuonsLoader.h.
|
protected |
Definition at line 46 of file MuonsLoader.h.
|
protected |
Definition at line 53 of file MuonsLoader.h.
|
protected |
Definition at line 41 of file MuonsLoader.h.
InDetGNNHardScatterSelection::MuonsLoader::MuonsLoader | ( | ConstituentsInputConfig | cfg | ) |
Definition at line 27 of file MuonsLoader.cxx.
|
overridevirtual |
Implements InDetGNNHardScatterSelection::IConstituentsLoader.
Definition at line 65 of file MuonsLoader.cxx.
|
protected |
Definition at line 49 of file MuonsLoader.cxx.
|
overridevirtual |
Implements InDetGNNHardScatterSelection::IConstituentsLoader.
Definition at line 75 of file MuonsLoader.cxx.
|
overridevirtual |
Implements InDetGNNHardScatterSelection::IConstituentsLoader.
Definition at line 78 of file MuonsLoader.cxx.
|
protected |
Definition at line 13 of file MuonsLoader.cxx.
Definition at line 62 of file MuonsLoader.h.
|
protectedinherited |
Definition at line 73 of file InnerDetector/InDetRecTools/InDetGNNHardScatterSelection/InDetGNNHardScatterSelection/ConstituentsLoader.h.
|
protected |
Definition at line 61 of file MuonsLoader.h.
|
protected |
Definition at line 60 of file MuonsLoader.h.
|
protectedinherited |
Definition at line 74 of file InnerDetector/InDetRecTools/InDetGNNHardScatterSelection/InDetGNNHardScatterSelection/ConstituentsLoader.h.