CMS 3D CMS Logo

CastorEgamma.cc
Go to the documentation of this file.
2 
3 reco::CastorEgamma::CastorEgamma(const double energycal, const reco::CastorClusterRef& usedCluster) {
5  usedCluster_ = usedCluster;
6 }
7 
reco::CastorEgamma::usedCluster_
CastorClusterRef usedCluster_
used CastorClusters
Definition: CastorEgamma.h:93
CastorEgamma.h
edm::Ref< CastorClusterCollection >
reco::CastorEgamma::energycal
double energycal() const
Egamma energycal.
Definition: CastorEgamma.h:32
reco::CastorEgamma::~CastorEgamma
~CastorEgamma() override
destructor
Definition: CastorEgamma.cc:8
reco::CastorEgamma::CastorEgamma
CastorEgamma()
default constructor. Sets energy to zero
Definition: CastorEgamma.h:20
reco::CastorEgamma::energycal_
double energycal_
Egamma energycal.
Definition: CastorEgamma.h:90