Cluster Element. More...
#include <PFBlockElementSuperCluster.h>
Public Member Functions | |
PFBlockElement * | clone () const |
necessary to have the edm::OwnVector<PFBlockElement> working More... | |
void | Dump (std::ostream &out=std::cout, const char *tab=" ") const |
print the object inside the element More... | |
float | ecalIso () const |
bool | fromGsfElectron () const |
bool | fromPFSuperCluster () const |
bool | fromPhoton () const |
float | hcalIso () const |
float | hoverE () const |
PFBlockElementSuperCluster () | |
PFBlockElementSuperCluster (const SuperClusterRef &ref) | |
constructor. type must be equal to PS1, PS2, ECAL, HCAL. More... | |
const PhotonRef & | photonRef () const |
void | setEcalIso (float val) |
set the ecal Iso More... | |
void | setFromGsfElectron (bool val) |
set provenance More... | |
void | setFromPFSuperCluster (bool val) |
void | setFromPhoton (bool val) |
set provenance More... | |
void | setHcalIso (float val) |
set the had Iso More... | |
void | setHoE (float val) |
set H/E More... | |
void | setPhotonRef (const PhotonRef &ref) |
set photonRef More... | |
void | setTrackIso (float val) |
set the track Iso More... | |
const SuperClusterRef & | superClusterRef () const |
float | trackIso () const |
Public Member Functions inherited from reco::PFBlockElement | |
virtual const PFClusterRef & | clusterRef () const |
virtual const ConversionRefVector & | convRefs () const |
virtual const PFDisplacedTrackerVertexRef & | displacedVertexRef (TrackType trType) const |
const PFMultilinksType & | getMultilinks () const |
unsigned | index () const |
virtual bool | isLinkedToDisplacedVertex () const |
bool | isMultilinksValide () const |
virtual bool | isPrimary () const |
virtual bool | isSecondary () const |
void | lock () |
lock element More... | |
bool | locked () const |
locked ? More... | |
virtual const MuonRef & | muonRef () const |
PFBlockElement (Type type=NONE) | |
standard constructor More... | |
virtual void | setConversionRef (const ConversionRef &convRef, TrackType trType) |
virtual void | setDisplacedVertexRef (const PFDisplacedTrackerVertexRef &niref, TrackType trType) |
void | setIndex (unsigned index) |
set index More... | |
void | setIsValidMultilinks (bool isVal) |
void | setMultilinks (const PFMultiLinksTC &ml) |
void | setMultilinksList (const PFMultilinksType &links) |
virtual void | setMuonRef (const MuonRef &muref) |
virtual void | setTrackType (TrackType trType, bool value) |
the trackType More... | |
virtual void | setV0Ref (const VertexCompositeCandidateRef &v0ref, TrackType trType) |
virtual const reco::TrackRef & | trackRef () const |
virtual const PFRecTrackRef & | trackRefPF () const |
virtual bool | trackType (TrackType trType) const |
Type | type () const |
void | unLock () |
unlock element More... | |
virtual const VertexCompositeCandidateRef & | V0Ref () const |
virtual | ~PFBlockElement () |
destructor More... | |
Private Attributes | |
float | ecalIso_ |
bool | fromGsfElectron_ |
bool | fromPFSuperCluster_ |
bool | fromPhoton_ |
float | hcalIso_ |
float | HoE_ |
PhotonRef | photonRef_ |
SuperClusterRef | superClusterRef_ |
reference to the corresponding cluster More... | |
float | trackIso_ |
Additional Inherited Members | |
Public Types inherited from reco::PFBlockElement | |
enum | TrackType { DEFAULT =0, T_FROM_DISP, T_TO_DISP, T_FROM_GAMMACONV, MUON, T_FROM_V0 } |
enum | Type { NONE =0, TRACK =1, PS1 =2, PS2 =3, ECAL =4, HCAL =5, GSF =6, BREM =7, HFEM =8, HFHAD =9, SC =10, HO =11, kNBETypes =12 } |
Protected Attributes inherited from reco::PFBlockElement | |
unsigned | index_ |
index in block vector More... | |
bool | locked_ |
PFMultiLinksTC | multilinks_ |
Type | type_ |
Static Protected Attributes inherited from reco::PFBlockElement | |
static const ConversionRefVector | nullConv_ = reco::ConversionRefVector() |
static const MuonRef | nullMuon_ = reco::MuonRef() |
static const PFClusterRef | nullPFCluster_ = reco::PFClusterRef() |
static const PFDisplacedTrackerVertexRef | nullPFDispVertex_ |
static const PFRecTrackRef | nullPFRecTrack_ = reco::PFRecTrackRef() |
static const reco::TrackRef | nullTrack_ = reco::TrackRef() |
static const VertexCompositeCandidateRef | nullVertex_ = reco::VertexCompositeCandidateRef() |
Cluster Element.
this class contains a reference to a PFCluster
Definition at line 15 of file PFBlockElementSuperCluster.h.
|
inline |
|
inline |
constructor. type must be equal to PS1, PS2, ECAL, HCAL.
Definition at line 22 of file PFBlockElementSuperCluster.h.
|
inlinevirtual |
necessary to have the edm::OwnVector<PFBlockElement> working
Implements reco::PFBlockElement.
Definition at line 34 of file PFBlockElementSuperCluster.h.
References PFBlockElementSuperCluster().
|
virtual |
print the object inside the element
Reimplemented from reco::PFBlockElement.
Definition at line 11 of file PFBlockElementSuperCluster.cc.
References ET, and mathSSE::sqrt().
Referenced by PFEGammaAlgo::unwrapSuperCluster().
|
inline |
Definition at line 72 of file PFBlockElementSuperCluster.h.
References ecalIso_.
|
inline |
Definition at line 81 of file PFBlockElementSuperCluster.h.
References fromGsfElectron_.
|
inline |
Definition at line 88 of file PFBlockElementSuperCluster.h.
References fromPFSuperCluster_.
Referenced by ECALClusterImporter::importToBlock(), and PFEGammaAlgo::unwrapSuperCluster().
|
inline |
Definition at line 84 of file PFBlockElementSuperCluster.h.
References fromPhoton_.
Referenced by PFPhotonAlgo::RunPFPhoton().
|
inline |
Definition at line 75 of file PFBlockElementSuperCluster.h.
References hcalIso_.
|
inline |
|
inline |
Definition at line 40 of file PFBlockElementSuperCluster.h.
References photonRef_.
Referenced by PFPhotonAlgo::RunPFPhoton().
|
inline |
set the ecal Iso
Definition at line 49 of file PFBlockElementSuperCluster.h.
References ecalIso_.
Referenced by EGPhotonImporter::importToBlock().
|
inline |
set provenance
Definition at line 58 of file PFBlockElementSuperCluster.h.
References fromGsfElectron_.
Referenced by GSFTrackImporter::importToBlock().
|
inline |
Definition at line 63 of file PFBlockElementSuperCluster.h.
References fromPFSuperCluster_.
Referenced by EGPhotonImporter::importToBlock(), GSFTrackImporter::importToBlock(), and SuperClusterImporter::importToBlock().
|
inline |
set provenance
Definition at line 61 of file PFBlockElementSuperCluster.h.
References fromPhoton_.
Referenced by EGPhotonImporter::importToBlock().
|
inline |
set the had Iso
Definition at line 52 of file PFBlockElementSuperCluster.h.
References hcalIso_.
Referenced by EGPhotonImporter::importToBlock().
|
inline |
set H/E
Definition at line 55 of file PFBlockElementSuperCluster.h.
References HoE_.
Referenced by EGPhotonImporter::importToBlock().
|
inline |
set photonRef
Definition at line 66 of file PFBlockElementSuperCluster.h.
References photonRef_.
Referenced by EGPhotonImporter::importToBlock().
|
inline |
set the track Iso
Definition at line 46 of file PFBlockElementSuperCluster.h.
References trackIso_.
Referenced by EGPhotonImporter::importToBlock().
|
inline |
Definition at line 37 of file PFBlockElementSuperCluster.h.
References superClusterRef_.
Referenced by PFPhotonAlgo::EarlyConversion(), ECALClusterImporter::importToBlock(), PFPhotonAlgo::RunPFPhoton(), SCAndECALLinker::testLink(), and PFEGammaAlgo::unwrapSuperCluster().
|
inline |
Definition at line 69 of file PFBlockElementSuperCluster.h.
References trackIso_.
|
private |
Definition at line 96 of file PFBlockElementSuperCluster.h.
Referenced by ecalIso(), and setEcalIso().
|
private |
Definition at line 100 of file PFBlockElementSuperCluster.h.
Referenced by fromGsfElectron(), and setFromGsfElectron().
|
private |
Definition at line 102 of file PFBlockElementSuperCluster.h.
Referenced by fromPFSuperCluster(), and setFromPFSuperCluster().
|
private |
Definition at line 101 of file PFBlockElementSuperCluster.h.
Referenced by fromPhoton(), and setFromPhoton().
|
private |
Definition at line 97 of file PFBlockElementSuperCluster.h.
Referenced by hcalIso(), and setHcalIso().
|
private |
Definition at line 98 of file PFBlockElementSuperCluster.h.
|
private |
Definition at line 93 of file PFBlockElementSuperCluster.h.
Referenced by photonRef(), and setPhotonRef().
|
private |
reference to the corresponding cluster
Definition at line 92 of file PFBlockElementSuperCluster.h.
Referenced by superClusterRef().
|
private |
Definition at line 95 of file PFBlockElementSuperCluster.h.
Referenced by setTrackIso(), and trackIso().