#include "FlavorTagInference/SaltModel.h"
#include "xAODTracking/Vertex.h"
#include <string>
#include <vector>
Go to the source code of this file.
|
| enum class | InDetGNNHardScatterSelection::ConstituentsEDMType {
InDetGNNHardScatterSelection::CHAR
, InDetGNNHardScatterSelection::UCHAR
, InDetGNNHardScatterSelection::INT
, InDetGNNHardScatterSelection::FLOAT
,
InDetGNNHardScatterSelection::DOUBLE
, InDetGNNHardScatterSelection::CUSTOM_GETTER
} |
| enum class | InDetGNNHardScatterSelection::ConstituentsSortOrder { InDetGNNHardScatterSelection::PT_DESCENDING
} |
| enum class | InDetGNNHardScatterSelection::ConstituentsSelection { InDetGNNHardScatterSelection::ALL
} |
| enum class | InDetGNNHardScatterSelection::ConstituentsType {
InDetGNNHardScatterSelection::IPARTICLE
, InDetGNNHardScatterSelection::TRACK
, InDetGNNHardScatterSelection::ELECTRON
, InDetGNNHardScatterSelection::MUON
,
InDetGNNHardScatterSelection::JET
, InDetGNNHardScatterSelection::PHOTON
} |