| 33 |
* |
* |
| 34 |
* @param collectionName The collection's name. |
* @param collectionName The collection's name. |
| 35 |
* @param outFileBase The output file base name. It will produce the same file as the parent class #EffCollection |
* @param outFileBase The output file base name. It will produce the same file as the parent class #EffCollection |
| 36 |
* with the total efficiency, plus a similar file (named outFileBase + "-eff-rig.txt" with a |
* with the total efficiency, plus a similar file (named outFileBase + "-eff-rig.txt") with a |
| 37 |
* row for each rigidity bin. |
* row for each rigidity bin. |
| 38 |
* @param rigBinsFile The file with the rigidity bins. |
* @param rigBinsFile The file with the rigidity bins. |
| 39 |
* @param absRig If true, the absolute rigidity of the selected events will be considered.. |
* @param absRig If true, the absolute rigidity of the selected events will be considered.. |