![]() |
![]() |
#include <big.h>
Public Member Functions | |
bigHeader () | |
void | fill (const std::string &atitle) |
Public Attributes | |
float | fluence |
radiation fluence in n_eq/cm^2 | |
int | ID |
template ID number | |
int | NBxx |
number of Barrel x entries in each slice | |
int | NBy |
number of Barrel y entries | |
int | NByx |
number of Barrel y-slices of x entries | |
int | NFxx |
number of FPix x entries in each slice | |
int | NFy |
number of FPix y entries | |
int | NFyx |
number of FPix y-slices of x entries | |
float | qscale |
Charge scaling to match cmssw and pixelav. | |
float | s50 |
1/2 of the readout threshold in ADC units | |
float | temperature |
detector temperature in deg K | |
int | templ_version |
Version number of the template to ensure code compatibility. | |
std::string | title |
data members | |
float | vbias |
detector bias potential in Volts |
void big::bigHeader::fill | ( | const std::string & | atitle | ) |
float big::bigHeader::fluence |
float big::bigHeader::qscale |
float big::bigHeader::s50 |
std::string big::bigHeader::title |
float big::bigHeader::vbias |