#include "/cvmfs/nova-development.opensciencegrid.org/novasoft/releases/N21-02-25/StandardRecord/SRSliceLID.h"
Public Member Functions | |
SRSliceLID () | |
virtual | ~SRSliceLID () |
virtual void | setDefault () |
Public Attributes | |
float | ncid |
Likelihood of Neutral Current. More... | |
float | numuid |
Likelihood of Charge Current NuMu. More... | |
float | nueid |
Likelihood of Charge Current NuE. More... | |
float | nutauid |
Likelihood of Charge Current NuTau. More... | |
float | cosmicid |
Likelihood of Cosmic. More... | |
Definition at line 6 of file SRSliceLID.h.
caf::SRSliceLID::SRSliceLID | ( | ) |
Definition at line 8 of file SRSliceLID.cxx.
|
virtual |
Definition at line 17 of file SRSliceLID.cxx.
|
virtual |
Definition at line 20 of file SRSliceLID.cxx.
References cosmicid, nueid, numuid, and nutauid.
Referenced by caf::CAFMaker::produce().
float caf::SRSliceLID::cosmicid |
Likelihood of Cosmic.
Definition at line 16 of file SRSliceLID.h.
Referenced by caf::Proxy< caf::SRSliceLID >::CheckEquals(), hdf5::HDF5SliceLID< Tidx >::Fill(), flat::Flat< caf::SRSliceLID >::Fill(), caf::FillSliceLID(), caf::Proxy< caf::SRSliceLID >::operator=(), and setDefault().
float caf::SRSliceLID::ncid |
Likelihood of Neutral Current.
Definition at line 12 of file SRSliceLID.h.
Referenced by caf::Proxy< caf::SRSliceLID >::CheckEquals(), hdf5::HDF5SliceLID< Tidx >::Fill(), flat::Flat< caf::SRSliceLID >::Fill(), caf::FillSliceLID(), and caf::Proxy< caf::SRSliceLID >::operator=().
float caf::SRSliceLID::nueid |
Likelihood of Charge Current NuE.
Definition at line 14 of file SRSliceLID.h.
Referenced by caf::Proxy< caf::SRSliceLID >::CheckEquals(), hdf5::HDF5SliceLID< Tidx >::Fill(), flat::Flat< caf::SRSliceLID >::Fill(), caf::FillSliceLID(), caf::Proxy< caf::SRSliceLID >::operator=(), and setDefault().
float caf::SRSliceLID::numuid |
Likelihood of Charge Current NuMu.
Definition at line 13 of file SRSliceLID.h.
Referenced by caf::Proxy< caf::SRSliceLID >::CheckEquals(), hdf5::HDF5SliceLID< Tidx >::Fill(), flat::Flat< caf::SRSliceLID >::Fill(), caf::FillSliceLID(), caf::Proxy< caf::SRSliceLID >::operator=(), and setDefault().
float caf::SRSliceLID::nutauid |
Likelihood of Charge Current NuTau.
Definition at line 15 of file SRSliceLID.h.
Referenced by caf::Proxy< caf::SRSliceLID >::CheckEquals(), hdf5::HDF5SliceLID< Tidx >::Fill(), flat::Flat< caf::SRSliceLID >::Fill(), caf::FillSliceLID(), caf::Proxy< caf::SRSliceLID >::operator=(), and setDefault().