/[PAMELA software]/PamCut/CollectionActions/Histo1DActions/TrkRigHistoAction/TrkRigHistoAction.h
ViewVC logotype

Diff of /PamCut/CollectionActions/Histo1DActions/TrkRigHistoAction/TrkRigHistoAction.h

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

revision 1.2 by pam-fi, Thu Oct 1 10:35:13 2009 UTC revision 1.4 by pam-fi, Thu Jul 8 14:00:18 2010 UTC
# Line 15  Line 15 
15    
16  /*! @brief An action that fills the histogram: TRK rigidity (with sign).  /*! @brief An action that fills the histogram: TRK rigidity (with sign).
17   */   */
18  class TrkRigHistoAction: public Histo1DAction<Int_t> {  class TrkRigHistoAction: public Histo1DAction<Float_t> {
19    
20  public:  public:
21    
22    /*! @brief Constructor.    /*! @brief Constructor.
23     *     *
    * The histogram binning is defined by the content of the bins vector.  
    *  
24     * @param actionName The action's name.     * @param actionName The action's name.
25     * @param outFileBase The file base name for the ROOT histogram output (".root" will be appended).     * @param outFileBase The file base name for the ROOT histogram output (".root" will be appended).
26     *                    If "", no ROOT output will be produced.     *                    If "", no ROOT output will be produced.

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

  ViewVC Help
Powered by ViewVC 1.1.23