Tower calibration


Detailed Description

Classes used for calibration : the process of going from PRDF packets to calibrated towers (both in energy and time).

Note:
The code for this stage is mainly located in offline/packages/emc-calib/Calib.


Classes

class  emcBadModules
 (ABC) Information center about Q&A of EMCAL towers. More...
class  emcBadModulesv1
 Implementation of emcBadModules. More...
class  emcBadNormt
 Test class. More...
class  emcCalFEM
 (ABC) Calibration data storage object for a single FEM. More...
class  emcCalFEMFactory
 (Factory) Build emcCalFEM objects. More...
class  emcCalibrationDataHelper
 Helper class to give access to various calibration data. More...
class  emcChannelEvolution
 Helper class to help visualizing channel gain evolution over time. More...
class  emcDataError
 About data readout errors. More...
class  emcDataProcessor
 (ABC) Raw-to-calibrated-data processor. More...
class  emcDataProcessorRun4
 Implementation of emcDataProcessor, for Run4. More...
class  emcDataProcessorv2
 Implementation of emcDataProcessor, for Run3. More...
class  emcDataStorageMap
 Small utility class to gather calibration data storage sources or destinations. More...
class  emcDCProcessor
 (ABC) (ADC,TDC) to (GeV,ns) convertor. More...
class  emcDCProcessorv2
 Implementation of emcDCProcessor for Run3. More...
class  emcFEMList
 Small utility class to get the list of FEMs corresponding to a set of emcal sectors. More...
class  emcGainEvolution
 Helper class to draw gain evolution over time, and play with gain base line. More...
class  emcGainFEM
 Stores gain values for one FEM. More...
class  emcHLRatioFEM
 Stores H/L gain ratio values for one FEM. More...
class  emcLCTofFEM
 Stores least-count tof values for one FEM. More...
class  emcPacketProcessorv1
 Implementation of emcPacketProcessor. More...
class  emcPedestalFEM
 Stores pedestal values for one FEM. More...
class  emcQAFEM
 Stores (online) Q&A information for one FEM. More...
class  emcRawDataProcessor
 (ABC) Raw samples to (ADC,TDC) convertor. More...
class  emcRawDataProcessorv2
 Implementation of emcRawDataProcessor for Run3. More...
class  emcRawDataProcessorv3
 Implementation of emcRawDataProcessor for Run4. More...
class  emcRejectList
 Stores list of not-to-be-used towers. More...
class  emcTacPedFEM
 Stores TAC Pedestal Drift information for one FEM. More...
class  emcTimeStamp
 Adapter class. More...
class  emcTofT0FEM
 Stores T0 drift values for one FEM. More...
class  emcTowerContainer
 (ABC) Container of emcTowerContent objects. More...
class  emcTowerContainerT< T >
 (Template) Implementation of emcTowerContainer based on TClonesArray. More...
class  emcTowerContainerv1
 (VERSION) Container of emcTowerContentv1. More...
class  emcTowerContainerv2
 (VERSION) Container of emcTowerContentv2. More...
class  emcTowerContainerv3
 (VERSION) Container of emcTowerContentv3. More...
class  emcTowerContent
 (ABC) EMCAL tower raw and/or calibrated data. More...
class  emcTowerContentv1
 (VERSION) emcTowerContent version 1. More...
class  emcTowerContentv1M
 (VERSION) emcTowerContent version 1 for merged towers. More...
class  emcTowerContentv1S
 (VERSION) emcTowerContent version 1 for simulated towers. More...
class  emcTowerContentv2
 (VERSION) emcTowerContent version 2. More...
class  emcTowerContentv3
 (VERSION) emcTowerContent version 3. More...
class  emcTracedFEM
 Base class for storing time-dependant calibration data for one FEM. More...
class  emcTracedFEMMerger
 Utility class to merge 2 emcTracedFEM objects. More...
class  emcTracedValue
 Stores the data on a single tracing line. More...
class  emcWalkTofFEM
 Stores walk tof values for one FEM. More...
class  GainBaseLinePlayer
 Test SubsysReco to do/undo gain base line removal. More...
class  mEmcCalibratorModulev2
 Calibrator module : converts packets to emcTowerContainer. More...
class  emcTowerContainerv1M
 (VERSION) Container of emcTowerContentv1M (merged towers). More...
class  emcTowerContainerv1S
 (VERSION) Container of emcTowerContentv1S (simulated towers). More...