ROOT
6.07/01
Reference Guide
|
#include "TROOT.h"
#include "TStopwatch.h"
#include "TMath.h"
#include "TRandom1.h"
#include "TRandom2.h"
#include "TRandom3.h"
#include "TCanvas.h"
#include "TH2.h"
#include "TGraph.h"
#include "TSystem.h"
#include "TLegend.h"
#include "TPaveLabel.h"
#include <vector>
#include <iostream>
Go to the source code of this file.
Functions | |
template<class Random > | |
void | piRandom (const char *name, Random *r, Long64_t n, Int_t color) |
void | ErrorBand (Long64_t n) |
void | pirndm (Long64_t n1=1, unsigned int seed=0) |
Variables | |
TLegend * | legend = 0 |
TCanvas * | c1 = 0 |
TStopwatch | timer |
Double_t | cputot = 0 |
std::vector< TH2D * > | vh2 |
Double_t cputot = 0 |
Definition at line 38 of file pirndm.C.
Referenced by piRandom(), and pirndm().
TLegend* legend = 0 |
Definition at line 35 of file pirndm.C.
Referenced by TMVA::annconvergencetest(), binarySearchTime(), TMVA::boostcontrolplots(), TMVA::compareanapp(), TMLPAnalyzer::DrawDInputs(), TMVA::DrawMLPoutputMovie(), TMLPAnalyzer::DrawNetwork(), FittingDemo(), GAMinTutorial(), mlpHiggs(), TMVA::mvas(), TMVA::mvasMulticlass(), performance(), plot(), TMVA::plot_efficiencies(), TMVA::probas(), TMVA::regression_averagedevs(), TMVA::rulevisCorr(), TMVA::rulevisHists(), stdsort(), testPermute(), testSpecFuncBeta(), testSpecFuncBetaI(), testSpecFuncErf(), testSpecFuncGamma(), TMultiLayerPerceptron::Train(), TMVA::variables(), and TMVA::variablesMultiClass().
TStopwatch timer |
Definition at line 37 of file pirndm.C.
Referenced by TMVA::MethodBase::AddClassifierOutput(), TMVA::MethodBase::AddClassifierOutputProb(), TMVA::MethodBase::AddMulticlassOutput(), TMVA::MethodBase::AddRegressionOutput(), autorotate(), TMVA::MethodMLP::BackPropagationMinimize(), TMVA::MethodMLP::BFGSMinimize(), TGeoChecker::CheckGeometryFull(), TGeoNode::CheckOverlaps(), TGeoChecker::CheckVoxels(), TDocOutput::Convert(), Baker::createImage(), TGLViewer::DoDraw(), DoFit(), doFit(), TMVA::RuleFitParams::FindGDTau(), TFTP::GetFile(), TProofServ::HandleSocketInput(), TRint::HandleTermInput(), TMVA::MinuitFitter::Init(), TMVA::MethodCFMlpANN_Utils::Innit(), integral_MC(), integral_num(), integral_TF1(), main(), TMVA::RuleFit::MakeForest(), TMVA::RuleFitParams::MakeGDPath(), measureTiming(), TMVA::SimulatedAnnealing::Minimize(), TAlienFile::Open(), parallel_world(), TMVA::MethodBDT::PreProcessNegativeEventWeights(), TTreePlayer::Process(), pserv(), TFTP::PutFile(), TGeoPainter::Raytrace(), read(), MandelBase::run(), TMVA::MCFitter::Run(), TMVA::MinuitFitter::Run(), TMVA::GeneticFitter::Run(), runTest(), RunTests(), shapesAnim(), sqlfilldb(), sqlselect(), TProofCondor::StartSlaves(), TGeoChecker::Test(), testDummy(), testGSLRootFinder(), testIntegPerf(), TestSpeed(), TMVA::MethodSVM::Train(), TMVA::MethodBoost::Train(), TMVA::MethodBDT::Train(), TMVA::MethodCuts::Train(), TMVA::MethodRuleFit::TrainJFRuleFit(), TMVA::MethodRuleFit::TrainTMVARuleFit(), write(), and writeTrack().