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

Definition at line 126 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 268 of file CodegenContext.cxx.

◆ ~ScopeRAII()

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

Definition at line 279 of file CodegenContext.cxx.

Member Data Documentation

◆ _arg

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

Definition at line 129 of file CodegenContext.h.

◆ _ctx

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

Definition at line 128 of file CodegenContext.h.

◆ _fn

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

Definition at line 127 of file CodegenContext.h.

Collaboration diagram for RooFit::Experimental::CodegenContext::ScopeRAII:
[legend]

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