map: detector id –> residua histogram More...
#include <StraightTrackAlignment.h>
Public Attributes | |
std::map< std::set< unsigned int >, TH1D * > | perRPSet_fitted |
std::map< std::set< unsigned int >, TH1D * > | perRPSet_selected |
TGraph * | selected_vs_chiSq |
TH1D * | total_fitted |
TH1D * | total_selected |
map: detector id –> residua histogram
Definition at line 215 of file StraightTrackAlignment.h.
std::map<std::set<unsigned int>, TH1D *> StraightTrackAlignment::ResiduaHistogramSet::perRPSet_fitted |
Definition at line 218 of file StraightTrackAlignment.h.
std::map<std::set<unsigned int>, TH1D *> StraightTrackAlignment::ResiduaHistogramSet::perRPSet_selected |
Definition at line 218 of file StraightTrackAlignment.h.
TGraph* StraightTrackAlignment::ResiduaHistogramSet::selected_vs_chiSq |
Definition at line 217 of file StraightTrackAlignment.h.
TH1D* StraightTrackAlignment::ResiduaHistogramSet::total_fitted |
Definition at line 216 of file StraightTrackAlignment.h.
TH1D * StraightTrackAlignment::ResiduaHistogramSet::total_selected |
Definition at line 216 of file StraightTrackAlignment.h.