12 |
|
|
13 |
#include "../../PamCutBase/PamCutBase.h" |
#include "../../PamCutBase/PamCutBase.h" |
14 |
|
|
|
#include <TH2F.h> |
|
|
|
|
15 |
/*! @brief The match between TOF beta modulus and TRK beta modulus for H (p or d). |
/*! @brief The match between TOF beta modulus and TRK beta modulus for H (p or d). |
16 |
* This cut discards all the events for which the absolute RELATIVE difference between TRK beta modulus (calculated from rigidity of TRK track, mass M=1 OR 2 and charge Z=1) and TOF beta modulus is greater than the threshold. |
* This cut discards all the events for which the absolute RELATIVE difference between TRK beta modulus (calculated from rigidity of TRK track, mass M=1 OR 2 and charge Z=1) and TOF beta modulus is greater than the threshold. |
17 |
* Rigidity is defined as p/Z (GV) where Z is the particle charge and p the momentum modulus. |
* Rigidity is defined as p/Z (GV) where Z is the particle charge and p the momentum modulus. |