CMS 3D CMS Logo

Public Member Functions | Public Attributes

ScalableLines Struct Reference

#include <FWPFClusterRPZUtils.h>

List of all members.

Public Member Functions

 ScalableLines (TEveScalableStraightLineSet *ls, float et, float e, const FWViewContext *vc)

Public Attributes

float m_energy
float m_et
TEveScalableStraightLineSet * m_ls
const FWViewContextm_vc

Detailed Description

Definition at line 26 of file FWPFClusterRPZUtils.h.


Constructor & Destructor Documentation

ScalableLines::ScalableLines ( TEveScalableStraightLineSet *  ls,
float  et,
float  e,
const FWViewContext vc 
) [inline]

Definition at line 28 of file FWPFClusterRPZUtils.h.

                                                                                                :
   m_ls(ls), m_et(et), m_energy(e), m_vc(vc){}

Member Data Documentation

Definition at line 32 of file FWPFClusterRPZUtils.h.

Definition at line 32 of file FWPFClusterRPZUtils.h.

TEveScalableStraightLineSet* ScalableLines::m_ls

Definition at line 31 of file FWPFClusterRPZUtils.h.

Definition at line 33 of file FWPFClusterRPZUtils.h.