Defines the basic Event class. More...
#include "RawEvent.hh"#include "EventData.hh"#include <boost/shared_ptr.hpp>Go to the source code of this file.
Classes | |
| class | Event |
| Wrapper class that holds raw and processed data for a trigger. More... | |
Typedefs | |
|
typedef boost::shared_ptr < EventData > | EventDataPtr |
| typedef boost::shared_ptr< Event > | EventPtr |
Defines the basic Event class.
Definition in file Event.hh.
1.6.1