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

Diff of /PamCut/CollectionActions/TrkSigmaDeflHistoAction/TrkSigmaDeflHistoAction.h

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

revision 1.1 by pam-fi, Wed Aug 5 13:32:58 2009 UTC revision 1.2 by pam-fi, Fri Aug 14 10:33:12 2009 UTC
# Line 38  public: Line 38  public:
38    void Finalize() {    void Finalize() {
39    }    }
40    
41      /*! @brief Returns the histogram.
42       *
43       * @return A reference to a vector containing the values of the bins of the histogram.
44       */
45    vector<UInt_t> &GetHisto() {    vector<UInt_t> &GetHisto() {
46      return _histogram;      return _histogram;
47    }    }

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

  ViewVC Help
Powered by ViewVC 1.1.23