#include "DataFormats/Common/interface/Ref.h"
#include "DataFormats/Common/interface/RefProd.h"
#include "DataFormats/Common/interface/RefVector.h"
#include <vector>
Go to the source code of this file.
Typedefs | |
typedef std::vector < CTPPSLocalTrackLite > | CTPPSLocalTrackLiteCollection |
Collection of CTPPSLocalTrackLite objects. More... | |
typedef edm::Ref < CTPPSLocalTrackLiteCollection > | CTPPSLocalTrackLiteRef |
Persistent reference to a CTPPSLocalTrackLite. More... | |
typedef edm::RefProd < CTPPSLocalTrackLiteCollection > | CTPPSLocalTrackLiteRefProd |
Reference to a CTPPSLocalTrackLite collection. More... | |
typedef edm::RefVector < CTPPSLocalTrackLiteCollection > | CTPPSLocalTrackLiteRefVector |
Vector of references to CTPPSLocalTrackLite in the same collection. More... | |
typedef std::vector<CTPPSLocalTrackLite> CTPPSLocalTrackLiteCollection |
Collection of CTPPSLocalTrackLite objects.
Definition at line 19 of file CTPPSLocalTrackLiteFwd.h.
Persistent reference to a CTPPSLocalTrackLite.
Definition at line 23 of file CTPPSLocalTrackLiteFwd.h.
Reference to a CTPPSLocalTrackLite collection.
Definition at line 25 of file CTPPSLocalTrackLiteFwd.h.
Vector of references to CTPPSLocalTrackLite in the same collection.
Definition at line 27 of file CTPPSLocalTrackLiteFwd.h.