Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
ProcessTimer.h File Reference
#include <chrono>
#include <string>
#include <sys/types.h>
#include <map>
#include <list>
#include <nlohmann/json.hpp>

Classes

class  RooFit::MultiProcess::ProcessTimer
 Can be used to generate timings of multiple processes simultaneously and output logs. 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::MultiProcess

Typedefs

using json = nlohmann::json

Typedef Documentation

◆ json

using json = nlohmann::json

Definition at line 23 of file ProcessTimer.h.