CMS 3D CMS Logo

List of all members | Public Attributes
L1GetHistLimits::L1HistLimits Struct Reference

#include <L1GetHistLimits.h>

Public Attributes

std::vector< float > binThresholds
 
double lowerBinValue
 
int nrBins
 
double upperBinValue
 

Detailed Description

structure containing all limits: numbers of bins for a given histogram lower limit of the first bin in the histogram upper limit of the last bin in the histogram vector of bin thresholds

Definition at line 67 of file L1GetHistLimits.h.

Member Data Documentation

std::vector<float> L1GetHistLimits::L1HistLimits::binThresholds
double L1GetHistLimits::L1HistLimits::lowerBinValue
int L1GetHistLimits::L1HistLimits::nrBins
double L1GetHistLimits::L1HistLimits::upperBinValue