CbmRoot
Loading...
Searching...
No Matches
L1CADebug.h File Reference
#include "CbmL1.h"
Include dependency graph for L1CADebug.h:

Go to the source code of this file.

Macros

#define DEBUG_CA
 

Functions

void Pulls (int i, int j, int k, double *mc, TrackParamV &T, fvec qp0, ca::FieldRegion &fld)
 
void InitL1Histo ()
 

Variables

TH1F * h_pick_res_x [20][3][3]
 
TH1F * h_pick_res_y [20][3][3]
 
TH1F * h_pick_pull_x [20][3][3]
 
TH1F * h_pick_pull_y [20][3][3]
 
TH1F * h_ndoublets [20][3]
 
TH1F * h_res_x [20][3][3]
 
TH1F * h_res_y [20][3][3]
 
TH1F * h_res_tx [20][3][3]
 
TH1F * h_res_ty [20][3][3]
 
TH1F * h_res_qp [20][3][3]
 
TH1F * h_pull_x [20][3][3]
 
TH1F * h_pull_y [20][3][3]
 
TH1F * h_pull_tx [20][3][3]
 
TH1F * h_pull_ty [20][3][3]
 
TH1F * h_pull_qp [20][3][3]
 

Macro Definition Documentation

◆ DEBUG_CA

#define DEBUG_CA

Definition at line 8 of file L1CADebug.h.

Function Documentation

◆ InitL1Histo()

◆ Pulls()

Variable Documentation

◆ h_ndoublets

TH1F * h_ndoublets[20][3]

Definition at line 13 of file L1CADebug.h.

Referenced by InitL1Histo().

◆ h_pick_pull_x

TH1F * h_pick_pull_x[20][3][3]

Definition at line 12 of file L1CADebug.h.

Referenced by InitL1Histo().

◆ h_pick_pull_y

TH1F * h_pick_pull_y[20][3][3]

Definition at line 12 of file L1CADebug.h.

Referenced by InitL1Histo().

◆ h_pick_res_x

TH1F* h_pick_res_x[20][3][3]

Definition at line 12 of file L1CADebug.h.

Referenced by InitL1Histo().

◆ h_pick_res_y

TH1F * h_pick_res_y[20][3][3]

Definition at line 12 of file L1CADebug.h.

Referenced by InitL1Histo().

◆ h_pull_qp

TH1F * h_pull_qp[20][3][3]

Definition at line 15 of file L1CADebug.h.

Referenced by InitL1Histo(), and Pulls().

◆ h_pull_tx

TH1F * h_pull_tx[20][3][3]

Definition at line 14 of file L1CADebug.h.

Referenced by InitL1Histo(), and Pulls().

◆ h_pull_ty

TH1F * h_pull_ty[20][3][3]

Definition at line 14 of file L1CADebug.h.

Referenced by InitL1Histo(), and Pulls().

◆ h_pull_x

TH1F * h_pull_x[20][3][3]

Definition at line 14 of file L1CADebug.h.

Referenced by InitL1Histo(), and Pulls().

◆ h_pull_y

TH1F * h_pull_y[20][3][3]

Definition at line 14 of file L1CADebug.h.

Referenced by InitL1Histo(), and Pulls().

◆ h_res_qp

TH1F * h_res_qp[20][3][3]

Definition at line 14 of file L1CADebug.h.

Referenced by InitL1Histo(), and Pulls().

◆ h_res_tx

TH1F * h_res_tx[20][3][3]

Definition at line 13 of file L1CADebug.h.

Referenced by InitL1Histo(), and Pulls().

◆ h_res_ty

TH1F * h_res_ty[20][3][3]

Definition at line 13 of file L1CADebug.h.

Referenced by InitL1Histo(), and Pulls().

◆ h_res_x

TH1F * h_res_x[20][3][3]

Definition at line 13 of file L1CADebug.h.

Referenced by InitL1Histo(), and Pulls().

◆ h_res_y

TH1F * h_res_y[20][3][3]

Definition at line 13 of file L1CADebug.h.

Referenced by InitL1Histo(), and Pulls().