--- PamCut/CollectionActions/Histo1DActions/TrkSigmaDeflHistoAction/TrkSigmaDeflHistoAction.h 2010/05/06 17:09:54 1.4.2.1 +++ PamCut/CollectionActions/Histo1DActions/TrkSigmaDeflHistoAction/TrkSigmaDeflHistoAction.h 2010/06/03 14:29:34 1.4.2.2 @@ -29,6 +29,7 @@ * @param outFileBase The file base name for the ROOT histogram output (".root" will be appended). * If "", no ROOT output will be produced. * @param mode The mode of ROOT file creation (see documentation of TFile constructor). + * @param sigmaDeflFactor The factor to multiply sigma_deflection by before comparing it to the deflection. * @param outRoot If true, the output file in ROOT format will be produced. * @param outText If true, the output file in text format will be produced. * in ROOT's reference guide).