ATLAS Offline Software
Loading...
Searching...
No Matches
CaloFillRectangularCluster.cxx File Reference
#include "CaloClusterCorrection/CaloFillRectangularCluster.h"
#include "CaloUtils/CaloLayerCalculator.h"
#include "CaloEvent/CaloCell.h"
#include "CaloDetDescr/CaloDetDescrElement.h"
#include "CaloDetDescr/CaloDetDescriptor.h"
#include "CaloGeoHelpers/CaloPhiRange.h"
#include "StoreGate/ReadHandle.h"
#include "CaloEvent/CaloCellContainer.h"
#include "CaloUtils/CaloCellList.h"
#include "AthenaKernel/errorcheck.h"
#include <algorithm>
#include <utility>
#include "CLHEP/Units/SystemOfUnits.h"
#include "CLHEP/Units/PhysicalConstants.h"

Go to the source code of this file.

Classes

class  CaloClusterCorr::Segmentation
class  CaloClusterCorr::SamplingHelper
 Sampling calculator helper class. More...
struct  CaloClusterCorr::et_compare_larem_only
 Helper to compare two cells by Et. More...
class  CaloClusterCorr::SamplingHelper_CaloCellList
 Version of helper class for cells taken from StoreGate. More...
class  CaloClusterCorr::SamplingHelper_Cluster
 Version of helper class for cells taken from the cluster itself. More...

Namespaces

namespace  CaloClusterCorr

Typedefs

typedef CaloCluster_v1 CaloCluster
 Define the latest version of the calorimeter cluster class.

Functions

void CaloClusterCorr::etaphi_range (const CaloDetDescrManager &dd_man, double eta, double phi, CaloCell_ID::CaloSample sampling, double &deta, double &dphi)
 Return eta/phi ranges encompassing +- 1 cell.

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.