Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Event.hh File Reference

#include "Rivet/Rivet.hh"
#include "Rivet/Projection.hh"
#include "HepMC/GenEvent.h"
#include "Event.fhh"

Include dependency graph for Event.hh:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.


Namespaces

namespace  Rivet

Classes

class  Event

Typedefs

typedef HepMC::GenEvent GenEvent
 Forward typedef from HepMC.
typedef HepMC::GenVertex GenVertex
 Forward typedef from HepMC.

Typedef Documentation

typedef HepMC::GenEvent GenEvent
 

Forward typedef from HepMC.

Definition at line 14 of file Event.hh.

Referenced by ExampleTree::analyze(), and Event::genEvent().

typedef HepMC::GenVertex GenVertex
 

Forward typedef from HepMC.

Definition at line 17 of file Event.hh.

Referenced by ExampleTree::analyze(), and PVertex::getPrimaryVertex().