CMS 3D CMS Logo

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 >, ScatterPlotresVsCoefRot_perRPSet
 

Detailed Description

structure holding statistical information for one detector

Definition at line 34 of file JanAlignmentAlgorithm.h.

Member Data Documentation

◆ coefHist

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

Definition at line 37 of file JanAlignmentAlgorithm.h.

◆ m_dist

TH1D* JanAlignmentAlgorithm::DetStat::m_dist

Definition at line 35 of file JanAlignmentAlgorithm.h.

◆ R_dist

TH1D* JanAlignmentAlgorithm::DetStat::R_dist

Definition at line 36 of file JanAlignmentAlgorithm.h.

◆ resVsCoef

std::vector<TGraph *> JanAlignmentAlgorithm::DetStat::resVsCoef

Definition at line 38 of file JanAlignmentAlgorithm.h.

◆ resVsCoefRot_perRPSet

std::map<std::set<unsigned int>, ScatterPlot> JanAlignmentAlgorithm::DetStat::resVsCoefRot_perRPSet

Definition at line 39 of file JanAlignmentAlgorithm.h.