Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
RooFit::Experimental::CodegenContext::ScopeRAII Struct Reference

Definition at line 115 of file CodegenContext.h.

Public Member Functions

 ScopeRAII (RooAbsArg const *arg, CodegenContext &ctx)
 ~ScopeRAII ()

Public Attributes

RooAbsArg const * _arg
CodegenContext_ctx
std::string _fn

#include <RooFit/CodegenContext.h>

Constructor & Destructor Documentation

◆ ScopeRAII()

RooFit::Experimental::CodegenContext::ScopeRAII::ScopeRAII ( RooAbsArg const * arg,
CodegenContext & ctx )

Definition at line 285 of file CodegenContext.cxx.

◆ ~ScopeRAII()

RooFit::Experimental::CodegenContext::ScopeRAII::~ScopeRAII ( )

Definition at line 296 of file CodegenContext.cxx.

Member Data Documentation

◆ _arg

RooAbsArg const* RooFit::Experimental::CodegenContext::ScopeRAII::_arg

Definition at line 118 of file CodegenContext.h.

◆ _ctx

CodegenContext& RooFit::Experimental::CodegenContext::ScopeRAII::_ctx

Definition at line 117 of file CodegenContext.h.

◆ _fn

std::string RooFit::Experimental::CodegenContext::ScopeRAII::_fn

Definition at line 116 of file CodegenContext.h.


The documentation for this struct was generated from the following files: