PromptFinalState.hh 32 PromptFinalState(TauDecaysAs taudecays=TauDecaysAs::NONPROMPT, MuDecaysAs mudecays=MuDecaysAs::NONPROMPT);
35 PromptFinalState(const Cut& c, TauDecaysAs taudecays=TauDecaysAs::NONPROMPT, MuDecaysAs mudecays=MuDecaysAs::NONPROMPT);
38 PromptFinalState(const FinalState& fsp, TauDecaysAs taudecays=TauDecaysAs::NONPROMPT, MuDecaysAs mudecays=MuDecaysAs::NONPROMPT);
41 PromptFinalState(const FinalState& fsp, const Cut& c, TauDecaysAs taudecays=TauDecaysAs::NONPROMPT, MuDecaysAs mudecays=MuDecaysAs::NONPROMPT);
Representation of a HepMC event, and enabler of Projection caching. Definition Event.hh:22 Project out all final-state particles in an event. Probably the most important projection in Rivet! Definition FinalState.hh:12 Find final state particles directly connected to the hard process. Definition PromptFinalState.hh:25 void acceptTauDecays(bool acc=true) Accept leptons from decays of prompt taus as themselves being prompt? Definition PromptFinalState.hh:55 PromptFinalState(const Cut &c, TauDecaysAs taudecays=TauDecaysAs::NONPROMPT, MuDecaysAs mudecays=MuDecaysAs::NONPROMPT) Constructor from a cut. void project(const Event &e) Apply the projection on the supplied event. RIVET_DEFAULT_PROJ_CLONE(PromptFinalState) Clone on the heap. void acceptMuonDecays(bool acc=true) Accept leptons from decays of prompt muons as themselves being prompt? Definition PromptFinalState.hh:53 PromptFinalState(TauDecaysAs taudecays=TauDecaysAs::NONPROMPT, MuDecaysAs mudecays=MuDecaysAs::NONPROMPT) Constructor without cuts. Definition MC_CENT_PPB_Projections.hh:10 Generated on Wed Oct 30 2024 15:42:55 for Rivet by 1.9.8 |