#include <TB06Reco.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 | 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... | |
Int_t | S6ADC |
ADC output of the S6 integrated signal. More... | |
Int_t | tableIsMoving |
if the table is moving More... | |
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_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_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 TB06Reco.h.
void TB06Reco::reset | ( | void | ) |
set all the values to 0
Definition at line 8 of file TB06Reco.cc.
References beamEnergy, convFactor, PVValHelper::eta, localMap, MEXTLenergy, MEXTLeta, MEXTLindex, MEXTLphi, phi, run, S6ADC, tableIsMoving, xECAL, xHodo, xQualityHodo, xSlopeHodo, yECAL, yHodo, yQualityHodo, ySlopeHodo, zECAL, and zHodo.
Referenced by MatrixReader.MatrixReader::__init__(), data_sources.json_list::next(), and MatrixReader.MatrixReader::showRaw().
Float_t TB06Reco::beamEnergy |
Float_t TB06Reco::convFactor |
conversion factor from ADC to GeV used
Definition at line 57 of file TB06Reco.h.
Referenced by reset().
Int_t TB06Reco::event |
event number
Definition at line 15 of file TB06Reco.h.
Referenced by Types.EventID::cppID(), looper.Looper::process(), and core.AutoHandle.AutoHandle::product().
Float_t TB06Reco::localMap[7][7] |
energy in 7x7 xtals around the most energetic one
Definition at line 33 of file TB06Reco.h.
Referenced by reset().
Float_t TB06Reco::MEXTLenergy |
Int_t TB06Reco::MEXTLeta |
Int_t TB06Reco::MEXTLindex |
Int_t TB06Reco::MEXTLphi |
Int_t TB06Reco::run |
run number
Definition at line 13 of file TB06Reco.h.
Referenced by generateEDF.LumiInfo::__str__(), MatrixUtil.InputInfo::__str__(), DTWorkflow.DTWorkflow::all(), 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(), and dqm_interfaces.DirWalkerFile::walk().
Int_t TB06Reco::S6ADC |
ADC output of the S6 integrated signal.
Definition at line 19 of file TB06Reco.h.
Referenced by reset().
Int_t TB06Reco::tableIsMoving |
Float_t TB06Reco::xECAL |
Float_t TB06Reco::xHodo |
Float_t TB06Reco::xQualityHodo |
Float_t TB06Reco::xSlopeHodo |
Float_t TB06Reco::yECAL |
Float_t TB06Reco::yHodo |
Float_t TB06Reco::yQualityHodo |
Float_t TB06Reco::ySlopeHodo |
Float_t TB06Reco::zECAL |
Float_t TB06Reco::zHodo |