|
BmnRoot
|
#include "BmnPidSRC.h"Go to the source code of this file.
Variables | |
| Int_t | nFoundAZ = 0 |
| Int_t | nFoundPZ = 0 |
| const Double_t | AzUpBorder [8][14] |
| const Double_t | AzDownBorder [8][14] |
| const Double_t | ZAOutUpBorder [8][14] |
| const Double_t | ZAOutDownBorder [8][14] |
| const Double_t | RigidityUpBorder [8][14] |
| const Double_t | RigidityDownBorder [8][14] |
| const Double_t | ZOutUpBorder [8][14] |
| const Double_t | ZOutDownBorder [8][14] |
| const Double_t AzDownBorder[8][14] |
Definition at line 23 of file BmnPidSRC.cxx.
Referenced by BmnPidSRC::AzPID().
| const Double_t AzUpBorder[8][14] |
Definition at line 12 of file BmnPidSRC.cxx.
Referenced by BmnPidSRC::AzPID().
| Int_t nFoundAZ = 0 |
Definition at line 8 of file BmnPidSRC.cxx.
Referenced by BmnPidSRC::Finish().
| Int_t nFoundPZ = 0 |
Definition at line 9 of file BmnPidSRC.cxx.
Referenced by BmnPidSRC::Finish().
| const Double_t RigidityDownBorder[8][14] |
Definition at line 70 of file BmnPidSRC.cxx.
Referenced by BmnPidSRC::RigidityPID().
| const Double_t RigidityUpBorder[8][14] |
Definition at line 59 of file BmnPidSRC.cxx.
Referenced by BmnPidSRC::RigidityPID().
| const Double_t ZAOutDownBorder[8][14] |
Definition at line 47 of file BmnPidSRC.cxx.
Referenced by BmnPidSRC::AzPID().
| const Double_t ZAOutUpBorder[8][14] |
Definition at line 36 of file BmnPidSRC.cxx.
Referenced by BmnPidSRC::AzPID().
| const Double_t ZOutDownBorder[8][14] |
Definition at line 93 of file BmnPidSRC.cxx.
Referenced by BmnPidSRC::RigidityPID().
| const Double_t ZOutUpBorder[8][14] |
Definition at line 82 of file BmnPidSRC.cxx.
Referenced by BmnPidSRC::RigidityPID().