#include <vector>
#include "Math/Point3D.h"
#include "Math/Point3Dfwd.h"
#include "UserCode/ICHiggsTauTau/interface/Vertex.hh"
#include "Rtypes.h"
Go to the source code of this file.
Data Structures | |
class | ic::SecondaryVertex |
A class deriving from ic::Vertex and adding information on the 3D flight distance. More... | |
Namespaces | |
ic | |
Typedefs | |
typedef std::vector < ic::SecondaryVertex > | ic::SecondaryVertexCollection |