![]() |
ATLAS Offline Software
|
Classes | |
| struct | Stats |
Public Attributes | |
| int | num_clusters = 0 |
| int | total_seed = 0 |
| int | total_grow = 0 |
| int | total_term = 0 |
| int | total_invalid = 0 |
| int | seed_in_cluster = 0 |
| int | grow_in_cluster = 0 |
| int | term_in_cluster = 0 |
| Stats | cluster_size |
| Stats | cluster_num_seed |
| Stats | cluster_num_grow |
| Stats | cluster_num_term |
| Stats | cluster_seed_min_radius |
| Stats | cluster_seed_max_radius |
| Stats | cluster_first_max_radius |
Definition at line 222 of file CaloPerformancePropertiesOutput.h.
| Stats CaloPerformancePropertiesOutput::EventPerformanceInfo::cluster_first_max_radius |
Definition at line 247 of file CaloPerformancePropertiesOutput.h.
| Stats CaloPerformancePropertiesOutput::EventPerformanceInfo::cluster_num_grow |
Definition at line 242 of file CaloPerformancePropertiesOutput.h.
| Stats CaloPerformancePropertiesOutput::EventPerformanceInfo::cluster_num_seed |
Definition at line 241 of file CaloPerformancePropertiesOutput.h.
| Stats CaloPerformancePropertiesOutput::EventPerformanceInfo::cluster_num_term |
Definition at line 243 of file CaloPerformancePropertiesOutput.h.
| Stats CaloPerformancePropertiesOutput::EventPerformanceInfo::cluster_seed_max_radius |
Definition at line 246 of file CaloPerformancePropertiesOutput.h.
| Stats CaloPerformancePropertiesOutput::EventPerformanceInfo::cluster_seed_min_radius |
Definition at line 245 of file CaloPerformancePropertiesOutput.h.
| Stats CaloPerformancePropertiesOutput::EventPerformanceInfo::cluster_size |
Definition at line 240 of file CaloPerformancePropertiesOutput.h.
| int CaloPerformancePropertiesOutput::EventPerformanceInfo::grow_in_cluster = 0 |
Definition at line 232 of file CaloPerformancePropertiesOutput.h.
| int CaloPerformancePropertiesOutput::EventPerformanceInfo::num_clusters = 0 |
Definition at line 224 of file CaloPerformancePropertiesOutput.h.
| int CaloPerformancePropertiesOutput::EventPerformanceInfo::seed_in_cluster = 0 |
Definition at line 231 of file CaloPerformancePropertiesOutput.h.
| int CaloPerformancePropertiesOutput::EventPerformanceInfo::term_in_cluster = 0 |
Definition at line 233 of file CaloPerformancePropertiesOutput.h.
| int CaloPerformancePropertiesOutput::EventPerformanceInfo::total_grow = 0 |
Definition at line 227 of file CaloPerformancePropertiesOutput.h.
| int CaloPerformancePropertiesOutput::EventPerformanceInfo::total_invalid = 0 |
Definition at line 229 of file CaloPerformancePropertiesOutput.h.
| int CaloPerformancePropertiesOutput::EventPerformanceInfo::total_seed = 0 |
Definition at line 226 of file CaloPerformancePropertiesOutput.h.
| int CaloPerformancePropertiesOutput::EventPerformanceInfo::total_term = 0 |
Definition at line 228 of file CaloPerformancePropertiesOutput.h.