#include <Profile.h>
Public Member Functions | |
| void | Initialize (const std::string &postfix, unsigned nbinsx, double xlo, double xhi) |
| void | Fill (float val, const numu::RecoTrack &track, const numu::RecoEvent &event) |
Public Member Functions inherited from ana::SBNOsc::HistoList | |
| void | Scale (double scale) |
| void | Add (const HistoList &other) |
| void | Write () |
| void | StoreHisto (TH1 *histo) |
| void | Merge (const HistoList &merge) |
Public Attributes | |
| TH3D * | range_minus_true |
| TH3D * | range_v_true_mom |
| TH3D * | mcs_minus_true |
| TH3D * | mcs_v_true_mom |
| TH3D * | pid_confusion_tr |
Public Attributes inherited from ana::SBNOsc::HistoList | |
| std::vector< TH1 * > | fAllHistos |
| std::vector< TDirectory * > | fLocations |
| void ana::SBNOsc::TrackProfiles::Fill | ( | float | val, |
| const numu::RecoTrack & | track, | ||
| const numu::RecoEvent & | event | ||
| ) |
Definition at line 24 of file Profile.cc.
| void ana::SBNOsc::TrackProfiles::Initialize | ( | const std::string & | postfix, |
| unsigned | nbinsx, | ||
| double | xlo, | ||
| double | xhi | ||
| ) |
Definition at line 10 of file Profile.cc.
1.8.5