StRoot
1
|
Abstract base class for containing the event information. More...
#include <TauolaEvent.h>
Abstract base class for containing the event information.
TauolaEvent contains virtual methods, which need to be implemented by the appropriate interface class to the event record. Currently only TauolaHepMCEvent does this. An object of TauolaEvent type should be created by the user and can be decayed via the decayTaus() method.
This class is responsible for finding taus, (or tau and it's neutrino) and creating TauolaParticlePairs out of them.