![]() |
ATLAS Offline Software
|
Namespaces | |
| namespace | dataprep |
| namespace | getter_utils |
| Utils to produce Constituent -> vector<double> functions. | |
| namespace | internal |
Classes | |
| struct | ConstituentsInputConfig |
| class | ElectronsLoader |
| class | GNN |
| Implementation of the GNN used by the InDetGNNHardScatterSelection::GNNTool. More... | |
| class | GNNTool |
| struct | HSGNNInputConfig |
| class | IConstituentsLoader |
| struct | InputVariableConfig |
| class | IParticlesLoader |
| class | JetsLoader |
| class | MuonsLoader |
| class | PhotonsLoader |
| class | TracksLoader |
| class | VertexDecoratorAlg |
Enumerations | |
| enum class | ConstituentsEDMType { CHAR , UCHAR , INT , FLOAT , DOUBLE , CUSTOM_GETTER } |
| enum class | ConstituentsSortOrder { PT_DESCENDING } |
| enum class | ConstituentsSelection { ALL } |
| enum class | ConstituentsType { IPARTICLE , TRACK , ELECTRON , MUON , JET , PHOTON } |
| enum class | EDMType { CHAR , UCHAR , INT , FLOAT , DOUBLE , CUSTOM_GETTER } |
Functions | |
| ConstituentsInputConfig | createConstituentsLoaderConfig (const std::string &name, const std::vector< std::string > &input_variables) |
|
strong |
| Enumerator | |
|---|---|
| CHAR | |
| UCHAR | |
| INT | |
| FLOAT | |
| DOUBLE | |
| CUSTOM_GETTER | |
Definition at line 24 of file InnerDetector/InDetRecTools/InDetGNNHardScatterSelection/InDetGNNHardScatterSelection/ConstituentsLoader.h.
|
strong |
| Enumerator | |
|---|---|
| ALL | |
Definition at line 28 of file InnerDetector/InDetRecTools/InDetGNNHardScatterSelection/InDetGNNHardScatterSelection/ConstituentsLoader.h.
|
strong |
| Enumerator | |
|---|---|
| PT_DESCENDING | |
Definition at line 25 of file InnerDetector/InDetRecTools/InDetGNNHardScatterSelection/InDetGNNHardScatterSelection/ConstituentsLoader.h.
|
strong |
|
strong |
| Enumerator | |
|---|---|
| CHAR | |
| UCHAR | |
| INT | |
| FLOAT | |
| DOUBLE | |
| CUSTOM_GETTER | |
Definition at line 28 of file InnerDetector/InDetRecTools/InDetGNNHardScatterSelection/InDetGNNHardScatterSelection/DataPrepUtilities.h.
| ConstituentsInputConfig InDetGNNHardScatterSelection::createConstituentsLoaderConfig | ( | const std::string & | name, |
| const std::vector< std::string > & | input_variables ) |
Definition at line 48 of file InnerDetector/InDetRecTools/InDetGNNHardScatterSelection/Root/ConstituentsLoader.cxx.