CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Attributes
StraightTrackAlignment::ResiduaHistogramSet Struct Reference

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
 

Detailed Description

map: detector id –> residua histogram

Definition at line 215 of file StraightTrackAlignment.h.

Member Data Documentation

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.