CMS 3D CMS Logo

HcalSubdetDigiMonitor::HistLim Struct Reference

List of all members.

Public Member Functions

 HistLim (int nbin, float mini, float maxi)

Public Attributes

float max
float min
int n


Detailed Description

Definition at line 265 of file HcalSubdetDigiMonitor.h.


Constructor & Destructor Documentation

HcalSubdetDigiMonitor::HistLim::HistLim ( int  nbin,
float  mini,
float  maxi 
) [inline]

Definition at line 267 of file HcalSubdetDigiMonitor.h.

00268     : n(nbin), min(mini), max(maxi) {}


Member Data Documentation

float HcalSubdetDigiMonitor::HistLim::max

Definition at line 271 of file HcalSubdetDigiMonitor.h.

Referenced by HcalSubdetDigiMonitor::book1D(), HcalSubdetDigiMonitor::book2D(), and HcalSubdetDigiMonitor::bookProfile().

float HcalSubdetDigiMonitor::HistLim::min

Definition at line 270 of file HcalSubdetDigiMonitor.h.

Referenced by HcalSubdetDigiMonitor::book1D(), HcalSubdetDigiMonitor::book2D(), and HcalSubdetDigiMonitor::bookProfile().

int HcalSubdetDigiMonitor::HistLim::n

Definition at line 269 of file HcalSubdetDigiMonitor.h.

Referenced by HcalSubdetDigiMonitor::book1D(), HcalSubdetDigiMonitor::book2D(), and HcalSubdetDigiMonitor::bookProfile().


The documentation for this struct was generated from the following file:
Generated on Tue Jun 9 18:23:56 2009 for CMSSW by  doxygen 1.5.4