![]() |
GamR
0.0.0
GammaROOT
|
#include <functional>#include <memory>#include <TCanvas.h>#include <TH2.h>#include <TRandom3.h>
Include dependency graph for MonteCarlo.hh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | GamR |
| namespace | GamR::TK |
Functions | |
| std::shared_ptr< TH2D > | GamR::TK::MonteCarlo (std::function< std::pair< double, double >(TH1 *, TRandom3 &)> func, TH1 *system, size_t ntoys, Bool_t draw, const Bool_t weight, TCanvas *c1) |