CMS 3D CMS Logo

List of all members | Public Attributes
JanAlignmentAlgorithm::ScatterPlot Struct Reference

a scatter plot, with graph and histogram representations More...

#include <JanAlignmentAlgorithm.h>

Public Attributes

TGraph * g
 
TH2D * h
 

Detailed Description

a scatter plot, with graph and histogram representations

Definition at line 28 of file JanAlignmentAlgorithm.h.

Member Data Documentation

◆ g

TGraph* JanAlignmentAlgorithm::ScatterPlot::g

Definition at line 29 of file JanAlignmentAlgorithm.h.

Referenced by JanAlignmentAlgorithm::feed().

◆ h

TH2D* JanAlignmentAlgorithm::ScatterPlot::h

Definition at line 30 of file JanAlignmentAlgorithm.h.

Referenced by JanAlignmentAlgorithm::feed().