implement a virtual Print() function (or similar name) in the base class, and require every inherited class to implement a specialised version. boilerplate code will probably suffice in most places; sterile osc calc will need to support a generic number of neutrino states.
implement a virtual
Print()
function (or similar name) in the base class, and require every inherited class to implement a specialised version. boilerplate code will probably suffice in most places; sterile osc calc will need to support a generic number of neutrino states.