HROOT-0.5.1.0: Wrapper for ROOT

HROOT.Class

Documentation

class IDeletable a whereSource

Methods

delete :: a -> IO ()Source

Instances

IDeletable TRint 
IDeletable TApplication 
IDeletable TSlider 
IDeletable TEvePad 
IDeletable TInspectCanvas 
IDeletable TDialogCanvas 
IDeletable TCanvas 
IDeletable TGroupButton 
IDeletable TButton 
IDeletable TPad 
IDeletable TVirtualPad 
IDeletable TQObject 
IDeletable TH3S 
IDeletable TH3I 
IDeletable TH3F 
IDeletable TH3D 
IDeletable TH3C 
IDeletable TH2S 
IDeletable TH2Poly 
IDeletable TH2I 
IDeletable TH2F 
IDeletable TH2D 
IDeletable TH2C 
IDeletable TH1S 
IDeletable TH1I 
IDeletable TH1F 
IDeletable TH1D 
IDeletable TH1C 
IDeletable TH3 
IDeletable TH2 
IDeletable TH1 
IDeletable TArrayS 
IDeletable TArrayL64 
IDeletable TArrayL 
IDeletable TArrayI 
IDeletable TArrayF 
IDeletable TArrayD 
IDeletable TArrayC 
IDeletable TArray 
IDeletable TTreePlayer 
IDeletable TVirtualTreePlayer 
IDeletable TBranch 
IDeletable TFile 
IDeletable TDirectoryFile 
IDeletable TDirectory 
IDeletable TText 
IDeletable TLatex 
IDeletable TAxis 
IDeletable TEfficiency 
IDeletable TCurlyArc 
IDeletable TCurlyLine 
IDeletable TPolyLine 
IDeletable TTreeSQL 
IDeletable TNtupleD 
IDeletable TNtuple 
IDeletable TChain 
IDeletable TTree 
IDeletable TSliderBox 
IDeletable TFrame 
IDeletable TWbox 
IDeletable TPaveClass 
IDeletable TPaveLabel 
IDeletable TLegend 
IDeletable TPavesText 
IDeletable TPaveStats 
IDeletable TDiamond 
IDeletable TPaveText 
IDeletable TPave 
IDeletable TBox 
IDeletable TXTRU 
IDeletable TSPHE 
IDeletable TPCON 
IDeletable TTUBE 
IDeletable TBRIK 
IDeletable TShape 
IDeletable TGaxis 
IDeletable TArrow 
IDeletable TLine 
IDeletable TCrown 
IDeletable TArc 
IDeletable TEllipse 
IDeletable TGraphQQ 
IDeletable TGraphPolar 
IDeletable TGraphErrors 
IDeletable TGraphBentErrors 
IDeletable TCutG 
IDeletable TGraphAsymmErrors 
IDeletable TGraph 
IDeletable TF1 
IDeletable THStack 
IDeletable TAttText 
IDeletable TAttParticle 
IDeletable TAttPad 
IDeletable TAttMarker 
IDeletable TAttLine 
IDeletable TAttImage 
IDeletable TAttFill 
IDeletable TAttCanvas 
IDeletable TAttBBox 
IDeletable TAttAxis 
IDeletable TAtt3D 
IDeletable TFormula 
IDeletable TNamed 
IDeletable TObject 

class ITObject a whereSource

Instances

ITObject TRint 
ITObject TApplication 
ITObject TSlider 
ITObject TEvePad 
ITObject TInspectCanvas 
ITObject TDialogCanvas 
ITObject TCanvas 
ITObject TGroupButton 
ITObject TButton 
ITObject TPad 
ITObject TVirtualPad 
ITObject TH3S 
ITObject TH3I 
ITObject TH3F 
ITObject TH3D 
ITObject TH3C 
ITObject TH2S 
ITObject TH2Poly 
ITObject TH2I 
ITObject TH2F 
ITObject TH2D 
ITObject TH2C 
ITObject TH1S 
ITObject TH1I 
ITObject TH1F 
ITObject TH1D 
ITObject TH1C 
ITObject TH3 
ITObject TH2 
ITObject TH1 
ITObject TTreePlayer 
ITObject TVirtualTreePlayer 
ITObject TBranch 
ITObject TFile 
ITObject TDirectoryFile 
ITObject TDirectory 
ITObject TText 
ITObject TLatex 
ITObject TAxis 
ITObject TEfficiency 
ITObject TCurlyArc 
ITObject TCurlyLine 
ITObject TPolyLine 
ITObject TTreeSQL 
ITObject TNtupleD 
ITObject TNtuple 
ITObject TChain 
ITObject TTree 
ITObject TSliderBox 
ITObject TFrame 
ITObject TWbox 
ITObject TPaveClass 
ITObject TPaveLabel 
ITObject TLegend 
ITObject TPavesText 
ITObject TPaveStats 
ITObject TDiamond 
ITObject TPaveText 
ITObject TPave 
ITObject TBox 
ITObject TXTRU 
ITObject TSPHE 
ITObject TPCON 
ITObject TTUBE 
ITObject TBRIK 
ITObject TShape 
ITObject TGaxis 
ITObject TArrow 
ITObject TLine 
ITObject TCrown 
ITObject TArc 
ITObject TEllipse 
ITObject TGraphQQ 
ITObject TGraphPolar 
ITObject TGraphErrors 
ITObject TGraphBentErrors 
ITObject TCutG 
ITObject TGraphAsymmErrors 
ITObject TGraph 
ITObject TF1 
ITObject THStack 
ITObject TAttParticle 
ITObject TFormula 
ITObject TNamed 
ITObject TObject 

class ITHStack a Source

Instances

class ITF1 a Source

Instances

class ITCutG a Source

Instances

class ITArc a Source

Instances

class ITCrown a Source

Instances

class ITArrow a Source

Instances

class ITGaxis a Source

Instances

class ITBRIK a Source

Instances

class ITTUBE a Source

Instances

class ITPCON a Source

Instances

class ITSPHE a Source

Instances

class ITXTRU a Source

Instances

class ITLegend a Source

Instances

class ITWbox a whereSource

Methods

setBorderMode :: a -> Int -> IO ()Source

class ITFrame a Source

Instances

class ITChain a Source

Instances

class ITNtuple a Source

Instances

class ITAxis a Source

Instances

class ITLatex a Source

Instances

class ITText a Source

class ITFile a Source

Instances

class ITBranch a Source

Instances

class ITArrayL a Source

Instances

class ITH1 a whereSource

Methods

add :: (ITH1 c0, FPtr c0) => a -> c0 -> Double -> IO ()Source

addBinContent :: a -> Int -> Double -> IO ()Source

chi2Test :: (ITH1 c0, FPtr c0) => a -> c0 -> String -> [Double] -> IO DoubleSource

computeIntegral :: a -> IO DoubleSource

directoryAutoAdd :: (ITDirectory c0, FPtr c0) => a -> c0 -> IO ()Source

distancetoPrimitive :: a -> Int -> Int -> IO IntSource

divide :: (ITH2 c1, FPtr c1, ITH1 c0, FPtr c0) => a -> c0 -> c1 -> Double -> Double -> String -> IO ()Source

drawCopy :: a -> String -> IO aSource

drawNormalized :: a -> String -> Double -> IO TH1Source

drawPanel :: a -> IO ()Source

bufferEmpty :: a -> Int -> IO IntSource

eval :: (ITF1 c0, FPtr c0) => a -> c0 -> String -> IO ()Source

executeEvent :: a -> Int -> Int -> Int -> IO ()Source

fFT :: (ITH1 c0, FPtr c0) => a -> c0 -> String -> IO TH1Source

fill1 :: a -> Double -> IO IntSource

fillN :: a -> Int -> [Double] -> [Double] -> Int -> IO ()Source

fillRandom :: (ITH1 c0, FPtr c0) => a -> c0 -> Int -> IO ()Source

findBin :: a -> Double -> Double -> Double -> IO IntSource

findFixBin :: a -> Double -> Double -> Double -> IO IntSource

findFirstBinAbove :: a -> Double -> Int -> IO IntSource

findLastBinAbove :: a -> Double -> Int -> IO IntSource

fitPanel :: a -> IO ()Source

getNdivisions :: a -> String -> IO IntSource

getAxisColor :: a -> String -> IO IntSource

getLabelColor :: a -> String -> IO IntSource

getLabelFont :: a -> String -> IO IntSource

getLabelOffset :: a -> String -> IO DoubleSource

getLabelSize :: a -> String -> IO DoubleSource

getTitleFont :: a -> String -> IO IntSource

getTitleOffset :: a -> String -> IO DoubleSource

getTitleSize :: a -> String -> IO DoubleSource

getTickLength :: a -> String -> IO DoubleSource

getBarOffset :: a -> IO DoubleSource

getBarWidth :: a -> IO DoubleSource

getContour :: a -> [Double] -> IO IntSource

getContourLevel :: a -> Int -> IO DoubleSource

getContourLevelPad :: a -> Int -> IO DoubleSource

getBin :: a -> Int -> Int -> Int -> IO IntSource

getBinCenter :: a -> Int -> IO DoubleSource

getBinContent1 :: a -> Int -> IO DoubleSource

getBinContent2 :: a -> Int -> Int -> IO DoubleSource

getBinContent3 :: a -> Int -> Int -> Int -> IO DoubleSource

getBinError1 :: a -> Int -> IO DoubleSource

getBinError2 :: a -> Int -> Int -> IO DoubleSource

getBinError3 :: a -> Int -> Int -> Int -> IO DoubleSource

getBinLowEdge :: a -> Int -> IO DoubleSource

getBinWidth :: a -> Int -> IO DoubleSource

getCellContent :: a -> Int -> Int -> IO DoubleSource

getCellError :: a -> Int -> Int -> IO DoubleSource

class ITH2 a whereSource

Methods

fill2 :: a -> Double -> Double -> IO IntSource

class ITH1C a Source

Instances

class ITH1D a Source

Instances

class ITH1F a Source

Instances

class ITH1I a Source

Instances

class ITH1S a Source

Instances

class ITH2C a Source

Instances

class ITH2D a Source

Instances

class ITH2F a Source

Instances

class ITH2I a Source

Instances

class ITH2Poly a Source

Instances

class ITH2S a Source

Instances

class ITH3C a Source

Instances

class ITH3D a Source

Instances

class ITH3F a Source

Instances

class ITH3I a Source

Instances

class ITH3S a Source

Instances

class ITEvePad a Source

Instances

class ITSlider a Source

Instances

class ITRint a Source

Instances