Numu energy estimator output. More...
Public Member Functions | |
SRNumuEnergy () | |
virtual | ~SRNumuEnergy () |
virtual void | setDefault () |
void | setLSTMDefault (bool opphorn=false) |
Public Attributes | |
float | E |
Neutrino energy, set to match trkccE [GeV]. More... | |
float | calccE |
Calorimetric charged current neutrino energy [GeV]. More... | |
float | trkqeE |
Track length quasielastic neutrino energy [GeV]. More... | |
float | trknonqeE |
Track length non-quasielastic neutrino energy [GeV]. More... | |
float | trkccE |
Track length cc neutrino energy [GeV]. More... | |
float | shiftedtrkccE |
Track length cc neutrino energy GeV More... | |
float | angleE |
Quasielastic angle formula neutrino energy [GeV]. More... | |
float | angleerror |
1-sigma error from using quasielastic angle formula for neutrino energy More... | |
float | recomuonE |
Reconstructed muon energy for all neutrino energy estimators [GeV]. More... | |
float | ucrecomuonE1trk |
Reconstructed muon energy for uncontained single track events at the FarDet from TMVA [GeV]. More... | |
float | ucrecomuonE |
Reconstructed muon energy for uncontained non-single track events at the FarDet from TMVA [GeV]. More... | |
float | recotrkcchadE |
Reconstructed hadronic energy for track cc neutrino energy estimator [GeV]. More... | |
float | hadcalE |
Hadronic calorimetric energy NOT on the muon track[GeV]. More... | |
float | hadtrkE |
Hadronic calorimetric energy on the muon track[GeV]. More... | |
float | ndtrklenact |
Near detector – muon track length in active region [cm]. More... | |
float | ndtrklencat |
Near detector – muon track length in muon catcher [cm]. More... | |
float | ndtrkcalactE |
Near detector – muon calorimetric energy in active region [GeV]. More... | |
float | ndtrkcaltranE |
Near detector – muon calorimetric energy in transition plane [GeV]. More... | |
float | ndtrkcalcatE |
Near detector – muon calorimetric energy in muon catcher [GeV]. More... | |
float | ndhadcalactE |
Near detector – hadronic calorimetric energy NOT on the muon track in active region [GeV]. More... | |
float | ndhadcaltranE |
Near detector – hadronic calorimetric energy NOT on the muon track in transition plane [GeV]. More... | |
float | ndhadcalcatE |
Near detector – hadronic calorimetric energy NOT on the muon track in muon catcher [GeV]. More... | |
float | ndhadtrkactE |
Near detector – hadronic calorimetric energy on the muon track in active region [GeV]. More... | |
float | ndhadtrktranE |
Near detector – hadronic calorimetric energy on the muon track in transition plane [GeV]. More... | |
float | ndhadtrkcatE |
Near detector – hadronic calorimetric energy on the muon track in muon catcher [GeV]. More... | |
float | ndtrktranx |
Near detector – if muon track crosses transition plane, the x location [cm]. More... | |
float | ndtrktrany |
Near detector – if muon track crosses transition plane, the y location [cm]. More... | |
SRHadClust | hadclust |
Cluster information for hits in slice but not on muon track (track with higest ReMId value) More... | |
SRTrueNumuEnergy | mc |
True information used for retuning numu energy fits. More... | |
SRBPFEnergy | bpfenergy |
BreakPointFitter energy estimator. More... | |
float | lstmmuon |
Muon Energy predicted by LSTM EE [GeV]. More... | |
float | lstmnu |
NuMu Energy predicted by LSTM EE [GeV]. More... | |
float | lstmmuon_opphorn |
lstmmuon trained with opposite horn current More... | |
float | lstmnu_opphorn |
lstmnu trained with opposite horn current More... | |
float | regcvnhadE |
Hadronic Energy predicted by Regression CNN [GeV]. More... | |
float | regcvnhadE_opphorn |
regcvnhadE trained with opposite horn current More... | |
Numu energy estimator output.
Definition at line 17 of file SRNumuEnergy.h.
caf::SRNumuEnergy::SRNumuEnergy | ( | ) |
Definition at line 17 of file SRNumuEnergy.cxx.
|
virtual |
Definition at line 57 of file SRNumuEnergy.cxx.
|
virtual |
Definition at line 61 of file SRNumuEnergy.cxx.
References angleE, angleerror, bpfenergy, calccE, E, hadcalE, hadclust, hadtrkE, mc, ndhadcalactE, ndhadcalcatE, ndhadcaltranE, ndhadtrkactE, ndhadtrkcatE, ndhadtrktranE, ndtrkcalactE, ndtrkcalcatE, ndtrkcaltranE, ndtrklenact, ndtrklencat, ndtrktranx, ndtrktrany, recomuonE, recotrkcchadE, regcvnhadE, caf::SRTrueNumuEnergy::setDefault(), caf::SRBPFEnergy::setDefault(), caf::SRHadClust::setDefault(), shiftedtrkccE, trkccE, trknonqeE, trkqeE, ucrecomuonE, and ucrecomuonE1trk.
Referenced by caf::BlindThisRecord(), and caf::CAFMaker::produce().
void caf::SRNumuEnergy::setLSTMDefault | ( | bool | opphorn = false | ) |
Definition at line 96 of file SRNumuEnergy.cxx.
References lstmmuon, lstmmuon_opphorn, lstmnu, and lstmnu_opphorn.
Referenced by caf::CAFMaker::produce().
float caf::SRNumuEnergy::angleE |
Quasielastic angle formula neutrino energy [GeV].
Definition at line 29 of file SRNumuEnergy.h.
Referenced by caf::Proxy< caf::SRNumuEnergy >::CheckEquals(), flat::Flat< caf::SRNumuEnergy >::Fill(), hdf5::HDF5NumuEnergy< Tidx >::Fill(), caf::FillNumuEnergyVars(), caf::Proxy< caf::SRNumuEnergy >::operator=(), and setDefault().
float caf::SRNumuEnergy::angleerror |
1-sigma error from using quasielastic angle formula for neutrino energy
Definition at line 30 of file SRNumuEnergy.h.
Referenced by caf::Proxy< caf::SRNumuEnergy >::CheckEquals(), flat::Flat< caf::SRNumuEnergy >::Fill(), hdf5::HDF5NumuEnergy< Tidx >::Fill(), caf::FillNumuEnergyVars(), caf::Proxy< caf::SRNumuEnergy >::operator=(), and setDefault().
SRBPFEnergy caf::SRNumuEnergy::bpfenergy |
BreakPointFitter energy estimator.
Definition at line 52 of file SRNumuEnergy.h.
Referenced by caf::Proxy< caf::SRNumuEnergy >::CheckEquals(), flat::Flat< caf::SRNumuEnergy >::Fill(), hdf5::HDF5NumuEnergy< Tidx >::Fill(), caf::Proxy< caf::SRNumuEnergy >::operator=(), ana::ResetBPFEnergy(), and setDefault().
float caf::SRNumuEnergy::calccE |
Calorimetric charged current neutrino energy [GeV].
Definition at line 24 of file SRNumuEnergy.h.
Referenced by caf::Proxy< caf::SRNumuEnergy >::CheckEquals(), flat::Flat< caf::SRNumuEnergy >::Fill(), hdf5::HDF5NumuEnergy< Tidx >::Fill(), caf::FillNumuEnergyVars(), caf::Proxy< caf::SRNumuEnergy >::operator=(), and setDefault().
float caf::SRNumuEnergy::E |
Neutrino energy, set to match trkccE [GeV].
Definition at line 23 of file SRNumuEnergy.h.
Referenced by caf::Proxy< caf::SRNumuEnergy >::CheckEquals(), flat::Flat< caf::SRNumuEnergy >::Fill(), hdf5::HDF5NumuEnergy< Tidx >::Fill(), caf::FillNumuEnergyVars(), caf::Proxy< caf::SRNumuEnergy >::operator=(), ana::BENDecomp::ReduceForBEN2020Decaf(), ReduceForSignalDecaf(), and setDefault().
float caf::SRNumuEnergy::hadcalE |
Hadronic calorimetric energy NOT on the muon track[GeV].
Definition at line 35 of file SRNumuEnergy.h.
Referenced by caf::Proxy< caf::SRNumuEnergy >::CheckEquals(), flat::Flat< caf::SRNumuEnergy >::Fill(), hdf5::HDF5NumuEnergy< Tidx >::Fill(), caf::FillNumuEnergyVars(), caf::Proxy< caf::SRNumuEnergy >::operator=(), ana::BENDecomp::ReduceForBEN2020Decaf(), ReduceForSignalDecaf(), setDefault(), and trim_caf().
SRHadClust caf::SRNumuEnergy::hadclust |
Cluster information for hits in slice but not on muon track (track with higest ReMId value)
Definition at line 50 of file SRNumuEnergy.h.
Referenced by caf::Proxy< caf::SRNumuEnergy >::CheckEquals(), flat::Flat< caf::SRNumuEnergy >::Fill(), hdf5::HDF5NumuEnergy< Tidx >::Fill(), caf::FillNumuEnergyVars(), caf::Proxy< caf::SRNumuEnergy >::operator=(), and setDefault().
float caf::SRNumuEnergy::hadtrkE |
Hadronic calorimetric energy on the muon track[GeV].
Definition at line 36 of file SRNumuEnergy.h.
Referenced by caf::Proxy< caf::SRNumuEnergy >::CheckEquals(), flat::Flat< caf::SRNumuEnergy >::Fill(), hdf5::HDF5NumuEnergy< Tidx >::Fill(), caf::FillNumuEnergyVars(), caf::Proxy< caf::SRNumuEnergy >::operator=(), ana::BENDecomp::ReduceForBEN2020Decaf(), ReduceForSignalDecaf(), and setDefault().
float caf::SRNumuEnergy::lstmmuon |
Muon Energy predicted by LSTM EE [GeV].
Definition at line 55 of file SRNumuEnergy.h.
Referenced by caf::Proxy< caf::SRNumuEnergy >::CheckEquals(), flat::Flat< caf::SRNumuEnergy >::Fill(), hdf5::HDF5NumuEnergy< Tidx >::Fill(), caf::Proxy< caf::SRNumuEnergy >::operator=(), caf::CAFMaker::produce(), and setLSTMDefault().
float caf::SRNumuEnergy::lstmmuon_opphorn |
lstmmuon trained with opposite horn current
Definition at line 58 of file SRNumuEnergy.h.
Referenced by caf::Proxy< caf::SRNumuEnergy >::CheckEquals(), flat::Flat< caf::SRNumuEnergy >::Fill(), hdf5::HDF5NumuEnergy< Tidx >::Fill(), caf::Proxy< caf::SRNumuEnergy >::operator=(), caf::CAFMaker::produce(), and setLSTMDefault().
float caf::SRNumuEnergy::lstmnu |
NuMu Energy predicted by LSTM EE [GeV].
Definition at line 56 of file SRNumuEnergy.h.
Referenced by caf::Proxy< caf::SRNumuEnergy >::CheckEquals(), flat::Flat< caf::SRNumuEnergy >::Fill(), hdf5::HDF5NumuEnergy< Tidx >::Fill(), caf::Proxy< caf::SRNumuEnergy >::operator=(), caf::CAFMaker::produce(), and setLSTMDefault().
float caf::SRNumuEnergy::lstmnu_opphorn |
lstmnu trained with opposite horn current
Definition at line 59 of file SRNumuEnergy.h.
Referenced by caf::Proxy< caf::SRNumuEnergy >::CheckEquals(), flat::Flat< caf::SRNumuEnergy >::Fill(), hdf5::HDF5NumuEnergy< Tidx >::Fill(), caf::Proxy< caf::SRNumuEnergy >::operator=(), caf::CAFMaker::produce(), and setLSTMDefault().
SRTrueNumuEnergy caf::SRNumuEnergy::mc |
True information used for retuning numu energy fits.
Definition at line 51 of file SRNumuEnergy.h.
Referenced by caf::Proxy< caf::SRNumuEnergy >::CheckEquals(), flat::Flat< caf::SRNumuEnergy >::Fill(), hdf5::HDF5NumuEnergy< Tidx >::Fill(), caf::FillNumuEnergyVars(), caf::Proxy< caf::SRNumuEnergy >::operator=(), and setDefault().
float caf::SRNumuEnergy::ndhadcalactE |
Near detector – hadronic calorimetric energy NOT on the muon track in active region [GeV].
Definition at line 42 of file SRNumuEnergy.h.
Referenced by caf::Proxy< caf::SRNumuEnergy >::CheckEquals(), flat::Flat< caf::SRNumuEnergy >::Fill(), hdf5::HDF5NumuEnergy< Tidx >::Fill(), caf::FillNumuEnergyVars(), caf::Proxy< caf::SRNumuEnergy >::operator=(), and setDefault().
float caf::SRNumuEnergy::ndhadcalcatE |
Near detector – hadronic calorimetric energy NOT on the muon track in muon catcher [GeV].
Definition at line 44 of file SRNumuEnergy.h.
Referenced by caf::Proxy< caf::SRNumuEnergy >::CheckEquals(), flat::Flat< caf::SRNumuEnergy >::Fill(), hdf5::HDF5NumuEnergy< Tidx >::Fill(), caf::FillNumuEnergyVars(), caf::Proxy< caf::SRNumuEnergy >::operator=(), caf::CAFMaker::produce(), ana::BENDecomp::ReduceForBEN2020Decaf(), ReduceForSignalDecaf(), and setDefault().
float caf::SRNumuEnergy::ndhadcaltranE |
Near detector – hadronic calorimetric energy NOT on the muon track in transition plane [GeV].
Definition at line 43 of file SRNumuEnergy.h.
Referenced by caf::Proxy< caf::SRNumuEnergy >::CheckEquals(), flat::Flat< caf::SRNumuEnergy >::Fill(), hdf5::HDF5NumuEnergy< Tidx >::Fill(), caf::FillNumuEnergyVars(), caf::Proxy< caf::SRNumuEnergy >::operator=(), caf::CAFMaker::produce(), ana::BENDecomp::ReduceForBEN2020Decaf(), ReduceForSignalDecaf(), and setDefault().
float caf::SRNumuEnergy::ndhadtrkactE |
Near detector – hadronic calorimetric energy on the muon track in active region [GeV].
Definition at line 45 of file SRNumuEnergy.h.
Referenced by caf::Proxy< caf::SRNumuEnergy >::CheckEquals(), flat::Flat< caf::SRNumuEnergy >::Fill(), hdf5::HDF5NumuEnergy< Tidx >::Fill(), caf::FillNumuEnergyVars(), caf::Proxy< caf::SRNumuEnergy >::operator=(), and setDefault().
float caf::SRNumuEnergy::ndhadtrkcatE |
Near detector – hadronic calorimetric energy on the muon track in muon catcher [GeV].
Definition at line 47 of file SRNumuEnergy.h.
Referenced by caf::Proxy< caf::SRNumuEnergy >::CheckEquals(), flat::Flat< caf::SRNumuEnergy >::Fill(), hdf5::HDF5NumuEnergy< Tidx >::Fill(), caf::FillNumuEnergyVars(), caf::Proxy< caf::SRNumuEnergy >::operator=(), and setDefault().
float caf::SRNumuEnergy::ndhadtrktranE |
Near detector – hadronic calorimetric energy on the muon track in transition plane [GeV].
Definition at line 46 of file SRNumuEnergy.h.
Referenced by caf::Proxy< caf::SRNumuEnergy >::CheckEquals(), flat::Flat< caf::SRNumuEnergy >::Fill(), hdf5::HDF5NumuEnergy< Tidx >::Fill(), caf::FillNumuEnergyVars(), caf::Proxy< caf::SRNumuEnergy >::operator=(), and setDefault().
float caf::SRNumuEnergy::ndtrkcalactE |
Near detector – muon calorimetric energy in active region [GeV].
Definition at line 39 of file SRNumuEnergy.h.
Referenced by caf::Proxy< caf::SRNumuEnergy >::CheckEquals(), flat::Flat< caf::SRNumuEnergy >::Fill(), hdf5::HDF5NumuEnergy< Tidx >::Fill(), caf::FillNumuEnergyVars(), caf::Proxy< caf::SRNumuEnergy >::operator=(), ana::BENDecomp::ReduceForBEN2020Decaf(), ReduceForSignalDecaf(), and setDefault().
float caf::SRNumuEnergy::ndtrkcalcatE |
Near detector – muon calorimetric energy in muon catcher [GeV].
Definition at line 41 of file SRNumuEnergy.h.
Referenced by caf::Proxy< caf::SRNumuEnergy >::CheckEquals(), flat::Flat< caf::SRNumuEnergy >::Fill(), hdf5::HDF5NumuEnergy< Tidx >::Fill(), caf::FillNumuEnergyVars(), caf::Proxy< caf::SRNumuEnergy >::operator=(), ana::BENDecomp::ReduceForBEN2020Decaf(), ReduceForSignalDecaf(), and setDefault().
float caf::SRNumuEnergy::ndtrkcaltranE |
Near detector – muon calorimetric energy in transition plane [GeV].
Definition at line 40 of file SRNumuEnergy.h.
Referenced by caf::Proxy< caf::SRNumuEnergy >::CheckEquals(), flat::Flat< caf::SRNumuEnergy >::Fill(), hdf5::HDF5NumuEnergy< Tidx >::Fill(), caf::FillNumuEnergyVars(), caf::Proxy< caf::SRNumuEnergy >::operator=(), ana::BENDecomp::ReduceForBEN2020Decaf(), ReduceForSignalDecaf(), and setDefault().
float caf::SRNumuEnergy::ndtrklenact |
Near detector – muon track length in active region [cm].
Definition at line 37 of file SRNumuEnergy.h.
Referenced by caf::Proxy< caf::SRNumuEnergy >::CheckEquals(), flat::Flat< caf::SRNumuEnergy >::Fill(), hdf5::HDF5NumuEnergy< Tidx >::Fill(), caf::FillNumuEnergyVars(), caf::Proxy< caf::SRNumuEnergy >::operator=(), ana::BENDecomp::ReduceForBEN2020Decaf(), ReduceForSignalDecaf(), and setDefault().
float caf::SRNumuEnergy::ndtrklencat |
Near detector – muon track length in muon catcher [cm].
Definition at line 38 of file SRNumuEnergy.h.
Referenced by caf::Proxy< caf::SRNumuEnergy >::CheckEquals(), flat::Flat< caf::SRNumuEnergy >::Fill(), hdf5::HDF5NumuEnergy< Tidx >::Fill(), caf::FillNumuEnergyVars(), caf::Proxy< caf::SRNumuEnergy >::operator=(), ana::BENDecomp::ReduceForBEN2020Decaf(), ReduceForSignalDecaf(), and setDefault().
float caf::SRNumuEnergy::ndtrktranx |
Near detector – if muon track crosses transition plane, the x location [cm].
Definition at line 48 of file SRNumuEnergy.h.
Referenced by caf::Proxy< caf::SRNumuEnergy >::CheckEquals(), flat::Flat< caf::SRNumuEnergy >::Fill(), hdf5::HDF5NumuEnergy< Tidx >::Fill(), caf::FillNumuEnergyVars(), caf::Proxy< caf::SRNumuEnergy >::operator=(), and setDefault().
float caf::SRNumuEnergy::ndtrktrany |
Near detector – if muon track crosses transition plane, the y location [cm].
Definition at line 49 of file SRNumuEnergy.h.
Referenced by caf::Proxy< caf::SRNumuEnergy >::CheckEquals(), flat::Flat< caf::SRNumuEnergy >::Fill(), hdf5::HDF5NumuEnergy< Tidx >::Fill(), caf::FillNumuEnergyVars(), caf::Proxy< caf::SRNumuEnergy >::operator=(), and setDefault().
float caf::SRNumuEnergy::recomuonE |
Reconstructed muon energy for all neutrino energy estimators [GeV].
Definition at line 31 of file SRNumuEnergy.h.
Referenced by caf::Proxy< caf::SRNumuEnergy >::CheckEquals(), flat::Flat< caf::SRNumuEnergy >::Fill(), hdf5::HDF5NumuEnergy< Tidx >::Fill(), caf::FillNumuEnergyVars(), caf::Proxy< caf::SRNumuEnergy >::operator=(), and setDefault().
float caf::SRNumuEnergy::recotrkcchadE |
Reconstructed hadronic energy for track cc neutrino energy estimator [GeV].
Definition at line 34 of file SRNumuEnergy.h.
Referenced by caf::Proxy< caf::SRNumuEnergy >::CheckEquals(), flat::Flat< caf::SRNumuEnergy >::Fill(), hdf5::HDF5NumuEnergy< Tidx >::Fill(), caf::FillNumuEnergyVars(), caf::Proxy< caf::SRNumuEnergy >::operator=(), ana::BENDecomp::ReduceForBEN2020Decaf(), ReduceForSignalDecaf(), and setDefault().
float caf::SRNumuEnergy::regcvnhadE |
Hadronic Energy predicted by Regression CNN [GeV].
Definition at line 61 of file SRNumuEnergy.h.
Referenced by caf::Proxy< caf::SRNumuEnergy >::CheckEquals(), flat::Flat< caf::SRNumuEnergy >::Fill(), hdf5::HDF5NumuEnergy< Tidx >::Fill(), caf::Proxy< caf::SRNumuEnergy >::operator=(), caf::CAFMaker::produce(), and setDefault().
float caf::SRNumuEnergy::regcvnhadE_opphorn |
regcvnhadE trained with opposite horn current
Definition at line 63 of file SRNumuEnergy.h.
Referenced by caf::Proxy< caf::SRNumuEnergy >::CheckEquals(), flat::Flat< caf::SRNumuEnergy >::Fill(), hdf5::HDF5NumuEnergy< Tidx >::Fill(), caf::Proxy< caf::SRNumuEnergy >::operator=(), and caf::CAFMaker::produce().
float caf::SRNumuEnergy::shiftedtrkccE |
Track length cc neutrino energy GeV
Definition at line 28 of file SRNumuEnergy.h.
Referenced by caf::Proxy< caf::SRNumuEnergy >::CheckEquals(), flat::Flat< caf::SRNumuEnergy >::Fill(), hdf5::HDF5NumuEnergy< Tidx >::Fill(), caf::Proxy< caf::SRNumuEnergy >::operator=(), and setDefault().
float caf::SRNumuEnergy::trkccE |
Track length cc neutrino energy [GeV].
Definition at line 27 of file SRNumuEnergy.h.
Referenced by caf::Proxy< caf::SRNumuEnergy >::CheckEquals(), flat::Flat< caf::SRNumuEnergy >::Fill(), hdf5::HDF5NumuEnergy< Tidx >::Fill(), caf::FillNumuEnergyVars(), caf::Proxy< caf::SRNumuEnergy >::operator=(), ana::BENDecomp::ReduceForBEN2020Decaf(), ReduceForSignalDecaf(), and setDefault().
float caf::SRNumuEnergy::trknonqeE |
Track length non-quasielastic neutrino energy [GeV].
Definition at line 26 of file SRNumuEnergy.h.
Referenced by caf::Proxy< caf::SRNumuEnergy >::CheckEquals(), flat::Flat< caf::SRNumuEnergy >::Fill(), hdf5::HDF5NumuEnergy< Tidx >::Fill(), caf::FillNumuEnergyVars(), caf::Proxy< caf::SRNumuEnergy >::operator=(), ana::BENDecomp::ReduceForBEN2020Decaf(), ReduceForSignalDecaf(), and setDefault().
float caf::SRNumuEnergy::trkqeE |
Track length quasielastic neutrino energy [GeV].
Definition at line 25 of file SRNumuEnergy.h.
Referenced by caf::Proxy< caf::SRNumuEnergy >::CheckEquals(), flat::Flat< caf::SRNumuEnergy >::Fill(), hdf5::HDF5NumuEnergy< Tidx >::Fill(), caf::FillNumuEnergyVars(), caf::Proxy< caf::SRNumuEnergy >::operator=(), ana::BENDecomp::ReduceForBEN2020Decaf(), ReduceForSignalDecaf(), and setDefault().
float caf::SRNumuEnergy::ucrecomuonE |
Reconstructed muon energy for uncontained non-single track events at the FarDet from TMVA [GeV].
Definition at line 33 of file SRNumuEnergy.h.
Referenced by caf::Proxy< caf::SRNumuEnergy >::CheckEquals(), flat::Flat< caf::SRNumuEnergy >::Fill(), hdf5::HDF5NumuEnergy< Tidx >::Fill(), caf::FillNumuEnergyVars(), caf::Proxy< caf::SRNumuEnergy >::operator=(), and setDefault().
float caf::SRNumuEnergy::ucrecomuonE1trk |
Reconstructed muon energy for uncontained single track events at the FarDet from TMVA [GeV].
Definition at line 32 of file SRNumuEnergy.h.
Referenced by caf::Proxy< caf::SRNumuEnergy >::CheckEquals(), flat::Flat< caf::SRNumuEnergy >::Fill(), hdf5::HDF5NumuEnergy< Tidx >::Fill(), caf::FillNumuEnergyVars(), caf::Proxy< caf::SRNumuEnergy >::operator=(), and setDefault().