#include "ForIA/IFourMomentum.hh"
#include "ForIA/Track.fh"
#include "ForIA/Vertex.fh"
#include "ForIA/Event.hh"
#include "boost/smart_ptr.hpp"
#include <vector>
#include <set>
#include <iostream>
Go to the source code of this file.
Classes | |
class | ForIA::Track |
Represents a single track. More... | |
Namespaces | |
namespace | ForIA |
Typedefs | |
typedef vector < Track::TrackAuthor > | ForIA::TrackAuthorVector |
typedef std::set < Track::TrackAuthor > | ForIA::TrackAuthorSet |