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
PlotMillePedeIOV::ParId Struct Reference

#include <PlotMillePedeIOV.h>

Public Member Functions

bool operator< (const ParId &other) const
 
 ParId (Int_t id, Int_t objId, Int_t par)
 

Public Attributes

Int_t id_
 
Int_t objId_
 
Int_t par_
 

Detailed Description

Definition at line 78 of file PlotMillePedeIOV.h.

Constructor & Destructor Documentation

PlotMillePedeIOV::ParId::ParId ( Int_t  id,
Int_t  objId,
Int_t  par 
)
inline

Definition at line 81 of file PlotMillePedeIOV.h.

Member Function Documentation

bool PlotMillePedeIOV::ParId::operator< ( const ParId other) const

Member Data Documentation

Int_t PlotMillePedeIOV::ParId::id_

Definition at line 82 of file PlotMillePedeIOV.h.

Int_t PlotMillePedeIOV::ParId::objId_

Definition at line 82 of file PlotMillePedeIOV.h.

Int_t PlotMillePedeIOV::ParId::par_

Definition at line 82 of file PlotMillePedeIOV.h.