ATLAS Offline Software
|
#include <CaloGPUClusterAndCellDataMonitorOptions.h>
Public Types | |
using | TupleType = std::tuple< to_tuple_type< Elems >... > |
Static Public Member Functions | |
static TupleType | to_tuple (const SimpleToolPair &s) |
static SimpleToolPair | from_tuple (const TupleType &tup) |
Public Attributes | |
std::string | tool_ref |
std::string | tool_test |
std::string | plot_id |
bool | match_in_energy = false |
bool | match_without_shared = false |
bool | match_perfectly = false |
Static Public Attributes | |
static constexpr size_t | TupleSize |
Definition at line 369 of file CaloGPUClusterAndCellDataMonitorOptions.h.
|
inherited |
Definition at line 214 of file CaloGPUClusterAndCellDataMonitorOptions.h.
|
inlinestaticinherited |
Definition at line 224 of file CaloGPUClusterAndCellDataMonitorOptions.h.
|
inlinestaticinherited |
Definition at line 218 of file CaloGPUClusterAndCellDataMonitorOptions.h.
bool SimpleToolPair::match_in_energy = false |
Definition at line 373 of file CaloGPUClusterAndCellDataMonitorOptions.h.
bool SimpleToolPair::match_perfectly = false |
Definition at line 375 of file CaloGPUClusterAndCellDataMonitorOptions.h.
bool SimpleToolPair::match_without_shared = false |
Definition at line 374 of file CaloGPUClusterAndCellDataMonitorOptions.h.
std::string SimpleToolPair::plot_id |
Definition at line 372 of file CaloGPUClusterAndCellDataMonitorOptions.h.
std::string SimpleToolPair::tool_ref |
Definition at line 372 of file CaloGPUClusterAndCellDataMonitorOptions.h.
std::string SimpleToolPair::tool_test |
Definition at line 372 of file CaloGPUClusterAndCellDataMonitorOptions.h.
|
inlinestaticconstexprinherited |
Definition at line 216 of file CaloGPUClusterAndCellDataMonitorOptions.h.