ATLAS Offline Software
|
EM calorimeter gap corrections. More...
#include "CaloSwGap_v2.h"
#include "CLHEP/Units/PhysicalConstants.h"
#include "CaloClusterCorrection/interpolate.h"
#include "CaloEvent/CaloCell.h"
#include "CaloEvent/CaloCellContainer.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/StatusCode.h"
#include <cmath>
#include <iostream>
Go to the source code of this file.
EM calorimeter gap corrections.
PURPOSE: Correction for the barrel-endcap cracks Tuned using 100 GeV photons
UPDATED: 10/04/03 MW bug fix to take only the cells in near cluster for gap correction
Updated: May 5, 2004 (Sven Menke) base class changed from algo to tool
Updated: June, 2004 (sss) Use ToolWithConstants to get correction constants.
Updated: May, 2006 (sss+SP) Introduce an offset and cluster size dependent corrections
Definition in file CaloSwGap_v2.cxx.