CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Attributes | Private Member Functions | Friends
PTrackerParameters::Item Struct Reference

#include <PTrackerParameters.h>

Public Attributes

int id
 
std::vector< int > vpars
 

Private Member Functions

template<class Archive >
void serialize (Archive &ar, const unsigned int version)
 

Friends

class boost::serialization::access
 
template<typename CondSerializationT , typename Enabled >
struct cond::serialization::access
 

Detailed Description

Definition at line 12 of file PTrackerParameters.h.

Member Function Documentation

template<class Archive >
void PTrackerParameters::Item::serialize ( Archive &  ar,
const unsigned int  version 
)
private

Friends And Related Function Documentation

friend class boost::serialization::access
friend

Definition at line 17 of file PTrackerParameters.h.

template<typename CondSerializationT , typename Enabled >
friend struct cond::serialization::access
friend

Definition at line 17 of file PTrackerParameters.h.

Member Data Documentation

int PTrackerParameters::Item::id

Definition at line 14 of file PTrackerParameters.h.

Referenced by NodeCut.MatchId::match(), and TrackerParametersFromDD::putOne().

std::vector<int> PTrackerParameters::Item::vpars

Definition at line 15 of file PTrackerParameters.h.

Referenced by TrackerParametersFromDD::putOne().