CMS 3D CMS Logo

Typedefs
CTPPSLocalTrackLiteFwd.h File Reference
#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< CTPPSLocalTrackLiteCTPPSLocalTrackLiteCollection
 Collection of CTPPSLocalTrackLite objects. More...
 
typedef edm::Ref< CTPPSLocalTrackLiteCollectionCTPPSLocalTrackLiteRef
 Persistent reference to a CTPPSLocalTrackLite. More...
 
typedef edm::RefProd< CTPPSLocalTrackLiteCollectionCTPPSLocalTrackLiteRefProd
 Reference to a CTPPSLocalTrackLite collection. More...
 
typedef edm::RefVector< CTPPSLocalTrackLiteCollectionCTPPSLocalTrackLiteRefVector
 Vector of references to CTPPSLocalTrackLite in the same collection. More...
 

Typedef Documentation

◆ CTPPSLocalTrackLiteCollection

Collection of CTPPSLocalTrackLite objects.

Definition at line 18 of file CTPPSLocalTrackLiteFwd.h.

◆ CTPPSLocalTrackLiteRef

Persistent reference to a CTPPSLocalTrackLite.

Definition at line 22 of file CTPPSLocalTrackLiteFwd.h.

◆ CTPPSLocalTrackLiteRefProd

Reference to a CTPPSLocalTrackLite collection.

Definition at line 24 of file CTPPSLocalTrackLiteFwd.h.

◆ CTPPSLocalTrackLiteRefVector

Vector of references to CTPPSLocalTrackLite in the same collection.

Definition at line 26 of file CTPPSLocalTrackLiteFwd.h.