#include <TB06RecoH2.h>
Public Member Functions | |
void | reset () |
set all the values to 0 More... | |
Public Attributes | |
Float_t | beamEnergy |
energy of the beam More... | |
Float_t | BH1_ |
Float_t | BH2_ |
Float_t | BH3_ |
Float_t | BH4_ |
Float_t | CK1_ |
Float_t | CK2_ |
Float_t | CK3_ |
Float_t | convFactor |
conversion factor from ADC to GeV used More... | |
Int_t | event |
event number More... | |
Float_t | localMap [7][7] |
energy in 7x7 xtals around the most energetic one More... | |
Float_t | MEXTLenergy |
most energetic crystal energy More... | |
Int_t | MEXTLeta |
most energetic crystal eta More... | |
Int_t | MEXTLindex |
most energetic crystal index More... | |
Int_t | MEXTLphi |
most energetic crystal phi More... | |
Int_t | run |
run number More... | |
Float_t | S1adc_ |
Float_t | S1uncalib_ |
Float_t | S25uncalib_ |
Float_t | S2adc_ |
Float_t | S3adc_ |
Float_t | S49uncalib_ |
Float_t | S4adc_ |
Float_t | S521_ |
Float_t | S528_ |
Int_t | S6ADC |
ADC output of the S6 integrated signal. More... | |
Float_t | S9uncalib_ |
Int_t | tableIsMoving |
if the table is moving More... | |
Float_t | TOF1J_ |
Float_t | TOF1S_ |
Float_t | TOF2J_ |
Float_t | TOF2S_ |
Float_t | VM1_ |
Float_t | VM2_ |
Float_t | VM3_ |
Float_t | VM4_ |
Float_t | VM5_ |
Float_t | VM6_ |
Float_t | VM7_ |
Float_t | VM8_ |
Float_t | VMB_ |
Float_t | VMF_ |
int | wcAXo_ |
int | wcAYo_ |
int | wcBXo_ |
int | wcBYo_ |
int | wcCXo_ |
int | wcCYo_ |
Float_t | xECAL |
ECAL x coord (eta) More... | |
Float_t | xHodo |
hodoscope x coord (eta) More... | |
Float_t | xQualityHodo |
hodoscope x quality (eta) More... | |
Float_t | xSlopeHodo |
hodoscope x slope (eta) More... | |
float | xwA_ |
float | xwB_ |
float | xwC_ |
Float_t | yECAL |
ECAL y coord (phi) More... | |
Float_t | yHodo |
hodoscope y coord (phi) More... | |
Float_t | yQualityHodo |
hodoscope y quality (eta) More... | |
Float_t | ySlopeHodo |
hodoscope y slope (eta) More... | |
float | ywA_ |
float | ywB_ |
float | ywC_ |
Float_t | zECAL |
ECAL z coord (phi) More... | |
Float_t | zHodo |
hodoscope z coord (phi) More... | |
compact reco dataset for ECAL TB 2006 data
Definition at line 10 of file TB06RecoH2.h.
void TB06RecoH2::reset | ( | void | ) |
set all the values to 0
Definition at line 8 of file TB06RecoH2.cc.
References beamEnergy, BH1_, BH2_, BH3_, BH4_, CK1_, CK2_, CK3_, convFactor, PVValHelper::eta, localMap, MEXTLenergy, MEXTLeta, MEXTLindex, MEXTLphi, phi, run, S1adc_, S1uncalib_, S25uncalib_, S2adc_, S3adc_, S49uncalib_, S4adc_, S6ADC, S9uncalib_, tableIsMoving, TOF1J_, TOF1S_, TOF2J_, TOF2S_, VM1_, VM2_, VM3_, VM4_, VM5_, VM6_, VM7_, VM8_, VMB_, VMF_, wcAXo_, wcAYo_, wcBXo_, wcBYo_, wcCXo_, wcCYo_, xECAL, xHodo, xQualityHodo, xSlopeHodo, xwA_, xwB_, xwC_, yECAL, yHodo, yQualityHodo, ySlopeHodo, ywA_, ywB_, ywC_, zECAL, and zHodo.
Referenced by MatrixReader.MatrixReader::__init__(), data_sources.json_list::next(), MatrixReader.MatrixReader::showRaw(), and TB06TreeH2::store().
Float_t TB06RecoH2::beamEnergy |
energy of the beam
Definition at line 30 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
Float_t TB06RecoH2::BH1_ |
Definition at line 98 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
Float_t TB06RecoH2::BH2_ |
Definition at line 99 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
Float_t TB06RecoH2::BH3_ |
Definition at line 100 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
Float_t TB06RecoH2::BH4_ |
Definition at line 101 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
Float_t TB06RecoH2::CK1_ |
Definition at line 94 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
Float_t TB06RecoH2::CK2_ |
Definition at line 95 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
Float_t TB06RecoH2::CK3_ |
Definition at line 96 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
Float_t TB06RecoH2::convFactor |
conversion factor from ADC to GeV used
Definition at line 109 of file TB06RecoH2.h.
Referenced by TB06TreeH2::check(), reset(), and TB06TreeH2::store().
Int_t TB06RecoH2::event |
event number
Definition at line 15 of file TB06RecoH2.h.
Referenced by TB06TreeH2::check(), Types.EventID::cppID(), looper.Looper::process(), core.AutoHandle.AutoHandle::product(), and TB06TreeH2::store().
Float_t TB06RecoH2::localMap[7][7] |
energy in 7x7 xtals around the most energetic one
Definition at line 33 of file TB06RecoH2.h.
Referenced by TB06TreeH2::check(), reset(), and TB06TreeH2::store().
Float_t TB06RecoH2::MEXTLenergy |
most energetic crystal energy
Definition at line 28 of file TB06RecoH2.h.
Referenced by TB06TreeH2::check(), reset(), and TB06TreeH2::store().
Int_t TB06RecoH2::MEXTLeta |
most energetic crystal eta
Definition at line 24 of file TB06RecoH2.h.
Referenced by TB06TreeH2::check(), reset(), and TB06TreeH2::store().
Int_t TB06RecoH2::MEXTLindex |
most energetic crystal index
Definition at line 22 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
Int_t TB06RecoH2::MEXTLphi |
most energetic crystal phi
Definition at line 26 of file TB06RecoH2.h.
Referenced by TB06TreeH2::check(), reset(), and TB06TreeH2::store().
Int_t TB06RecoH2::run |
run number
Definition at line 13 of file TB06RecoH2.h.
Referenced by generateEDF.LumiInfo::__str__(), MatrixUtil.InputInfo::__str__(), DTWorkflow.DTWorkflow::all(), TB06TreeH2::check(), Types.EventID::cppID(), Types.LuminosityBlockID::cppID(), MatrixUtil.InputInfo::das(), personalPlayback.Playback::do_create_lumi(), personalPlayback.Playback::do_exec(), o2olib.O2OTool::execute(), generateEDF.LumiInfo::fixXingInfo(), MatrixUtil.InputInfo::lumiRanges(), MatrixUtil.InputInfo::queries(), reset(), TB06TreeH2::store(), and dqm_interfaces.DirWalkerFile::walk().
Float_t TB06RecoH2::S1adc_ |
Definition at line 75 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
Float_t TB06RecoH2::S1uncalib_ |
Definition at line 58 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
Float_t TB06RecoH2::S25uncalib_ |
Definition at line 59 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
Float_t TB06RecoH2::S2adc_ |
Definition at line 76 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
Float_t TB06RecoH2::S3adc_ |
Definition at line 77 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
Float_t TB06RecoH2::S49uncalib_ |
Definition at line 60 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
Float_t TB06RecoH2::S4adc_ |
Definition at line 78 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
Float_t TB06RecoH2::S521_ |
Definition at line 79 of file TB06RecoH2.h.
Float_t TB06RecoH2::S528_ |
Definition at line 80 of file TB06RecoH2.h.
Int_t TB06RecoH2::S6ADC |
ADC output of the S6 integrated signal.
Definition at line 19 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
Float_t TB06RecoH2::S9uncalib_ |
Definition at line 61 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
Int_t TB06RecoH2::tableIsMoving |
if the table is moving
Definition at line 17 of file TB06RecoH2.h.
Referenced by TB06TreeH2::check(), reset(), and TB06TreeH2::store().
Float_t TB06RecoH2::TOF1J_ |
Definition at line 105 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
Float_t TB06RecoH2::TOF1S_ |
Definition at line 103 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
Float_t TB06RecoH2::TOF2J_ |
Definition at line 106 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
Float_t TB06RecoH2::TOF2S_ |
Definition at line 104 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
Float_t TB06RecoH2::VM1_ |
Definition at line 82 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
Float_t TB06RecoH2::VM2_ |
Definition at line 83 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
Float_t TB06RecoH2::VM3_ |
Definition at line 84 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
Float_t TB06RecoH2::VM4_ |
Definition at line 85 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
Float_t TB06RecoH2::VM5_ |
Definition at line 86 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
Float_t TB06RecoH2::VM6_ |
Definition at line 87 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
Float_t TB06RecoH2::VM7_ |
Definition at line 88 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
Float_t TB06RecoH2::VM8_ |
Definition at line 89 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
Float_t TB06RecoH2::VMB_ |
Definition at line 91 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
Float_t TB06RecoH2::VMF_ |
Definition at line 90 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
int TB06RecoH2::wcAXo_ |
Definition at line 63 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
int TB06RecoH2::wcAYo_ |
Definition at line 64 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
int TB06RecoH2::wcBXo_ |
Definition at line 65 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
int TB06RecoH2::wcBYo_ |
Definition at line 66 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
int TB06RecoH2::wcCXo_ |
Definition at line 67 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
int TB06RecoH2::wcCYo_ |
Definition at line 68 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
Float_t TB06RecoH2::xECAL |
Float_t TB06RecoH2::xHodo |
hodoscope x coord (eta)
Definition at line 42 of file TB06RecoH2.h.
Referenced by TB06TreeH2::check(), reset(), and TB06TreeH2::store().
Float_t TB06RecoH2::xQualityHodo |
hodoscope x quality (eta)
Definition at line 52 of file TB06RecoH2.h.
Referenced by TB06TreeH2::check(), reset(), and TB06TreeH2::store().
Float_t TB06RecoH2::xSlopeHodo |
hodoscope x slope (eta)
Definition at line 48 of file TB06RecoH2.h.
Referenced by TB06TreeH2::check(), reset(), and TB06TreeH2::store().
float TB06RecoH2::xwA_ |
Definition at line 69 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
float TB06RecoH2::xwB_ |
Definition at line 71 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
float TB06RecoH2::xwC_ |
Definition at line 73 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
Float_t TB06RecoH2::yECAL |
Float_t TB06RecoH2::yHodo |
hodoscope y coord (phi)
Definition at line 44 of file TB06RecoH2.h.
Referenced by TB06TreeH2::check(), reset(), and TB06TreeH2::store().
Float_t TB06RecoH2::yQualityHodo |
hodoscope y quality (eta)
Definition at line 54 of file TB06RecoH2.h.
Referenced by TB06TreeH2::check(), reset(), and TB06TreeH2::store().
Float_t TB06RecoH2::ySlopeHodo |
hodoscope y slope (eta)
Definition at line 50 of file TB06RecoH2.h.
Referenced by TB06TreeH2::check(), reset(), and TB06TreeH2::store().
float TB06RecoH2::ywA_ |
Definition at line 70 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
float TB06RecoH2::ywB_ |
Definition at line 72 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
float TB06RecoH2::ywC_ |
Definition at line 74 of file TB06RecoH2.h.
Referenced by reset(), and TB06TreeH2::store().
Float_t TB06RecoH2::zECAL |
Float_t TB06RecoH2::zHodo |