Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
CodeSquashContext.h File Reference
#include <RooAbsCollection.h>
#include <RooFit/Detail/DataMap.h>
#include <RooNumber.h>
#include <cstddef>
#include <map>
#include <sstream>
#include <string>
#include <type_traits>
#include <unordered_map>
Include dependency graph for CodeSquashContext.h:
This graph shows which files directly or indirectly include this file:

Classes

class  RooFit::Detail::CodeSquashContext
 A class to maintain the context for squashing of RooFit models into code. More...
 
class  RooFit::Detail::CodeSquashContext::LoopScope
 A class to manage loop scopes using the RAII technique. More...
 

Namespaces

namespace  RooFit
 The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or other types of arguments).
 
namespace  RooFit::Detail