File: EventInfoBase.h
Description:
See
also:
namespace Pythia7
CLASS
EventInfoBase:
Base class:
Public members:
inline EventInfoBase();
inline EventInfoBase(const EventInfoBase &);
virtual ~EventInfoBase();
Standard ctors and dtor.
virtual void rebind(const EventTranslationMap & trans);
static void Init();
Standard Init function used to initialize the interface.
inline virtual EIPtr clone() const;
Standard clone method.
Private members:
static NoPIOClassDescription<EventInfoBase> initEventInfoBase;
Describe concrete class without persistent data.
EventInfoBase & operator=(const EventInfoBase &);
Private and non-existent assignment operator.
DEFINED MACROS
INCLUDED FILES
Pythia7/EventRecord/EventConfig.h
Pythia7/Utilities/ClassDescription.h