ATLAS Offline Software
LArCellRec_entries.cxx
Go to the documentation of this file.
1 #include "../LArNonLinearity.h"
2 #include "../LArCellBuilderFromLArRawChannelTool.h"
3 #include "../LArCellEmMiscalib.h"
4 #include "../LArCellRescaler.h"
5 #include "../LArCellMaskingTool.h"
6 #include "../LArCellNoiseMaskingTool.h"
7 #include "../LArBadFebMaskingTool.h"
8 #include "../LArCellGainPathology.h"
9 #include "../LArCellMerger.h"
10 #include "../LArNoisyROAlg.h"
11 #include "../LArNoisyROTool.h"
12 #include "../LArCollisionTimeAlg.h"
13 #include "../LArTimeVetoAlg.h"
14 #include "../LArCellContHVCorrTool.h"
15 #include "../LArHVFraction.h"
16 #include "../LArRAWtoSuperCell.h"
17 
LArCellGainPathology
Apply to MC the pathology on gain corruption between cha0-63, 64-127, which affected 7 samples data A...
Definition: LArCellGainPathology.h:31
LArTimeVetoAlg
Definition: LArTimeVetoAlg.h:19
LArBadFebMaskingTool
Mask LAr cells in Febs with decoding errors or listed in the bad feb database.
Definition: LArBadFebMaskingTool.h:40
LArCellBuilderFromLArRawChannelTool
Building LArCell objects from LArRawChannel.
Definition: LArCellBuilderFromLArRawChannelTool.h:54
LArNonLinearity
Add non linearity in calorimeter for test at L2.
Definition: LArNonLinearity.h:32
LArCellNoiseMaskingTool
Definition: LArCellNoiseMaskingTool.h:16
LArNoisyROAlg
Find list of suspicious preamplifiers and Front End Boards from cell collection.
Definition: LArNoisyROAlg.h:34
LArCellContHVCorrTool
Definition: LArCellContHVCorrTool.h:18
LArHVFraction
Definition: LArHVFraction.h:19
LArNoisyROTool
Definition: LArNoisyROTool.h:38
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonReadoutGeomCnvAlg)
LArCollisionTimeAlg
Definition: LArCollisionTimeAlg.h:23
LArRAWtoSuperCell
Definition: LArRAWtoSuperCell.h:34
LArCellMaskingTool
Definition: LArCellMaskingTool.h:23
LArCellMerger
Replace cells in calo cell container with cells from alternate raw channel container.
Definition: LArCellMerger.h:36
LArCellEmMiscalib
Apply miscalibration in EM calorimeter at cell level.
Definition: LArCellEmMiscalib.h:37
LArCellRescaler
Tool to re-scale cell energies. Weights would be typically obtained by Z->ee intercalibration.
Definition: LArCellRescaler.h:34