![]() |
ATLAS Offline Software
|
Public Types | |
| enum | Category : uint8_t { Category::xAODInterface, Category::xAODAux, Category::OldTP, Category::xAODDecoration, Category::None } |
| enum | Truncation { Truncation::Error, Truncation::Allowed } |
Public Member Functions | |
| std::string | transTypeName () const |
| std::string | persTypeName () const |
Public Attributes | |
| std::string | transType |
| std::string | persType |
| CLID | clid |
| std::string | key |
| std::vector< uint16_t > | moduleIdVec {} |
| Category | category {Category::None} |
| Truncation | truncationMode {Truncation::Error} |
| xAOD::AuxSelection | sel {} |
| xAOD dynamic variables selection, relevant only for xAODAux category More... | |
Internal structure to keep configuration organised conveniently
Definition at line 91 of file TriggerEDMSerialiserTool.h.
|
strong |
| Enumerator | |
|---|---|
| xAODInterface | |
| xAODAux | |
| OldTP | |
| xAODDecoration | |
| None | |
Definition at line 92 of file TriggerEDMSerialiserTool.h.
|
strong |
|
inline |
Definition at line 104 of file TriggerEDMSerialiserTool.h.
|
inline |
Definition at line 103 of file TriggerEDMSerialiserTool.h.
| Category TriggerEDMSerialiserTool::Address::category {Category::None} |
Definition at line 99 of file TriggerEDMSerialiserTool.h.
| CLID TriggerEDMSerialiserTool::Address::clid |
Definition at line 96 of file TriggerEDMSerialiserTool.h.
| std::string TriggerEDMSerialiserTool::Address::key |
Definition at line 97 of file TriggerEDMSerialiserTool.h.
| std::vector<uint16_t> TriggerEDMSerialiserTool::Address::moduleIdVec {} |
Definition at line 98 of file TriggerEDMSerialiserTool.h.
| std::string TriggerEDMSerialiserTool::Address::persType |
Definition at line 95 of file TriggerEDMSerialiserTool.h.
| xAOD::AuxSelection TriggerEDMSerialiserTool::Address::sel {} |
xAOD dynamic variables selection, relevant only for xAODAux category
Definition at line 101 of file TriggerEDMSerialiserTool.h.
| std::string TriggerEDMSerialiserTool::Address::transType |
Definition at line 94 of file TriggerEDMSerialiserTool.h.
| Truncation TriggerEDMSerialiserTool::Address::truncationMode {Truncation::Error} |
Definition at line 100 of file TriggerEDMSerialiserTool.h.
1.8.18