#include <big.h>
Public Member Functions | |
bigHeader () | |
void | fill (const std::string &atitle) |
Public Attributes | |
float | fluence |
radiation fluence in n_eq/cm^2 More... | |
int | ID |
template ID number More... | |
int | NBxx |
number of Barrel x entries in each slice More... | |
int | NBy |
number of Barrel y entries More... | |
int | NByx |
number of Barrel y-slices of x entries More... | |
int | NFxx |
number of FPix x entries in each slice More... | |
int | NFy |
number of FPix y entries More... | |
int | NFyx |
number of FPix y-slices of x entries More... | |
float | qscale |
Charge scaling to match cmssw and pixelav. More... | |
float | s50 |
1/2 of the readout threshold in ADC units More... | |
float | temperature |
detector temperature in deg K More... | |
int | templ_version |
Version number of the template to ensure code compatibility. More... | |
std::string | title |
data members More... | |
float | vbias |
detector bias potential in Volts More... | |
Private Member Functions | |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
Friends | |
class | boost::serialization::access |
template<typename CondSerializationT , typename Enabled > | |
struct | cond::serialization::access |
|
inline |
Definition at line 80 of file big.h.
References big::bigEntry::fill(), and AlCaHLTBitMon_QueryRunRegistry::string.
void big::bigHeader::fill | ( | const std::string & | atitle | ) |
Definition at line 79 of file big.cc.
References AlCaHLTBitMon_QueryRunRegistry::string, jvcParameters_cfi::temperature, and fftjetcommon_cfi::title.
Referenced by big::fill().
|
private |
|
friend |
int big::bigHeader::NBxx |
int big::bigHeader::NByx |
int big::bigHeader::NFxx |
float big::bigHeader::qscale |
float big::bigHeader::s50 |
float big::bigHeader::temperature |
int big::bigHeader::templ_version |
std::string big::bigHeader::title |
data members
template title
Definition at line 83 of file big.h.
Referenced by Vispa.Views.LineDecayView.LineDecayContainer::autolayout(), Vispa.Views.LineDecayView.LineDecayContainer::autolayoutThreadFinished(), python.rootplot.root2matplotlib.HistStack::bar(), python.rootplot.root2matplotlib.HistStack::bar3d(), python.rootplot.root2matplotlib.HistStack::barcluster(), python.rootplot.root2matplotlib.HistStack::barh(), python.rootplot.root2matplotlib.HistStack::barstack(), Vispa.Views.LineDecayView.LineDecayContainer::childFinishedAutolayouting(), python.rootplot.root2matplotlib.HistStack::errorbar(), python.rootplot.root2matplotlib.HistStack::errorbarh(), Formatter.SimpleHTMLFormatter::headers(), python.rootplot.root2matplotlib.HistStack::histstack(), Vispa.Gui.PortWidget.PortWidget::name(), python.rootplot.root2matplotlib.Hist::show_titles(), python.rootplot.utilities.Hist::TGraph(), python.rootplot.utilities.Hist::TH1F(), python.rootplot.utilities.Hist2D::TH2F(), and python.rootplot.root2matplotlib.Hist2D::TH2F().