CMS 3D CMS Logo

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

structure holding statistical information for one detector More...

#include <JanAlignmentAlgorithm.h>

Public Attributes

std::vector< TH1D * > coefHist
 
TH1D * m_dist
 
TH1D * R_dist
 
std::vector< TGraph * > resVsCoef
 
std::map< std::set< unsigned
int >, ScatterPlot
resVsCoefRot_perRPSet
 

Detailed Description

structure holding statistical information for one detector

Definition at line 34 of file JanAlignmentAlgorithm.h.

Member Data Documentation

std::vector<TH1D *> JanAlignmentAlgorithm::DetStat::coefHist
TH1D* JanAlignmentAlgorithm::DetStat::m_dist

Definition at line 35 of file JanAlignmentAlgorithm.h.

Referenced by JanAlignmentAlgorithm::begin().

TH1D* JanAlignmentAlgorithm::DetStat::R_dist

Definition at line 36 of file JanAlignmentAlgorithm.h.

Referenced by JanAlignmentAlgorithm::begin().

std::vector<TGraph *> JanAlignmentAlgorithm::DetStat::resVsCoef
std::map<std::set<unsigned int>, ScatterPlot> JanAlignmentAlgorithm::DetStat::resVsCoefRot_perRPSet

Definition at line 39 of file JanAlignmentAlgorithm.h.

Referenced by JanAlignmentAlgorithm::feed().