--- PamCut/doc/Doxygen/html/classFluxHistoAction.html 2009/05/27 13:30:08 1.1 +++ PamCut/doc/Doxygen/html/classFluxHistoAction.html 2009/06/05 13:16:22 1.2 @@ -44,31 +44,21 @@
-This action reads a rigidity binning from a file and fills a flux histogram (text and ROOT format). Currently, it fills an event-count histogram: in future implementations, it could also read live time, efficiency and geometrical factor from external files and fill a true flux histogram. -
Definition at line 24 of file FluxHistoAction.h.
-Definition at line 12 of file FluxHistoAction.cpp.
- -References _bins, _rootHisto, and _textHisto.
- -FluxHistoAction::~FluxHistoAction | -( | -- | ) | - [inline] |
-
The output consists of a text file and of a ROOT file where the 1-dimensional rigidity histogram (TH1F) is saved. The format of the text output is: (lower bin limit) (upper bin limit) (# of events). -
Implements CollectionAction.
- -Definition at line 79 of file FluxHistoAction.cpp.
- -References _bins, _outFileBase, _rootHisto, _textHisto, and CollectionAction::GetName().
+Reimplemented from CollectionAction.
@@ -194,95 +153,14 @@ -
Implements CollectionAction.
- -Definition at line 50 of file FluxHistoAction.cpp.
- -References _bins, _rootHisto, and _textHisto.
- - --
vector<float> FluxHistoAction::_bins [private] |
-
- -
Definition at line 62 of file FluxHistoAction.h.
- -Referenced by Finalize(), FluxHistoAction(), and OnGood().
- -TString FluxHistoAction::_outFileBase [private] |
-
TH1I FluxHistoAction::_rootHisto [private] |
-
- -
Definition at line 63 of file FluxHistoAction.h.
- -Referenced by Finalize(), FluxHistoAction(), and OnGood().
- -vector<uint64_t> FluxHistoAction::_textHisto [private] |
-
- -
Definition at line 64 of file FluxHistoAction.h.
- -Referenced by Finalize(), FluxHistoAction(), and OnGood().
+Reimplemented from CollectionAction.