#include <PhotosInterfaceBase.h>
Public Member Functions | |
virtual HepMC::GenEvent * | apply (HepMC::GenEvent *evt) |
virtual void | avoidTauLeptonicDecays () |
virtual void | configureOnlyFor (int) |
virtual void | init () |
PhotosInterfaceBase () | |
PhotosInterfaceBase (const edm::ParameterSet &) | |
virtual void | SetDecayRandomEngine (CLHEP::HepRandomEngine *decayRandomEngine) |
virtual const std::vector < std::string > & | specialSettings () |
virtual | ~PhotosInterfaceBase () |
Protected Attributes | |
std::vector< std::string > | fSpecialSettings |
Definition at line 14 of file PhotosInterfaceBase.h.
|
inline |
Definition at line 16 of file PhotosInterfaceBase.h.
|
inline |
Definition at line 17 of file PhotosInterfaceBase.h.
|
inlinevirtual |
Definition at line 18 of file PhotosInterfaceBase.h.
|
inlinevirtual |
Reimplemented in gen::PhotosInterface53XLegacy, and gen::PhotosInterface.
Definition at line 23 of file PhotosInterfaceBase.h.
Referenced by electronTools.AddElectronUserIsolation::__call__(), photonTools.AddPhotonUserIsolation::__call__(), heavyIonTools.ConfigureHeavyIons::__call__(), metTools.AddTcMET::__call__(), muonTools.AddMuonUserIsolation::__call__(), HiCoreTools.RestrictInputToAOD::__call__(), editorTools.UserCodeTool::__call__(), coreTools.RestrictInputToAOD::__call__(), trackTools.MakeAODTrackCandidates::__call__(), cmsswVersionTools.Run52xOn51xTrigger::__call__(), heavyIonTools.ProductionDefaults::__call__(), editorTools.ChangeSource::__call__(), metTools.AddPfMET::__call__(), HiCoreTools.RemoveMCMatching::__call__(), coreTools.RunOnData::__call__(), trackTools.MakePATTrackCandidates::__call__(), trigTools.SwitchOnTrigger::__call__(), cmsswVersionTools.PickRelValInputFiles::__call__(), coreTools.RemoveMCMatching::__call__(), heavyIonTools.SelectionDefaults::__call__(), HiCoreTools.RemoveAllPATObjectsBut::__call__(), heavyIonTools.DisbaleMonteCarloDeps::__call__(), jetTools.RunBTagging::__call__(), HiCoreTools.RemoveSpecificPATObjects::__call__(), trigTools.SwitchOnTriggerStandAlone::__call__(), coreTools.RemoveAllPATObjectsBut::__call__(), trackTools.MakeTrackCandidates::__call__(), coreTools.RemoveSpecificPATObjects::__call__(), HiCoreTools.RemoveCleaning::__call__(), trigTools.SwitchOnTriggerMatching::__call__(), HiCoreTools.AddCleaning::__call__(), coreTools.RemoveCleaning::__call__(), tauTools.AddTauCollection::__call__(), trigTools.SwitchOnTriggerMatchingStandAlone::__call__(), coreTools.AddCleaning::__call__(), jetTools.AddJetCollection::__call__(), trigTools.SwitchOnTriggerMatchEmbedding::__call__(), trigTools.RemoveCleaningFromTriggerMatching::__call__(), jetTools.SwitchJetCollection::__call__(), jetTools.AddJetID::__call__(), jetTools.SetTagInfos::__call__(), jetTools.SwitchJetCorrLevels::__call__(), metUncertaintyTools.RunMEtUncertainties::__call__(), and gen::ExternalDecayDriver::decay().
|
inlinevirtual |
Reimplemented in gen::PhotosInterface, and gen::PhotosInterface53XLegacy.
Definition at line 24 of file PhotosInterfaceBase.h.
Referenced by gen::ExternalDecayDriver::ExternalDecayDriver().
|
inlinevirtual |
Reimplemented in gen::PhotosInterface.
Definition at line 25 of file PhotosInterfaceBase.h.
Referenced by gen::ExternalDecayDriver::ExternalDecayDriver().
|
inlinevirtual |
Reimplemented in gen::PhotosInterface53XLegacy, and gen::PhotosInterface.
Definition at line 21 of file PhotosInterfaceBase.h.
Referenced by gen::ExternalDecayDriver::init().
|
inlinevirtual |
Reimplemented in gen::PhotosInterface, and gen::PhotosInterface53XLegacy.
Definition at line 20 of file PhotosInterfaceBase.h.
Referenced by gen::ExternalDecayDriver::ExternalDecayDriver().
|
inlinevirtual |
Reimplemented in gen::PhotosInterface53XLegacy, and gen::PhotosInterface.
Definition at line 22 of file PhotosInterfaceBase.h.
References fSpecialSettings.
Referenced by gen::ExternalDecayDriver::init().
|
protected |
Definition at line 25 of file PhotosInterfaceBase.h.
Referenced by gen::PhotosInterface::configureOnlyFor(), gen::PhotosInterface::PhotosInterface(), gen::PhotosInterface53XLegacy::PhotosInterface53XLegacy(), specialSettings(), gen::PhotosInterface::specialSettings(), and gen::PhotosInterface53XLegacy::specialSettings().