CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
MonitorTrackResidualsBase< pixel_or_strip >::HistoPair Struct Reference

Public Member Functions

 HistoPair ()
 

Public Attributes

MonitorElementbase
 
MonitorElementnormed
 

Detailed Description

template<TrackerType pixel_or_strip>
struct MonitorTrackResidualsBase< pixel_or_strip >::HistoPair

Definition at line 52 of file MonitorTrackResiduals.h.

Constructor & Destructor Documentation

template<TrackerType pixel_or_strip>
MonitorTrackResidualsBase< pixel_or_strip >::HistoPair::HistoPair ( )
inline

Definition at line 53 of file MonitorTrackResiduals.h.

References runEdmFileComparison::base.

53 {base = nullptr; normed = nullptr;};

Member Data Documentation

template<TrackerType pixel_or_strip>
MonitorElement* MonitorTrackResidualsBase< pixel_or_strip >::HistoPair::base

Definition at line 53 of file MonitorTrackResiduals.h.

template<TrackerType pixel_or_strip>
MonitorElement* MonitorTrackResidualsBase< pixel_or_strip >::HistoPair::normed

Definition at line 55 of file MonitorTrackResiduals.h.