CbmRoot
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, L1TrackPar &T, fvec qp0, L1FieldRegion &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_nduplets [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 5 of file L1CADebug.h.

Function Documentation

◆ InitL1Histo()

◆ Pulls()

Variable Documentation

◆ h_nduplets

TH1F * h_nduplets[20][3]

Definition at line 9 of file L1CADebug.h.

Referenced by InitL1Histo().

◆ h_pick_pull_x

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

Definition at line 8 of file L1CADebug.h.

Referenced by InitL1Histo().

◆ h_pick_pull_y

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

Definition at line 9 of file L1CADebug.h.

Referenced by InitL1Histo().

◆ h_pick_res_x

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

Definition at line 8 of file L1CADebug.h.

Referenced by InitL1Histo().

◆ h_pick_res_y

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

Definition at line 8 of file L1CADebug.h.

Referenced by InitL1Histo().

◆ h_pull_qp

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

Definition at line 12 of file L1CADebug.h.

Referenced by InitL1Histo(), and Pulls().

◆ h_pull_tx

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

Definition at line 12 of file L1CADebug.h.

Referenced by InitL1Histo(), and Pulls().

◆ h_pull_ty

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

Definition at line 12 of file L1CADebug.h.

Referenced by InitL1Histo(), and Pulls().

◆ h_pull_x

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

Definition at line 11 of file L1CADebug.h.

Referenced by InitL1Histo(), and Pulls().

◆ h_pull_y

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

Definition at line 11 of file L1CADebug.h.

Referenced by InitL1Histo(), and Pulls().

◆ h_res_qp

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

Definition at line 11 of file L1CADebug.h.

Referenced by InitL1Histo(), and Pulls().

◆ h_res_tx

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

Definition at line 10 of file L1CADebug.h.

Referenced by InitL1Histo(), and Pulls().

◆ h_res_ty

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

Definition at line 10 of file L1CADebug.h.

Referenced by InitL1Histo(), and Pulls().

◆ h_res_x

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

Definition at line 9 of file L1CADebug.h.

Referenced by InitL1Histo(), and Pulls().

◆ h_res_y

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

Definition at line 10 of file L1CADebug.h.

Referenced by InitL1Histo(), and Pulls().