17 |
public: |
public: |
18 |
|
|
19 |
/*! @brief Constructor. |
/*! @brief Constructor. |
20 |
* * |
* |
21 |
* @param cutName The cut's name. |
* @param cutName The cut's name. |
22 |
* @param nMin The lower threshold on allowed number of neutrons (default: 0). |
* @param nMin The lower threshold on allowed number of neutrons (default: 0). |
23 |
* @param nMax The upper threshold on allowed number of neutrons (default: 1000000000. i.e. any value). |
* @param nMax The upper threshold on allowed number of neutrons (default: 1000000000. i.e. any value). |