/[PAMELA software]/PamCut/TrkCuts/TrkRigGeoCut/TrkRigGeoCut.h
ViewVC logotype

Diff of /PamCut/TrkCuts/TrkRigGeoCut/TrkRigGeoCut.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by pam-fi, Wed May 27 13:30:09 2009 UTC revision 1.2 by pam-fi, Fri May 29 10:10:17 2009 UTC
# Line 26  public: Line 26  public:
26    /*! @brief Constructor.    /*! @brief Constructor.
27     *     *
28     * @param cutName The cut's name.     * @param cutName The cut's name.
29     * @param thresholdCoeff The threshold rigidity coefficient     * @param thresholdCoeff The threshold rigidity coefficient.
30     */     */
31    TrkRigGeoCut(const char *cutName, float thresholdCoeff) :    TrkRigGeoCut(const char *cutName, float thresholdCoeff) :
32      PamCut(cutName), _thresholdCoeff(thresholdCoeff) {      PamCut(cutName), _thresholdCoeff(thresholdCoeff) {

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.23