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
evf::lsTriplet Struct Reference

#include <FWEPWrapper.h>

Public Member Functions

 lsTriplet ()
 

Public Attributes

unsigned int acc
 
unsigned int ls
 
unsigned int proc
 

Detailed Description

Definition at line 41 of file FWEPWrapper.h.

Constructor & Destructor Documentation

evf::lsTriplet::lsTriplet ( )
inline

Definition at line 42 of file FWEPWrapper.h.

42 : ls(0), proc(0), acc(0){}
unsigned int acc
Definition: FWEPWrapper.h:45
unsigned int proc
Definition: FWEPWrapper.h:44
unsigned int ls
Definition: FWEPWrapper.h:43

Member Data Documentation

unsigned int evf::lsTriplet::acc
unsigned int evf::lsTriplet::ls
unsigned int evf::lsTriplet::proc