/[PAMELA software]/PamCut/CollectionActions/RefitTrackAction/RefitTrackAction.h
ViewVC logotype

Diff of /PamCut/CollectionActions/RefitTrackAction/RefitTrackAction.h

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

revision 1.1.2.4 by pam-fi, Mon Jun 7 13:33:15 2010 UTC revision 1.1.2.5 by pam-fi, Thu Jun 24 17:21:48 2010 UTC
# Line 39  public: Line 39  public:
39     * @param maskedViews The excluded views. 0 means that all the views will be used, while #T6X means that the     * @param maskedViews The excluded views. 0 means that all the views will be used, while #T6X means that the
40     *                    X view of the last tracker plane will be ignored. For other combinations, sum up the values     *                    X view of the last tracker plane will be ignored. For other combinations, sum up the values
41     *                    defined in #TRKLAYERS: T1X + T1Y will exclude the whole first plane, for example.     *                    defined in #TRKLAYERS: T1X + T1Y will exclude the whole first plane, for example.
42     * @param trkParamsFile The file containing the tracker parameters to be used. Default value corresponds to the standard     * @param trkParamsFile The file containing the tracker alignment parameters to be used. Default value corresponds to
43     *                      parameters used for data reduction.     *                      the values contained in the official software calibration directory.
44     */     */
45    RefitTrackAction(const char *actionName, float spreadX = 0., float spreadY = 0., int maskedViews = 0,    RefitTrackAction(const char *actionName, float spreadX = 0., float spreadY = 0., int maskedViews = 0,
46        TString trkParamsFile = "") :        TString trkParamsFile = "") :

Legend:
Removed from v.1.1.2.4  
changed lines
  Added in v.1.1.2.5

  ViewVC Help
Powered by ViewVC 1.1.23