ATLAS Offline Software
Loading...
Searching...
No Matches
CaloSwGap_v3.cxx File Reference

Gap corrections using rel17 single particle MC. More...

#include "CaloSwGap_v3.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 "StoreGate/ReadHandle.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.

Detailed Description

Gap corrections using rel17 single particle MC.

  • crack definition matches the one used by the calibration hits outside the crack: eta from 2nd sampling in calo frame should be between 1.425 and 1.55
  • then, eta from the cluster is used to compute the TG3 energy and apply the correction

Definition in file CaloSwGap_v3.cxx.

Typedef Documentation

◆ CaloCluster

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.