ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions | Variables
threadsh2.C File Reference
#include "TROOT.h"
#include "TCanvas.h"
#include "TRootCanvas.h"
#include "TFrame.h"
#include "TH1F.h"
#include "TRandom.h"
#include "TThread.h"
#include "TMethodCall.h"
#include "TClass.h"
Include dependency graph for threadsh2.C:

Go to the source code of this file.

Functions

voidhandle1 (void *)
 
voidhandle2 (void *)
 
voidjoiner (void *)
 
void tryclosing (Int_t id)
 
void threadsh2 ()
 

Variables

TCanvasc1
 
TCanvasc2
 
TH1Fhpx
 
TH1Ftotal
 
TH1Fhmain
 
TH1Fs1
 
TH1Fs2
 
TThreadthread1
 
TThreadthread2
 
TThreadthreadj
 
Bool_t finished
 

Function Documentation

void* handle1 ( void )

Definition at line 19 of file threadsh2.C.

Referenced by threadsh2().

void* handle2 ( void )

Definition at line 61 of file threadsh2.C.

Referenced by threadsh2().

void* joiner ( void )

Definition at line 122 of file threadsh2.C.

Referenced by threadsh2().

void threadsh2 ( )

Definition at line 142 of file threadsh2.C.

void tryclosing ( Int_t  id)

Definition at line 132 of file threadsh2.C.

Variable Documentation

TCanvas* c1

Definition at line 14 of file threadsh2.C.

TCanvas * c2

Definition at line 14 of file threadsh2.C.

Bool_t finished

Definition at line 17 of file threadsh2.C.

Referenced by joiner(), threadsh2(), and tryclosing().

TH1F * hmain

Definition at line 15 of file threadsh2.C.

TH1F* hpx

Definition at line 15 of file threadsh2.C.

TH1F * s1

Definition at line 15 of file threadsh2.C.

TH1F * s2

Definition at line 15 of file threadsh2.C.

Referenced by a_add(), TProfileHelper::Add(), TAlienCollection::Add(), TH1::Add(), TSpectrum3::Background(), TSpectrum2::Background(), RooGExpModel::calcSinConv(), TH1::Chi2TestX(), TMath::ChisquareQuantile(), ClassImp(), TString::CompareTo(), TTabCom::Complete(), TLimit::ComputeLimit(), TGeoSphere::ComputeNormal(), TGeoTorus::ComputeNormal(), TGeoPgon::ComputeNormal(), RootCsg::ConvertToMesh(), ROOT::Math::Factory::CreateMinimizer(), TView3D::DefinePerspectiveView(), TView3D::DefineViewDirection(), TSpectrum2Fit::Deramp2(), TSpectrum2Fit::Derampx(), TSpectrum2Fit::Derbx(), TSpectrum2Fit::Derby(), TSpectrum2Fit::Deri01(), TSpectrum2Fit::Deri02(), TSpectrum2Fit::Derj02(), TSpectrum2Fit::Dersigmax(), TSpectrum2Fit::Dersigmay(), TSpectrum2Fit::Dersx(), TSpectrum2Fit::Dersxy(), TSpectrum2Fit::Dersy(), TSpectrum2Fit::Dertx(), TSpectrum2Fit::Dertxy(), TSpectrum2Fit::Derty(), TGeoSphere::DistFromInside(), TGeoTorus::DistFromInside(), TGeoSphere::DistFromOutside(), TGeoTorus::DistFromOutside(), TGeoTubeSeg::DistFromOutsideS(), TGeoConeSeg::DistFromOutsideS(), TString::EndsWith(), TEnvRec::ExpandValue(), XrdProofdAux::Form(), TAlienCollection::GetOutputFileName(), TRotation::GetXPhi(), TRotation::GetXPsi(), TTabCom::Hook(), TAlienPackage::InstallSinglePackage(), TH2::KolmogorovTest(), TH3::KolmogorovTest(), TH1::KolmogorovTest(), main(), TMatrixDSymEigen::MakeEigenVectors(), TPainter3dAlgorithms::MarchingCubeSurfacePenetration(), TMinuit::mncros(), TMinuit::mnpfit(), ROOT::Fit::FitResult::NormalizeErrors(), TGeoShape::NormalPhi(), operator!=(), ROOT::Minuit2::MnFunctionCross::operator()(), operator+(), TAlienCollection::OverlapCollection(), TSpectrum2Painter::Paint(), RooFitResult::plotOn(), TPythia6::Pyinit(), TGeoPainter::Raytrace(), regexp(), TString::ReplaceAll(), TView3D::ResetView(), RooCmdArg::RooCmdArg(), RooEllipse::RooEllipse(), TGeoShape::SafetyPhi(), TGeoTubeSeg::SafetyS(), TSpectrum3::SearchFast(), TSpectrum3::SearchHighRes(), TSpectrum2::SearchHighRes(), TUrl::SetUrl(), TSpectrum2Fit::Shape2(), TSystem::SplitAclicMode(), stressSymPosInversion(), test13(), testBinarySearch(), testIntegPerf(), TMVA::MethodBase::TestRegression(), and TGLFaceSet::TGLFaceSet().

TThread* thread1

Definition at line 16 of file threadsh2.C.

Referenced by threadsh2().

TThread * thread2

Definition at line 16 of file threadsh2.C.

Referenced by threadsh2().

TThread * threadj

Definition at line 16 of file threadsh2.C.

Referenced by threadsh2().

TH1F * total