Analysis macros
Detailed DescriptionMacro Definition Documentation◆ RIVET_DECLARE_ALIASED_PLUGIN
Preprocessor define to prettify the global-object plugin hook mechanism, with an extra alias name for this analysis ◆ RIVET_DECLARE_PLUGIN
Preprocessor define to prettify the global-object plugin hook mechanism ◆ RIVET_DEFAULT_ANALYSIS_CTOR
Preprocessor define to prettify the awkward constructor, with a name-string argument ◆ RIVET_REGISTER_BINNED_SET
Value:
{ \
RIVET_REGISTER_TYPE(YODA::BinnedHisto<__VA_ARGS__>); \
RIVET_REGISTER_TYPE(YODA::BinnedProfile<__VA_ARGS__>); \
RIVET_REGISTER_TYPE(YODA::BinnedEstimate<__VA_ARGS__>); }
Preprocessor define to prettify on-the-fly type registration ◆ RIVET_REGISTER_TYPE
Preprocessor define to prettify on-the-fly type registration Generated on Fri Mar 7 2025 10:12:18 for Rivet by |