FairRoot/PandaRoot
Functions | Variables
checkKalman.C File Reference

Go to the source code of this file.

Functions

h8 SetTitle ("PREFIT")
 
simtree Draw ("sqrt((STTTrack.fParamLast.fTx * 0.006 * STTTrack.fParamLast.fTy)**2 + (STTTrack.fParamLast.fTx * 0.006)**2) >> h8","fFlag >= 3")
 
TFile f2 ("ex2g.root")
 
h9 SetTitle ("KALMAN")
 
simtree Draw ("-1./GeaneTrackPar.fQp >> h9","(1./GeaneTrackPar.fQp) != 0")
 

Variables

TCanvas c8
 
TH1F * h8 = new TH1F("h8","Ptot distribution",100,1.,2.)
 
TCanvas c9
 
TH1F * h9 = new TH1F("h9","Ptot distribution",100,1.,2.)
 

Function Documentation

simtree Draw ( "sqrt((STTTrack.fParamLast.fTx * 0.006 * STTTrack.fParamLast.fTy)**2 + (STTTrack.fParamLast.fTx * 0.006)**2) >> h8 ,
"fFlag >= 3"   
)
simtree Draw ( "-1./GeaneTrackPar.fQp >> h9 )
TFile f2 ( "ex2g.root"  )
h8 SetTitle ( "PREFIT"  )
h9 SetTitle ( "KALMAN"  )

Variable Documentation

TCanvas c8
Initial value:
{
TFile f("ex2r.root")
TFile * f
Definition: bump_analys.C:12

Definition at line 1 of file checkKalman.C.

TCanvas c9

Definition at line 13 of file checkKalman.C.

TH1F* h8 = new TH1F("h8","Ptot distribution",100,1.,2.)

Definition at line 7 of file checkKalman.C.

TH1F* h9 = new TH1F("h9","Ptot distribution",100,1.,2.)

Definition at line 14 of file checkKalman.C.