Containment variables. More...
#include "/cvmfs/nova-development.opensciencegrid.org/novasoft/releases/N21-03-07/StandardRecord/SRContain.h"
Public Member Functions | |
SRContain () | |
virtual | ~SRContain () |
virtual void | setDefault () |
Public Attributes | |
bool | numucontain |
is this contained by Numu Standards? (can use as general containment) More... | |
bool | numucontainSA |
is this contained by second analysis Numu Standards? More... | |
float | missE |
sum of energy of particles that leave detector. example cut: missE/trueE > 0.01 is truly uncontained More... | |
int | nplanestofront |
number of planes between the front of the detector (configuration dependent) and hit with the smallest Z position More... | |
int | nplanestoback |
number of planes between the back of the detector (configuration dependent) and hit with the largest Z position More... | |
float | vtxdist |
shortest distance to wall from primary Kalman track start position (proxy for vertex) More... | |
float | enddist |
shortest distance to wall from primary Kalman track end position More... | |
float | cosfwddist |
cosmictrack projected distance (cm) from end point forwards to det edge More... | |
int | cosfwdcell |
cosmictrack projected # cells from end point forwards to det edge More... | |
int | cosfwdcellnd |
cosmictrack projected # cells from end point forwards to det edge, including muon catcher, ND only More... | |
float | cosfwdair |
for cosmictrack projected distance forwards how much is through air (ND only, NYI) More... | |
float | cosfwdsteel |
for cosmictrack projected distance forwards, how much is through steel (ND only, currently is just distance in muon catcher, cells and all) More... | |
float | cosbakdist |
cosmictrack projected distance (cm) from start point backwards to det edge More... | |
int | cosbakcell |
cosmictrack projected # cells from start point backwards to det edge More... | |
int | cosbakcellnd |
cosmictrack projected # cells from start point backwards to det edge, including muon catcher, ND only More... | |
float | cosbakair |
for cosmictrack projected distance backwards how much is through air (ND only, NYI) More... | |
float | cosbaksteel |
for cosmictrack projected distance backwards, how much is through steel (ND only, currently is just distance in muon catcher, cells and all) More... | |
float | kalfwddist |
Kalmantrack projected distance (cm) from end point forwards to det edge. More... | |
int | kalfwdcell |
Kalmantrack projected # cells from end point forwards to det edge. More... | |
int | kalfwdcellnd |
Kalmantrack projected # cells from end point forwards to det edge, including muon catcher, ND only. More... | |
float | kalfwdair |
for Kalmantrack projected distance forwards how much is through air (ND only, NYI) More... | |
float | kalfwdsteel |
for Kalmantrack projected distance forwards, how much is through steel (ND only, currently is just distance in muon catcher, cells and all) More... | |
float | kalbakdist |
Kalmantrack projected distance (cm) from start point backwards to det edge. More... | |
int | kalbakcell |
Kalmantrack projected # cells from start point backwards to det edge. More... | |
int | kalbakcellnd |
Kalmantrack projected # cells from start point backwards to det edge, including muon catcher, ND only. More... | |
float | kalbakair |
for Kalmantrack projected distance backwards how much is through air (ND only, NYI) More... | |
float | kalbaksteel |
for Kalmantrack projected distance backwards, how much is through steel (ND only, currently is just distance in muon catcher, cells and all) More... | |
float | cosyposattrans |
Y position of cosmic track at transition (ND only, use to check if went through air gap) More... | |
float | kalyposattrans |
Y position of Kalman track and transition (ND only, use to check if went through air gap) More... | |
float | xmin2 |
x position of hit second closest to edge in -X dimension (slc.boxmin.fX gives first closest) More... | |
float | ymin2 |
y position of hit second closest to edge in -Y dimension (slc.boxmin.fY gives first closest) More... | |
float | zmin2 |
Z position of hit second closest to edge in -Z dimension (slc.boxmin.fZ gives first closest) More... | |
float | xmax2 |
x position of hit second closest to edge in +X dimension (slc.boxmax.fX gives first closest) More... | |
float | ymax2 |
y position of hit second closest to edge in +Y dimension (slc.boxmax.fY gives first closest) More... | |
float | zmax2 |
z position of hit second closest to edge in +Z dimension (slc.boxmax.fZ gives first closest) More... | |
float | xmint |
x position of hit closest to edge in -X dimension that has > 100 photoelectons (TODO: use pecorr) More... | |
float | ymint |
y position of hit closest to edge in -Y dimension that has > 100 photoelectons (TODO: use pecorr) More... | |
float | zmint |
z position of hit closest to edge in -Z dimension that has > 100 photoelectons (TODO: use pecorr) More... | |
float | xmaxt |
x position of hit closest to edge in +X dimension that has > 100 photoelectons (TODO: use pecorr) More... | |
float | ymaxt |
y position of hit closest to edge in +Y dimension that has > 100 photoelectons (TODO: use pecorr) More... | |
float | zmaxt |
z position of hit closest to edge in +Z dimension that has > 100 photoelectons (TODO: use pecorr) More... | |
Containment variables.
Definition at line 12 of file SRContain.h.
caf::SRContain::SRContain | ( | ) |
Definition at line 14 of file SRContain.cxx.
|
virtual |
Definition at line 60 of file SRContain.cxx.
|
virtual |
Definition at line 62 of file SRContain.cxx.
References cosbakair, cosbakcell, cosbakcellnd, cosbakdist, cosbaksteel, cosfwdair, cosfwdcell, cosfwdcellnd, cosfwddist, cosfwdsteel, cosyposattrans, kalbakair, kalbakcell, kalbakcellnd, kalbakdist, kalbaksteel, kalfwdair, kalfwdcell, kalfwdcellnd, kalfwddist, kalfwdsteel, kalyposattrans, missE, nplanestoback, nplanestofront, numucontain, numucontainSA, xmax2, xmaxt, xmin2, xmint, ymax2, ymaxt, ymin2, ymint, zmax2, zmaxt, zmin2, and zmint.
float caf::SRContain::cosbakair |
for cosmictrack projected distance backwards how much is through air (ND only, NYI)
Definition at line 37 of file SRContain.h.
Referenced by caf::Proxy< caf::SRContain >::CheckEquals(), hdf5::HDF5Contain< Tidx >::Fill(), flat::Flat< caf::SRContain >::Fill(), caf::FillCosRejVars(), caf::Proxy< caf::SRContain >::operator=(), and setDefault().
int caf::SRContain::cosbakcell |
cosmictrack projected # cells from start point backwards to det edge
Definition at line 35 of file SRContain.h.
Referenced by caf::Proxy< caf::SRContain >::CheckEquals(), hdf5::HDF5Contain< Tidx >::Fill(), flat::Flat< caf::SRContain >::Fill(), caf::FillCosRejVars(), caf::Proxy< caf::SRContain >::operator=(), caf::CAFMaker::produce(), reduce_numu_ana2017_prod(), setDefault(), and trim_caf().
int caf::SRContain::cosbakcellnd |
cosmictrack projected # cells from start point backwards to det edge, including muon catcher, ND only
Definition at line 36 of file SRContain.h.
Referenced by caf::Proxy< caf::SRContain >::CheckEquals(), hdf5::HDF5Contain< Tidx >::Fill(), flat::Flat< caf::SRContain >::Fill(), caf::FillCosRejVars(), caf::Proxy< caf::SRContain >::operator=(), and setDefault().
float caf::SRContain::cosbakdist |
cosmictrack projected distance (cm) from start point backwards to det edge
Definition at line 34 of file SRContain.h.
Referenced by caf::Proxy< caf::SRContain >::CheckEquals(), hdf5::HDF5Contain< Tidx >::Fill(), flat::Flat< caf::SRContain >::Fill(), caf::FillCosRejVars(), caf::Proxy< caf::SRContain >::operator=(), and setDefault().
float caf::SRContain::cosbaksteel |
for cosmictrack projected distance backwards, how much is through steel (ND only, currently is just distance in muon catcher, cells and all)
Definition at line 38 of file SRContain.h.
Referenced by caf::Proxy< caf::SRContain >::CheckEquals(), hdf5::HDF5Contain< Tidx >::Fill(), flat::Flat< caf::SRContain >::Fill(), caf::FillCosRejVars(), caf::Proxy< caf::SRContain >::operator=(), and setDefault().
float caf::SRContain::cosfwdair |
for cosmictrack projected distance forwards how much is through air (ND only, NYI)
Definition at line 32 of file SRContain.h.
Referenced by caf::Proxy< caf::SRContain >::CheckEquals(), hdf5::HDF5Contain< Tidx >::Fill(), flat::Flat< caf::SRContain >::Fill(), caf::FillCosRejVars(), caf::Proxy< caf::SRContain >::operator=(), and setDefault().
int caf::SRContain::cosfwdcell |
cosmictrack projected # cells from end point forwards to det edge
Definition at line 30 of file SRContain.h.
Referenced by caf::Proxy< caf::SRContain >::CheckEquals(), hdf5::HDF5Contain< Tidx >::Fill(), flat::Flat< caf::SRContain >::Fill(), caf::FillCosRejVars(), caf::Proxy< caf::SRContain >::operator=(), caf::CAFMaker::produce(), reduce_numu_ana2017_prod(), setDefault(), and trim_caf().
int caf::SRContain::cosfwdcellnd |
cosmictrack projected # cells from end point forwards to det edge, including muon catcher, ND only
Definition at line 31 of file SRContain.h.
Referenced by caf::Proxy< caf::SRContain >::CheckEquals(), hdf5::HDF5Contain< Tidx >::Fill(), flat::Flat< caf::SRContain >::Fill(), caf::FillCosRejVars(), caf::Proxy< caf::SRContain >::operator=(), and setDefault().
float caf::SRContain::cosfwddist |
cosmictrack projected distance (cm) from end point forwards to det edge
Definition at line 29 of file SRContain.h.
Referenced by caf::Proxy< caf::SRContain >::CheckEquals(), hdf5::HDF5Contain< Tidx >::Fill(), flat::Flat< caf::SRContain >::Fill(), caf::FillCosRejVars(), caf::Proxy< caf::SRContain >::operator=(), and setDefault().
float caf::SRContain::cosfwdsteel |
for cosmictrack projected distance forwards, how much is through steel (ND only, currently is just distance in muon catcher, cells and all)
Definition at line 33 of file SRContain.h.
Referenced by caf::Proxy< caf::SRContain >::CheckEquals(), hdf5::HDF5Contain< Tidx >::Fill(), flat::Flat< caf::SRContain >::Fill(), caf::FillCosRejVars(), caf::Proxy< caf::SRContain >::operator=(), and setDefault().
float caf::SRContain::cosyposattrans |
Y position of cosmic track at transition (ND only, use to check if went through air gap)
Definition at line 49 of file SRContain.h.
Referenced by caf::Proxy< caf::SRContain >::CheckEquals(), hdf5::HDF5Contain< Tidx >::Fill(), flat::Flat< caf::SRContain >::Fill(), caf::FillCosRejVars(), caf::Proxy< caf::SRContain >::operator=(), and setDefault().
float caf::SRContain::enddist |
shortest distance to wall from primary Kalman track end position
Definition at line 27 of file SRContain.h.
Referenced by caf::Proxy< caf::SRContain >::CheckEquals(), hdf5::HDF5Contain< Tidx >::Fill(), flat::Flat< caf::SRContain >::Fill(), caf::FillCosRejVars(), and caf::Proxy< caf::SRContain >::operator=().
float caf::SRContain::kalbakair |
for Kalmantrack projected distance backwards how much is through air (ND only, NYI)
Definition at line 47 of file SRContain.h.
Referenced by caf::Proxy< caf::SRContain >::CheckEquals(), hdf5::HDF5Contain< Tidx >::Fill(), flat::Flat< caf::SRContain >::Fill(), caf::FillCosRejVars(), caf::Proxy< caf::SRContain >::operator=(), and setDefault().
int caf::SRContain::kalbakcell |
Kalmantrack projected # cells from start point backwards to det edge.
Definition at line 45 of file SRContain.h.
Referenced by caf::Proxy< caf::SRContain >::CheckEquals(), hdf5::HDF5Contain< Tidx >::Fill(), flat::Flat< caf::SRContain >::Fill(), caf::FillCosRejVars(), caf::Proxy< caf::SRContain >::operator=(), caf::CAFMaker::produce(), ProducingSA(), reduce_numu_ana2017_prod(), setDefault(), and trim_caf().
int caf::SRContain::kalbakcellnd |
Kalmantrack projected # cells from start point backwards to det edge, including muon catcher, ND only.
Definition at line 46 of file SRContain.h.
Referenced by caf_numu_nd_cutflow(), caf::Proxy< caf::SRContain >::CheckEquals(), hdf5::HDF5Contain< Tidx >::Fill(), flat::Flat< caf::SRContain >::Fill(), caf::FillCosRejVars(), caf::Proxy< caf::SRContain >::operator=(), caf::CAFMaker::produce(), reduce_numu_ana2017_prod(), and setDefault().
float caf::SRContain::kalbakdist |
Kalmantrack projected distance (cm) from start point backwards to det edge.
Definition at line 44 of file SRContain.h.
Referenced by caf::Proxy< caf::SRContain >::CheckEquals(), hdf5::HDF5Contain< Tidx >::Fill(), flat::Flat< caf::SRContain >::Fill(), caf::FillCosRejVars(), caf::Proxy< caf::SRContain >::operator=(), and setDefault().
float caf::SRContain::kalbaksteel |
for Kalmantrack projected distance backwards, how much is through steel (ND only, currently is just distance in muon catcher, cells and all)
Definition at line 48 of file SRContain.h.
Referenced by caf::Proxy< caf::SRContain >::CheckEquals(), hdf5::HDF5Contain< Tidx >::Fill(), flat::Flat< caf::SRContain >::Fill(), caf::FillCosRejVars(), caf::Proxy< caf::SRContain >::operator=(), and setDefault().
float caf::SRContain::kalfwdair |
for Kalmantrack projected distance forwards how much is through air (ND only, NYI)
Definition at line 42 of file SRContain.h.
Referenced by caf::Proxy< caf::SRContain >::CheckEquals(), hdf5::HDF5Contain< Tidx >::Fill(), flat::Flat< caf::SRContain >::Fill(), caf::FillCosRejVars(), caf::Proxy< caf::SRContain >::operator=(), and setDefault().
int caf::SRContain::kalfwdcell |
Kalmantrack projected # cells from end point forwards to det edge.
Definition at line 40 of file SRContain.h.
Referenced by caf::Proxy< caf::SRContain >::CheckEquals(), hdf5::HDF5Contain< Tidx >::Fill(), flat::Flat< caf::SRContain >::Fill(), caf::FillCosRejVars(), caf::Proxy< caf::SRContain >::operator=(), caf::CAFMaker::produce(), ProducingSA(), reduce_numu_ana2017_prod(), setDefault(), and trim_caf().
int caf::SRContain::kalfwdcellnd |
Kalmantrack projected # cells from end point forwards to det edge, including muon catcher, ND only.
Definition at line 41 of file SRContain.h.
Referenced by caf_numu_nd_cutflow(), caf::Proxy< caf::SRContain >::CheckEquals(), hdf5::HDF5Contain< Tidx >::Fill(), flat::Flat< caf::SRContain >::Fill(), caf::FillCosRejVars(), caf::Proxy< caf::SRContain >::operator=(), caf::CAFMaker::produce(), reduce_numu_ana2017_prod(), and setDefault().
float caf::SRContain::kalfwddist |
Kalmantrack projected distance (cm) from end point forwards to det edge.
Definition at line 39 of file SRContain.h.
Referenced by caf::Proxy< caf::SRContain >::CheckEquals(), hdf5::HDF5Contain< Tidx >::Fill(), flat::Flat< caf::SRContain >::Fill(), caf::FillCosRejVars(), caf::Proxy< caf::SRContain >::operator=(), and setDefault().
float caf::SRContain::kalfwdsteel |
for Kalmantrack projected distance forwards, how much is through steel (ND only, currently is just distance in muon catcher, cells and all)
Definition at line 43 of file SRContain.h.
Referenced by caf::Proxy< caf::SRContain >::CheckEquals(), hdf5::HDF5Contain< Tidx >::Fill(), flat::Flat< caf::SRContain >::Fill(), caf::FillCosRejVars(), caf::Proxy< caf::SRContain >::operator=(), and setDefault().
float caf::SRContain::kalyposattrans |
Y position of Kalman track and transition (ND only, use to check if went through air gap)
Definition at line 50 of file SRContain.h.
Referenced by caf_numu_nd_cutflow(), caf::Proxy< caf::SRContain >::CheckEquals(), hdf5::HDF5Contain< Tidx >::Fill(), flat::Flat< caf::SRContain >::Fill(), caf::FillCosRejVars(), caf::Proxy< caf::SRContain >::operator=(), caf::CAFMaker::produce(), reduce_numu_ana2017_prod(), and setDefault().
float caf::SRContain::missE |
sum of energy of particles that leave detector. example cut: missE/trueE > 0.01 is truly uncontained
Definition at line 21 of file SRContain.h.
Referenced by caf::Proxy< caf::SRContain >::CheckEquals(), efficiencySA(), hdf5::HDF5Contain< Tidx >::Fill(), flat::Flat< caf::SRContain >::Fill(), caf::FillNumuSandVars(), numu_cut_flow(), caf::Proxy< caf::SRContain >::operator=(), setDefault(), and trim_caf().
int caf::SRContain::nplanestoback |
number of planes between the back of the detector (configuration dependent) and hit with the largest Z position
Definition at line 24 of file SRContain.h.
Referenced by caf::Proxy< caf::SRContain >::CheckEquals(), hdf5::HDF5Contain< Tidx >::Fill(), flat::Flat< caf::SRContain >::Fill(), caf::Proxy< caf::SRContain >::operator=(), caf::CAFMaker::produce(), and setDefault().
int caf::SRContain::nplanestofront |
number of planes between the front of the detector (configuration dependent) and hit with the smallest Z position
Definition at line 23 of file SRContain.h.
Referenced by caf::Proxy< caf::SRContain >::CheckEquals(), hdf5::HDF5Contain< Tidx >::Fill(), flat::Flat< caf::SRContain >::Fill(), make_dst_cosrejbdttrain(), caf::Proxy< caf::SRContain >::operator=(), caf::CAFMaker::produce(), and setDefault().
bool caf::SRContain::numucontain |
is this contained by Numu Standards? (can use as general containment)
Definition at line 18 of file SRContain.h.
Referenced by caf::Proxy< caf::SRContain >::CheckEquals(), hdf5::HDF5Contain< Tidx >::Fill(), flat::Flat< caf::SRContain >::Fill(), caf::Proxy< caf::SRContain >::operator=(), caf::CAFMaker::produce(), setDefault(), and trim_caf().
bool caf::SRContain::numucontainSA |
is this contained by second analysis Numu Standards?
Definition at line 19 of file SRContain.h.
Referenced by caf::Proxy< caf::SRContain >::CheckEquals(), hdf5::HDF5Contain< Tidx >::Fill(), flat::Flat< caf::SRContain >::Fill(), caf::Proxy< caf::SRContain >::operator=(), caf::CAFMaker::produce(), and setDefault().
float caf::SRContain::vtxdist |
shortest distance to wall from primary Kalman track start position (proxy for vertex)
Definition at line 26 of file SRContain.h.
Referenced by caf::Proxy< caf::SRContain >::CheckEquals(), hdf5::HDF5Contain< Tidx >::Fill(), flat::Flat< caf::SRContain >::Fill(), caf::FillCosRejVars(), and caf::Proxy< caf::SRContain >::operator=().
float caf::SRContain::xmax2 |
x position of hit second closest to edge in +X dimension (slc.boxmax.fX gives first closest)
Definition at line 55 of file SRContain.h.
Referenced by caf::Proxy< caf::SRContain >::CheckEquals(), hdf5::HDF5Contain< Tidx >::Fill(), flat::Flat< caf::SRContain >::Fill(), caf::FillNumuSandVars(), caf::Proxy< caf::SRContain >::operator=(), and setDefault().
float caf::SRContain::xmaxt |
x position of hit closest to edge in +X dimension that has > 100 photoelectons (TODO: use pecorr)
Definition at line 62 of file SRContain.h.
Referenced by caf::Proxy< caf::SRContain >::CheckEquals(), hdf5::HDF5Contain< Tidx >::Fill(), flat::Flat< caf::SRContain >::Fill(), caf::FillNumuSandVars(), caf::Proxy< caf::SRContain >::operator=(), and setDefault().
float caf::SRContain::xmin2 |
x position of hit second closest to edge in -X dimension (slc.boxmin.fX gives first closest)
Definition at line 52 of file SRContain.h.
Referenced by caf::Proxy< caf::SRContain >::CheckEquals(), hdf5::HDF5Contain< Tidx >::Fill(), flat::Flat< caf::SRContain >::Fill(), caf::FillNumuSandVars(), caf::Proxy< caf::SRContain >::operator=(), and setDefault().
float caf::SRContain::xmint |
x position of hit closest to edge in -X dimension that has > 100 photoelectons (TODO: use pecorr)
Definition at line 59 of file SRContain.h.
Referenced by caf::Proxy< caf::SRContain >::CheckEquals(), hdf5::HDF5Contain< Tidx >::Fill(), flat::Flat< caf::SRContain >::Fill(), caf::FillNumuSandVars(), caf::Proxy< caf::SRContain >::operator=(), and setDefault().
float caf::SRContain::ymax2 |
y position of hit second closest to edge in +Y dimension (slc.boxmax.fY gives first closest)
Definition at line 56 of file SRContain.h.
Referenced by caf::Proxy< caf::SRContain >::CheckEquals(), hdf5::HDF5Contain< Tidx >::Fill(), flat::Flat< caf::SRContain >::Fill(), caf::FillNumuSandVars(), caf::Proxy< caf::SRContain >::operator=(), and setDefault().
float caf::SRContain::ymaxt |
y position of hit closest to edge in +Y dimension that has > 100 photoelectons (TODO: use pecorr)
Definition at line 63 of file SRContain.h.
Referenced by caf::Proxy< caf::SRContain >::CheckEquals(), hdf5::HDF5Contain< Tidx >::Fill(), flat::Flat< caf::SRContain >::Fill(), caf::FillNumuSandVars(), caf::Proxy< caf::SRContain >::operator=(), and setDefault().
float caf::SRContain::ymin2 |
y position of hit second closest to edge in -Y dimension (slc.boxmin.fY gives first closest)
Definition at line 53 of file SRContain.h.
Referenced by caf::Proxy< caf::SRContain >::CheckEquals(), hdf5::HDF5Contain< Tidx >::Fill(), flat::Flat< caf::SRContain >::Fill(), caf::FillNumuSandVars(), caf::Proxy< caf::SRContain >::operator=(), and setDefault().
float caf::SRContain::ymint |
y position of hit closest to edge in -Y dimension that has > 100 photoelectons (TODO: use pecorr)
Definition at line 60 of file SRContain.h.
Referenced by caf::Proxy< caf::SRContain >::CheckEquals(), hdf5::HDF5Contain< Tidx >::Fill(), flat::Flat< caf::SRContain >::Fill(), caf::FillNumuSandVars(), caf::Proxy< caf::SRContain >::operator=(), and setDefault().
float caf::SRContain::zmax2 |
z position of hit second closest to edge in +Z dimension (slc.boxmax.fZ gives first closest)
Definition at line 57 of file SRContain.h.
Referenced by caf::Proxy< caf::SRContain >::CheckEquals(), hdf5::HDF5Contain< Tidx >::Fill(), flat::Flat< caf::SRContain >::Fill(), caf::FillNumuSandVars(), caf::Proxy< caf::SRContain >::operator=(), and setDefault().
float caf::SRContain::zmaxt |
z position of hit closest to edge in +Z dimension that has > 100 photoelectons (TODO: use pecorr)
Definition at line 64 of file SRContain.h.
Referenced by caf::Proxy< caf::SRContain >::CheckEquals(), hdf5::HDF5Contain< Tidx >::Fill(), flat::Flat< caf::SRContain >::Fill(), caf::FillNumuSandVars(), caf::Proxy< caf::SRContain >::operator=(), and setDefault().
float caf::SRContain::zmin2 |
Z position of hit second closest to edge in -Z dimension (slc.boxmin.fZ gives first closest)
Definition at line 54 of file SRContain.h.
Referenced by caf::Proxy< caf::SRContain >::CheckEquals(), hdf5::HDF5Contain< Tidx >::Fill(), flat::Flat< caf::SRContain >::Fill(), caf::FillNumuSandVars(), caf::Proxy< caf::SRContain >::operator=(), and setDefault().
float caf::SRContain::zmint |
z position of hit closest to edge in -Z dimension that has > 100 photoelectons (TODO: use pecorr)
Definition at line 61 of file SRContain.h.
Referenced by caf::Proxy< caf::SRContain >::CheckEquals(), hdf5::HDF5Contain< Tidx >::Fill(), flat::Flat< caf::SRContain >::Fill(), caf::FillNumuSandVars(), caf::Proxy< caf::SRContain >::operator=(), and setDefault().