Public Member Functions | List of all members
EDepSim::UserEventInformation Class Reference

#include <EDepSimUserEventInformation.hh>

Inheritance diagram for EDepSim::UserEventInformation:

Public Member Functions

 UserEventInformation ()
 
virtual ~UserEventInformation ()
 
virtual void Print () const
 Print information about the event. More...
 
void InitializeEvent (void)
 

Detailed Description

Definition at line 11 of file EDepSimUserEventInformation.hh.

Constructor & Destructor Documentation

EDepSim::UserEventInformation::UserEventInformation ( )

Definition at line 7 of file EDepSimUserEventInformation.cc.

7 {}
EDepSim::UserEventInformation::~UserEventInformation ( )
virtual

Definition at line 10 of file EDepSimUserEventInformation.cc.

10 {}

Member Function Documentation

void EDepSim::UserEventInformation::InitializeEvent ( void  )

Reset for a new event. This is needed since some event generators start creating an event, and then later decide to reject it. This allows the user information to be reset to the default values.

Definition at line 14 of file EDepSimUserEventInformation.cc.

14 {}
void EDepSim::UserEventInformation::Print ( void  ) const
virtual

Print information about the event.

Definition at line 12 of file EDepSimUserEventInformation.cc.

12 {}

The documentation for this class was generated from the following files: