![]() |
![]() |
#include <PhotosInterface.h>
Classes | |
struct | Scaling |
Public Member Functions | |
HepMC::GenEvent * | apply (HepMC::GenEvent *) |
void | avoidTauLeptonicDecays () |
void | init () |
PhotosInterface () | |
PhotosInterface (const edm::ParameterSet &) | |
const std::vector< std::string > & | specialSettings () |
~PhotosInterface () | |
Private Member Functions | |
void | attachParticles (HepMC::GenEvent *, HepMC::GenVertex *, int) |
Private Attributes | |
bool | fAvoidTauLeptonicDecays |
std::vector< int > | fBarcodes |
bool | fIsInitialized |
int | fOnlyPDG |
std::vector< Scaling > | fScaleFactors |
std::vector< std::string > | fSpecialSettings |
Definition at line 20 of file PhotosInterface.h.
PhotosInterface::PhotosInterface | ( | ) |
Definition at line 46 of file PhotosInterface.cc.
References fAvoidTauLeptonicDecays, fIsInitialized, and fSpecialSettings.
PhotosInterface::PhotosInterface | ( | const edm::ParameterSet & | ) |
Definition at line 54 of file PhotosInterface.cc.
References fIsInitialized, and fSpecialSettings.
|
inline |
Definition at line 27 of file PhotosInterface.h.
HepMC::GenEvent * PhotosInterface::apply | ( | HepMC::GenEvent * | evt | ) |
Definition at line 88 of file PhotosInterface.cc.
References abs, attachParticles(), fAvoidTauLeptonicDecays, fBarcodes, fIsInitialized, fScaleFactors, getHLTprescales::index, phoqed_, photos_(), mathSSE::sqrt(), and ExpressReco_HICollisions_FallBack::weights.
Referenced by electronTools.AddElectronUserIsolation::__call__(), photonTools.AddPhotonUserIsolation::__call__(), heavyIonTools.ConfigureHeavyIons::__call__(), muonTools.AddMuonUserIsolation::__call__(), metTools.AddTcMET::__call__(), coreTools.RestrictInputToAOD::__call__(), HiCoreTools.RestrictInputToAOD::__call__(), python.editorTools.UserCodeTool::__call__(), trackTools.MakeAODTrackCandidates::__call__(), jetTools.RunBTagging::__call__(), heavyIonTools.ProductionDefaults::__call__(), python.editorTools.ChangeSource::__call__(), metTools.AddPfMET::__call__(), HiCoreTools.RemoveMCMatching::__call__(), coreTools.RunOnData::__call__(), trackTools.MakePATTrackCandidates::__call__(), trigTools.SwitchOnTrigger::__call__(), coreTools.RemoveMCMatching::__call__(), cmsswVersionTools.RunBTagging35X::__call__(), heavyIonTools.SelectionDefaults::__call__(), HiCoreTools.RemoveAllPATObjectsBut::__call__(), heavyIonTools.DisbaleMonteCarloDeps::__call__(), jetTools.AddJetCollection::__call__(), HiCoreTools.RemoveSpecificPATObjects::__call__(), coreTools.RemoveAllPATObjectsBut::__call__(), trigTools.SwitchOnTriggerStandAlone::__call__(), trackTools.MakeTrackCandidates::__call__(), coreTools.RemoveSpecificPATObjects::__call__(), cmsswVersionTools.AddJetCollection35X::__call__(), tauTools.AddTauCollection::__call__(), trigTools.SwitchOnTriggerMatching::__call__(), HiCoreTools.RemoveCleaning::__call__(), HiCoreTools.AddCleaning::__call__(), coreTools.RemoveCleaning::__call__(), coreTools.AddCleaning::__call__(), trigTools.SwitchOnTriggerMatchingStandAlone::__call__(), jetTools.SwitchJetCollection::__call__(), trigTools.SwitchOnTriggerMatchEmbedding::__call__(), cmsswVersionTools.SwitchJetCollection35X::__call__(), jetTools.AddJetID::__call__(), trigTools.RemoveCleaningFromTriggerMatching::__call__(), jetTools.SetTagInfos::__call__(), cmsswVersionTools.PickRelValInputFiles::__call__(), and gen::ExternalDecayDriver::decay().
|
private |
Definition at line 304 of file PhotosInterface.cc.
References ExpressReco_HICollisions_FallBack::e, fBarcodes, fScaleFactors, configurableAnalysis::GenParticle, ExpressReco_HICollisions_FallBack::id, m, and ntuplemaker::status.
Referenced by apply().
|
inline |
Definition at line 33 of file PhotosInterface.h.
References fAvoidTauLeptonicDecays.
void PhotosInterface::init | ( | void | ) |
Definition at line 76 of file PhotosInterface.cc.
References fIsInitialized, and phoini_().
Referenced by gen::ExternalDecayDriver::init().
|
inline |
Definition at line 30 of file PhotosInterface.h.
References fSpecialSettings.
|
private |
Definition at line 46 of file PhotosInterface.h.
Referenced by apply(), avoidTauLeptonicDecays(), and PhotosInterface().
|
private |
Definition at line 48 of file PhotosInterface.h.
Referenced by apply(), and attachParticles().
|
private |
Definition at line 49 of file PhotosInterface.h.
Referenced by apply(), init(), and PhotosInterface().
|
private |
Definition at line 44 of file PhotosInterface.h.
|
private |
Definition at line 47 of file PhotosInterface.h.
Referenced by apply(), and attachParticles().
|
private |
Definition at line 45 of file PhotosInterface.h.
Referenced by PhotosInterface(), and specialSettings().