9#include <analysis/dataobjects/TauPairDecay.h>
int m_mprong
Prong of negative tau lepton decay.
void addTauPlusEgstar(double pegstar)
Add energy of radiated photon from positive tau decay [in tau+ rest frame].
void addTauPlusIdMode(int pmode)
Add ID of positive tau decay.
int m_pprong
Prong of positive tau lepton decay.
double m_pegstar
Energy of photon from positive tau decay.
void addTauMinusIdMode(int mmode)
Add ID of negative tau decay.
void addTauMinusEgstar(double megstar)
Add energy of radiated photon from negative tau decay [in tau- rest frame].
int m_pmode
Decay ID of positive tau lepton decay.
int m_mmode
Decay ID of negative tau lepton decay.
double m_megstar
Energy of photon from negative tau decay.
void addTauPlusMcProng(int pprong)
Add prong of positive tau decay.
void addTauMinusMcProng(int mprong)
Add prong of negative tau decay.
Abstract base class for different kinds of events.