#include "histaction.h"#include <TCollection.h>#include <TFile.h>#include <TKey.h>#include <TROOT.h>#include <TGMsgBox.h>#include <TSystem.h>#include <TH1.h>#include "canvsave.h"#include <TCanvas.h>Go to the source code of this file.
Defines | |
| #define | S_ISDIR(m) (((m)&(0170000)) == (0040000)) |
Functions | |
| ClassImp (HistAction) Bool_t kSTATUS | |
Variables | |
| TCanvas * | cA |
| TCanvas * | cB |
| TH1F * | hist |
| TH1F * | temph |
| Long_t | cursA |
| Long_t | cursB |
| Int_t | totalA |
| Int_t | totalB |
| Int_t * | array |
| Int_t | count |
| Int_t | indi [2] |
| Int_t | indj [2] |
Definition at line 22 of file histaction.cxx.
| ClassImp | ( | HistAction | ) |
Definition at line 36 of file histaction.cxx.
Referenced by TKDTree< Index, Value >::Build(), HistAction::clearScan(), RooAbsOptTestStatistic::combinedValue(), TArrayL::Copy(), TArrayI::Copy(), TArrayF::Copy(), TArrayS::Copy(), TArrayD::Copy(), TArrayC::Copy(), TArrayL64::Copy(), TTable::CopySet(), THnSparse::CreateSparse(), TGeoPgonEditor::DoApply(), TGeoPconEditor::DoApply(), ROOT::Math::SDeterminant< n, idim >::Dsfact(), equals(), ROOT::Fit::FillData(), TRootContextMenu::FindHierarchy(), TGeoBatemanSol::FindSolution(), G__G__RooFitCore1_202_0_20(), generate(), TBranch::GetMother(), TFFTReal::GetPointComplex(), TFFTComplexReal::GetPointComplex(), TFFTReal::GetPointReal(), TFFTComplexReal::GetPointReal(), TFFTComplexReal::GetPoints(), TFFTReal::GetPoints(), TFFTComplexReal::GetPointsComplex(), gl2psPrintPGFDash(), gl2psPrintPostScriptDash(), gl2psPrintSVGDash(), gxv_kern_subtable_fmt2_validate(), TGeoIterator::IncreaseArray(), initArray(), TFITSHDU::LoadHDU(), main(), HistAction::processBoxB(), TTreeFormula::RegisterDimensions(), RooFFTConvPdf::scanPdf(), TGeoVolume::SelectVolume(), SetAliEnSettings(), TArrayC::TArrayC(), TArrayD::TArrayD(), TArrayF::TArrayF(), TArrayI::TArrayI(), TArrayL::TArrayL(), TArrayL64::TArrayL64(), TArrayS::TArrayS(), and HistAction::toScan().
Definition at line 30 of file histaction.cxx.
Referenced by HistAction::drawHist(), HistAction::HistAction(), HistAction::paintHist(), and HistAction::ProcessMessage().
Definition at line 31 of file histaction.cxx.
Referenced by HistAction::clearScan(), HistAction::HistAction(), HistAction::processBoxB(), and HistAction::toScan().
Definition at line 37 of file histaction.cxx.
Definition at line 34 of file histaction.cxx.
Referenced by HistAction::clearScan(), and HistAction::ProcessMessage().
Definition at line 32 of file histaction.cxx.
Definition at line 38 of file histaction.cxx.
Referenced by memstat::TMemStatMng::FillTree(), and HistAction::ProcessMessage().
Definition at line 39 of file histaction.cxx.
Referenced by memstat::TMemStatMng::FillTree(), and HistAction::ProcessMessage().
Definition at line 33 of file histaction.cxx.
Referenced by HistAction::clearScan(), and HistAction::processBoxB().
Definition at line 35 of file histaction.cxx.
Referenced by HistAction::importFromFile(), HistAction::importHist(), and HistAction::ProcessMessage().
Definition at line 35 of file histaction.cxx.
Referenced by HistAction::clearScan(), HistAction::ProcessMessage(), and HistAction::toScan().
1.5.1