![]() |
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.
Typedefs | |
| typedef CaloCluster_v1 | CaloCluster |
| Define the latest version of the calorimeter cluster class. | |
EM calorimeter gap corrections.
Derived from previous versions: AUTHORS: L. Carminati CREATED: Feb 2003
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.
| typedef CaloCluster_v1 xAOD::CaloCluster |
Define the latest version of the calorimeter cluster class.
Definition at line 19 of file Event/xAOD/xAODCaloEvent/xAODCaloEvent/CaloCluster.h.