5#ifndef GEOADAPTORS_GEOCALOCALIBHIT_H
6#define GEOADAPTORS_GEOCALOCALIBHIT_H
16#include "CLHEP/Geometry/Point3D.h"
33 ,
const std::string & collectionName
58 operator bool ()
const;
67 void init(
const std::string & collectionName);
Class to store calorimeter calibration hit.
Helper class for Calo Dead Material offline identifiers.
This class groups all DetDescr information related to a CaloCell.
This class provides the client interface for accessing the detector description information common to...
This class initializes the Calo (LAr and Tile) offline identifiers.
double energyTotal() const
const CaloCalibrationHit * m_hit
const CaloDetDescrElement * m_ddElement
const CaloDetDescrElement * getDetDescrElement() const
double energyNonEM() const
GeoCaloCalibHit(const CaloCalibrationHit &hit, const std::string &collectionName, const CaloDetDescrManager *caloMgr)
std::string hitType() const
double energyEscaped() const
void init(const std::string &collectionName)
const CaloDetDescrManager * m_ddManager
double energyInvisible() const