#include <R3BNeulandNeutronReconstructionStatistics.h>
|
auto | Init () -> InitStatus override |
|
void | Finish () override |
|
◆ R3BNeulandNeutronReconstructionStatistics()
R3BNeulandNeutronReconstructionStatistics::R3BNeulandNeutronReconstructionStatistics |
( |
std::string_view | primary = "NeulandNeutronClusters", |
|
|
std::string_view | secondary = "NeulandPrimaryClusters", |
|
|
std::string_view | predicted = "NeulandSecondaryClusters" ) |
|
explicit |
◆ ClassDefOverride()
◆ Exec()
void R3BNeulandNeutronReconstructionStatistics::Exec |
( |
Option_t * | | ) |
|
|
override |
◆ Finish()
void R3BNeulandNeutronReconstructionStatistics::Finish |
( |
| ) |
|
|
overrideprotected |
◆ Init()
auto R3BNeulandNeutronReconstructionStatistics::Init |
( |
| ) |
-> InitStatus |
|
overrideprotected |
◆ data_monitor_
◆ false_negative_
int R3BNeulandNeutronReconstructionStatistics::false_negative_ = 0 |
|
private |
◆ false_positive_
int R3BNeulandNeutronReconstructionStatistics::false_positive_ = 0 |
|
private |
◆ hist_f1_value_
TH1D* R3BNeulandNeutronReconstructionStatistics::hist_f1_value_ = nullptr |
|
private |
◆ hist_false_negative_
TH1D* R3BNeulandNeutronReconstructionStatistics::hist_false_negative_ = nullptr |
|
private |
◆ hist_false_positive_
TH1D* R3BNeulandNeutronReconstructionStatistics::hist_false_positive_ = nullptr |
|
private |
◆ hist_true_negative_
TH1D* R3BNeulandNeutronReconstructionStatistics::hist_true_negative_ = nullptr |
|
private |
◆ hist_true_positive_
TH1D* R3BNeulandNeutronReconstructionStatistics::hist_true_positive_ = nullptr |
|
private |
◆ multiplicities_
std::vector<int> R3BNeulandNeutronReconstructionStatistics::multiplicities_ |
|
private |
◆ predicted_name_
std::string R3BNeulandNeutronReconstructionStatistics::predicted_name_ |
|
private |
◆ predicted_neutrons_
◆ primary_clusters_
◆ secondary_clusters_
◆ true_negative_
int R3BNeulandNeutronReconstructionStatistics::true_negative_ = 0 |
|
private |
◆ true_positive_
int R3BNeulandNeutronReconstructionStatistics::true_positive_ = 0 |
|
private |
The documentation for this class was generated from the following files: