![]() |
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 MatchingOptions &s) |
| static MatchingOptions | from_tuple (const TupleType &tup) |
Public Attributes | |
| double | min_similarity = 0.50 |
| double | term_w = 250. |
| double | grow_w = 500. |
| double | seed_w = 1000. |
Static Public Attributes | |
| static constexpr size_t | TupleSize |
Definition at line 353 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.
| double MatchingOptions::grow_w = 500. |
Definition at line 356 of file CaloGPUClusterAndCellDataMonitorOptions.h.
| double MatchingOptions::min_similarity = 0.50 |
Definition at line 356 of file CaloGPUClusterAndCellDataMonitorOptions.h.
| double MatchingOptions::seed_w = 1000. |
Definition at line 356 of file CaloGPUClusterAndCellDataMonitorOptions.h.
| double MatchingOptions::term_w = 250. |
Definition at line 356 of file CaloGPUClusterAndCellDataMonitorOptions.h.
|
inlinestaticconstexprinherited |
Definition at line 216 of file CaloGPUClusterAndCellDataMonitorOptions.h.
1.8.18