ATLAS Offline Software
|
#include "GaudiKernel/ToolHandle.h"
#include "CaloUtils/CaloClusterCollectionProcessor.h"
#include "CaloGeoHelpers/CaloSampling.h"
#include "CaloIdentifier/CaloCell_ID.h"
#include "CaloDmDetDescr/CaloDmDescrManager.h"
#include "CaloSimEvent/CaloCalibrationHitContainer.h"
#include "StoreGate/ReadHandleKeyArray.h"
#include "xAODTruth/TruthParticleContainer.h"
#include <string>
#include <vector>
#include <set>
#include <map>
#include <atomic>
#include <array>
Go to the source code of this file.
Classes | |
class | CaloCalibClusterMomentsMaker2 |
Calculate calibration hit based moments for CaloCluster objects using Primary Particle ID. More... | |
class | CaloCalibClusterMomentsMaker2::CalibHitIPhiIEtaRange |
Class to define range of valid bins in eta x phi plane. More... | |
class | CaloCalibClusterMomentsMaker2::MyCellInfo |
Class to store cluster number and weight for calorimeter cells. More... | |
class | CaloCalibClusterMomentsMaker2::MyClusInfo |
Class to store cluster's calibration energies. More... | |
class | CaloCalibClusterMomentsMaker2::MyClusInfo::ClusCalibEnergy |