#include <utility>
#include <vector>
#include "Math/Point3D.h"
#include "Math/Point3Dfwd.h"
#include "Rtypes.h"
Go to the source code of this file.
Data Structures | |
class | ic::Vertex |
Stores information about the position of an event vertex and the quality of the track fit. More... | |
Namespaces | |
ic | |
Typedefs | |
typedef std::vector< ic::Vertex > | ic::VertexCollection |