CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Public Attributes
reco::TemplatedSecondaryVertexTagInfo< IPTI, VTX >::IndexedVertexTrackSelector Struct Reference

#include <TemplatedSecondaryVertexTagInfo.h>

Public Member Functions

 IndexedVertexTrackSelector (unsigned int index)
 
bool operator() (const IndexedTrackData &idt)
 

Public Attributes

unsigned int index
 

Detailed Description

template<class IPTI, class VTX>
struct reco::TemplatedSecondaryVertexTagInfo< IPTI, VTX >::IndexedVertexTrackSelector

Definition at line 85 of file TemplatedSecondaryVertexTagInfo.h.

Constructor & Destructor Documentation

template<class IPTI, class VTX>
reco::TemplatedSecondaryVertexTagInfo< IPTI, VTX >::IndexedVertexTrackSelector::IndexedVertexTrackSelector ( unsigned int  index)
inline

Member Function Documentation

template<class IPTI, class VTX>
bool reco::TemplatedSecondaryVertexTagInfo< IPTI, VTX >::IndexedVertexTrackSelector::operator() ( const IndexedTrackData idt)
inline

Member Data Documentation

template<class IPTI, class VTX>
unsigned int reco::TemplatedSecondaryVertexTagInfo< IPTI, VTX >::IndexedVertexTrackSelector::index