#include "/cvmfs/nova-development.opensciencegrid.org/novasoft/releases/N21-02-25/StandardRecord/SREnergy.h"
Public Member Functions | |
SREnergy () | |
virtual | ~SREnergy () |
virtual void | setDefault () |
Public Attributes | |
float | E |
Energy [GeV]. More... | |
This is a simple class for energy estimators in the standard record. More complicated energy estimators will have extra fields for other output.
Definition at line 14 of file SREnergy.h.
caf::SREnergy::SREnergy | ( | ) |
Definition at line 15 of file SREnergy.cxx.
|
virtual |
Definition at line 20 of file SREnergy.cxx.
|
virtual |
Definition at line 22 of file SREnergy.cxx.
References E.
float caf::SREnergy::E |
Energy [GeV].
Definition at line 20 of file SREnergy.h.
Referenced by hdf5::HDF5Energy< Tidx >::Fill(), and setDefault().