51 std::vector<const reco::PFCluster*>&,
56 unsigned plane)
const;
131 std::map<reco::GsfTrackRef, reco::SuperClusterRef>
scMap_;
150 if (!iConfig.
exists(
"isolationValues"))
151 throw cms::Exception(
"PFElectronTranslator|InternalError") <<
"Missing ParameterSet isolationValues";
172 if (iConfig.
exists(
"emptyIsOk"))
185 produces<edm::ValueMap<reco::SuperClusterRef>>(
PFSCValueMap_);
193 auto gsfElectronCores_p = std::make_unique<reco::GsfElectronCoreCollection>();
195 auto gsfElectrons_p = std::make_unique<reco::GsfElectronCollection>();
197 auto superClusters_p = std::make_unique<reco::SuperClusterCollection>();
199 auto basicClusters_p = std::make_unique<reco::BasicClusterCollection>();
201 auto psClusters_p = std::make_unique<reco::PreshowerClusterCollection>();
203 auto mvaMap_p = std::make_unique<edm::ValueMap<float>>();
206 auto scMap_p = std::make_unique<edm::ValueMap<reco::SuperClusterRef>>();
239 for (
unsigned i = 0;
i < ncand; ++
i) {
243 if (
cand.gsfTrackRef().isNull())
264 pfClusters_.push_back(std::vector<const reco::PFCluster*>());
268 for (
unsigned iele = 0; iele <
cand.elementsInBlocks().size(); ++iele) {
272 unsigned elementIndex =
cand.elementsInBlocks()[iele].second;
364 std::ostringstream
err;
365 err <<
" cannot get PFCandidates: " <<
tag << std::endl;
377 std::ostringstream
err;
378 err <<
" cannot get GSFTracks: " <<
tag << std::endl;
389 std::vector<const reco::PFCluster*>& pfClusters,
392 if (myPFClusterRef.
isNull())
396 pfClusters.push_back(&myPFCluster);
408 myPFCluster.
seed()));
413 unsigned plane)
const {
416 myPFClusterRef->energy(), myPFClusterRef->position(), myPFClusterRef->hitsAndFractions(), plane));
422 unsigned basicClusterCounter = 0;
425 for (
unsigned iGSF = 0; iGSF <
size; ++iGSF)
428 for (
unsigned ibc = 0; ibc < nbc; ++ibc)
433 ++basicClusterCounter;
441 unsigned psClusterCounter = 0;
444 for (
unsigned iGSF = 0; iGSF <
size; ++iGSF)
447 for (
unsigned ibc = 0; ibc < nbc; ++ibc)
461 for (
unsigned iGSF = 0; iGSF <
size; ++iGSF)
474 for (
unsigned i = 0;
i < ncand; ++
i) {
478 if (
cand.gsfTrackRef().isNull())
487 std::vector<float>
values;
488 for (
unsigned igsf = 0; igsf < ngsf; ++igsf) {
490 std::map<reco::GsfTrackRef, float>::const_iterator itcheck =
gsfMvaMap_.find(theTrackRef);
497 values.push_back(itcheck->second);
508 std::vector<reco::SuperClusterRef>
values;
509 for (
unsigned igsf = 0; igsf < ngsf; ++igsf) {
511 std::map<reco::GsfTrackRef, reco::SuperClusterRef>::const_iterator itcheck =
scMap_.find(theTrackRef);
512 if (itcheck ==
scMap_.end()) {
516 values.push_back(itcheck->second);
525 for (
unsigned iGSF = 0; iGSF < nGSF; ++iGSF) {
527 double sclusterE = 0;
533 for (
unsigned ibc = 0; ibc < nbasics; ++ibc) {
545 edm::LogError(
"PFElectronTranslator") <<
" Major problem in PFElectron Translator" << std::endl;
569 for (
unsigned ibc = 0; ibc < nbasics; ++ibc) {
572 const std::vector<std::pair<DetId, float>>& v1 =
basicClusters_[iGSF][ibc].hitsAndFractions();
574 for (
std::vector<std::pair<DetId, float>>::const_iterator diIt = v1.begin(); diIt != v1.end(); ++diIt) {
581 for (
unsigned ips = 0; ips < nps; ++ips) {
600 unsigned refindex = pfbe.
index();
605 for (; myDaughterCandidate != itend; ++myDaughterCandidate) {
613 return *myPFCandidate;
621 for (
unsigned iGSF = 0; iGSF < nGSF; ++iGSF) {
624 std::map<reco::GsfTrackRef, reco::SuperClusterRef>::const_iterator itcheck =
scMap_.find(
GsfTrackRef_[iGSF]);
625 if (itcheck !=
scMap_.end())
627 gsfElectronCores.push_back(myElectronCore);
635 for (
unsigned iGSF = 0; iGSF <
size; ++iGSF)
643 std::vector<reco::GsfTrackRef>&
tracks)
const {
645 if (GsfEl ==
nullptr)
647 const std::vector<reco::GsfPFRecTrackRef>& ambPFRecTracks(GsfEl->
GsftrackRefPF()->convBremGsfPFRecTrackRef());
648 unsigned ntracks = ambPFRecTracks.size();
650 tracks.push_back(ambPFRecTracks[
it]->gsfTrackRef());
659 for (
unsigned iGSF = 0; iGSF <
size; ++iGSF)
705 gsfelectrons.push_back(myElectron);
const math::XYZPoint & position() const
cluster centroid position
std::string PFPreshowerClusterCollection_
Abstract base class for a PFBlock element (track, cluster...)
void setCtfTrack(const TrackRef &closestCtfTrack, float ctfGsfOverlap)
void setP4(P4Kind kind, const LorentzVector &p4, float p4Error, bool setCandidate)
T getParameter(std::string const &) const
void MustacheID(const CaloClusterPtrVector &clusters, int &nclusters, float &EoutsideMustache)
std::string PFMVAValueMap_
const std::vector< std::pair< DetId, float > > & hitsAndFractions() const
T const & getData(const ESGetToken< T, R > &iToken) const noexcept(false)
void addHitAndFraction(DetId id, float fraction)
AlgoId algo() const
algorithm identifier
Particle flow cluster, see clustering algorithm in PFClusterAlgo.
void produce(edm::Event &, const edm::EventSetup &) override
double pflowPhiWidth() const
void createGsfElectronCoreRefs(const edm::OrphanHandle< reco::GsfElectronCoreCollection > &gsfElectronCoreHandle)
DetId seed() const
return DetId of seed
double rawEnergy() const
raw uncorrected energy (sum of energies of component BasicClusters)
bool exists(std::string const ¶meterName) const
checks if a parameter exists
std::vector< reco::CaloClusterPtrVector > basicClusterPtr_
void getAmbiguousGsfTracks(const reco::PFBlockElement &PFBE, std::vector< reco::GsfTrackRef > &) const
std::vector< reco::GsfElectronCoreRef > gsfElectronCoreRefs_
void setMvaInput(const MvaInput &mi)
void createBasicClusterPtrs(const edm::OrphanHandle< reco::BasicClusterCollection > &basicClustersHandle)
float sumPUPt
sum pt of charged Particles not from PV (for Pu corrections)
double pflowEtaWidth() const
~PFElectronTranslator() override
void createGsfElectronCores(reco::GsfElectronCoreCollection &) const
void setSeed(const CaloClusterPtr &r)
list of used xtals by DetId // now inherited by CaloCluster
std::string GsfElectronCollection_
Log< level::Error, false > LogError
std::vector< std::vector< const reco::PFCluster * > > pfClusters_
void createSuperClusters(const reco::PFCandidateCollection &, reco::SuperClusterCollection &superClusters) const
void setPfIsolationVariables(const PflowIsolationVariables &iso)
void setPhiWidth(double pw)
const CaloID & caloID() const
void setMvaOutput(const MvaOutput &mo)
std::vector< GsfElectron > GsfElectronCollection
collection of GsfElectron objects
std::map< reco::GsfTrackRef, float > gsfMvaMap_
edm::ESGetToken< EcalMustacheSCParameters, EcalMustacheSCParametersRcd > ecalMustacheSCParametersToken_
const LorentzVector & p4() const final
four-momentum Lorentz vector
std::map< reco::GsfTrackRef, reco::SuperClusterRef > scMap_
void setEtaWidth(double ew)
std::vector< reco::GsfTrackRef > GsfTrackRef_
void fillMVAValueMap(edm::Event &iEvent, edm::ValueMap< float >::Filler &filler)
const ElementsInBlocks & elementsInBlocks() const
void setParentSuperCluster(const SuperClusterRef &scl)
std::vector< SuperCluster > SuperClusterCollection
collection of SuperCluser objectr
void createBasicCluster(const reco::PFBlockElement &, reco::BasicClusterCollection &basicClusters, std::vector< const reco::PFCluster *> &, const reco::PFCandidate &coCandidate) const
float sumPhotonEt
sum pt of PF photons // old float photonIso ;
std::vector< GsfElectronCore > GsfElectronCoreCollection
std::vector< reco::PreshowerClusterCollection > preshowerClusters_
void createSuperClusterGsfMapRefs(const edm::OrphanHandle< reco::SuperClusterCollection > &superClustersHandle)
virtual const PFClusterRef & clusterRef() const
std::vector< PreshowerCluster > PreshowerClusterCollection
collection of PreshowerCluster objects
#define DEFINE_FWK_MODULE(type)
float sumNeutralHadronEt
sum pt of neutral hadrons // old float neutralHadronIso ;
void fillSCRefValueMap(edm::Event &iEvent, edm::ValueMap< reco::SuperClusterRef >::Filler &filler) const
void fillValueMap(edm::Event &iEvent, edm::ValueMap< float >::Filler &filler) const
std::vector< int > gsfPFCandidateIndex_
std::vector< edm::Handle< edm::ValueMap< double > > > IsolationValueMaps
bool isNull() const
Checks for null.
edm::InputTag inputTagPFCandidateElectrons_
std::vector< reco::CandidatePtr > CandidatePtr_
edm::InputTag inputTagPFCandidates_
std::vector< std::vector< reco::GsfTrackRef > > ambiguousGsfTracks_
edm::InputTag inputTagGSFTracks_
const EcalMustacheSCParameters * mustacheSCParams_
std::vector< reco::PFCandidate > PFCandidateCollection
collection of PFCandidates
std::string PFBasicClusterCollection_
std::vector< reco::SuperClusterCollection > superClusters_
XYZPointD XYZPoint
point in space with cartesian internal representation
std::vector< reco::CaloClusterPtrVector > preshowerClusterPtr_
void addPreshowerCluster(const CaloClusterPtr &r)
add reference to constituent BasicCluster
std::string GsfElectronCoreCollection_
std::vector< BasicCluster > BasicClusterCollection
collection of BasicCluster objects
std::vector< edm::InputTag > inputTagIsoVals_
const reco::PFCandidate & correspondingDaughterCandidate(const reco::PFCandidate &cand, const reco::PFBlockElement &pfbe) const
void addCluster(const CaloClusterPtr &r)
add reference to constituent BasicCluster
std::vector< reco::BasicClusterCollection > basicClusters_
virtual SuperClusterRef parentSuperCluster() const
Particle reconstructed by the particle flow algorithm.
std::vector< reco::TrackRef > kfTrackRef_
PFElectronTranslator(const edm::ParameterSet &)
const GsfPFRecTrackRef & GsftrackRefPF() const
reco::PFCandidateElectronExtraRef electronExtraRef() const
return a reference to the electron extra
std::string PFSCValueMap_
std::string PFSuperClusterCollection_
double rawEcalEnergy() const
return corrected Ecal energy
void createPreshowerCluster(const reco::PFBlockElement &PFBE, reco::PreshowerClusterCollection &preshowerClusters, unsigned plane) const
void createGsfElectrons(const reco::PFCandidateCollection &, const IsolationValueMaps &isolationValues, reco::GsfElectronCollection &)
float sumChargedHadronPt
sum-pt of charged Hadron // old float chargedHadronIso ;
void addAmbiguousGsfTrack(const reco::GsfTrackRef &t)
void createPreshowerClusterPtrs(const edm::OrphanHandle< reco::PreshowerClusterCollection > &preshowerClustersHandle)
double deltaP() const
uncertainty on 3-momentum
void fetchGsfCollection(edm::Handle< reco::GsfTrackCollection > &c, const edm::InputTag &tag, const edm::Event &iEvent) const
float mva_e_pi() const
mva for electron-pion discrimination
bool fetchCandidateCollection(edm::Handle< reco::PFCandidateCollection > &c, const edm::InputTag &tag, const edm::Event &iEvent) const
void setPreshowerEnergy(double preshowerEnergy)