CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
ScalableLines Struct Reference

#include <FWPFClusterRPZUtils.h>

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::ScalableLines ( TEveScalableStraightLineSet *  ls,
float  et,
float  e,
const FWViewContext vc 
)
inline

Definition at line 27 of file FWPFClusterRPZUtils.h.

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

Member Data Documentation

◆ m_energy

float ScalableLines::m_energy

Definition at line 31 of file FWPFClusterRPZUtils.h.

◆ m_et

float ScalableLines::m_et

Definition at line 31 of file FWPFClusterRPZUtils.h.

◆ m_ls

TEveScalableStraightLineSet* ScalableLines::m_ls

Definition at line 30 of file FWPFClusterRPZUtils.h.

◆ m_vc

const FWViewContext* ScalableLines::m_vc

Definition at line 32 of file FWPFClusterRPZUtils.h.

eostools.ls
def ls(path, rec=False)
Definition: eostools.py:349
ScalableLines::m_vc
const FWViewContext * m_vc
Definition: FWPFClusterRPZUtils.h:32
EgHLTOffHistBins_cfi.et
et
Definition: EgHLTOffHistBins_cfi.py:8
ScalableLines::m_ls
TEveScalableStraightLineSet * m_ls
Definition: FWPFClusterRPZUtils.h:30
ScalableLines::m_et
float m_et
Definition: FWPFClusterRPZUtils.h:31
ScalableLines::m_energy
float m_energy
Definition: FWPFClusterRPZUtils.h:31
MillePedeFileConverter_cfg.e
e
Definition: MillePedeFileConverter_cfg.py:37