1 #ifndef __PFBlockElementSuperCluster__ 2 #define __PFBlockElementSuperCluster__ 41 void Dump(std::ostream&
out =
std::cout,
const char* tab =
" ")
const override;
Abstract base class for a PFBlock element (track, cluster...)
PFBlockElement * clone() const override
necessary to have the edm::OwnVector<PFBlockElement> working
const SuperClusterRef & superClusterRef() const
void setFromGsfElectron(bool val)
set provenance
bool fromPFSuperCluster() const
void setFromPhoton(bool val)
set provenance
void setHcalIso(float val)
set the had Iso
PFBlockElementSuperCluster(const SuperClusterRef &ref)
constructor. type must be equal to PS1, PS2, ECAL, HCAL.
SuperClusterRef superClusterRef_
reference to the corresponding cluster
void setTrackIso(float val)
set the track Iso
void setPhotonRef(const PhotonRef &ref)
set photonRef
bool fromGsfElectron() const
void setHoE(float val)
set H/E
const PhotonRef & photonRef() const
PFBlockElementSuperCluster()
void Dump(std::ostream &out=std::cout, const char *tab=" ") const override
print the object inside the element
void setEcalIso(float val)
set the ecal Iso
void setFromPFSuperCluster(bool val)