| 45 |
* |
* |
| 46 |
* @param cutName The cut's name. |
* @param cutName The cut's name. |
| 47 |
* @param binning A vector containing the histogram binning in rigidity modulus (X axis) and cutoff rigidity (Y axis). |
* @param binning A vector containing the histogram binning in rigidity modulus (X axis) and cutoff rigidity (Y axis). |
| 48 |
* @param |
* @param thresholdCoeff The threshold rigidity coefficient for the event selection. |
| 49 |
* |
* |
| 50 |
*/ |
*/ |
| 51 |
RigFillCut(const char *cutName, std::vector<float> binning, float thresholdCoeff) : |
RigFillCut(const char *cutName, std::vector<float> binning, float thresholdCoeff) : |