CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Classes | Public Attributes
OmtfEvent Struct Reference

#include <DataROOTDumper2.h>

Classes

struct  Hit
 

Public Attributes

std::vector< unsigned long > hits
 
int muonCharge = 0
 
double muonEta = 0
 
double muonPhi = 0
 
double muonPt = 0
 
int omtfCharge = 0
 
double omtfEta = 0
 
unsigned int omtfFiredLayers = 0
 
double omtfPhi = 0
 
int omtfProcessor = 0
 
double omtfPt = 0
 
float omtfPtCont = 0
 
unsigned int omtfQuality = 0
 
unsigned int omtfRefLayer = 0
 
int omtfScore = 0
 

Detailed Description

Definition at line 27 of file DataROOTDumper2.h.

Member Data Documentation

std::vector<unsigned long> OmtfEvent::hits

Definition at line 56 of file DataROOTDumper2.h.

Referenced by DataROOTDumper2::observeEventEnd().

int OmtfEvent::muonCharge = 0
double OmtfEvent::muonEta = 0
double OmtfEvent::muonPhi = 0
double OmtfEvent::muonPt = 0
int OmtfEvent::omtfCharge = 0
double OmtfEvent::omtfEta = 0
unsigned int OmtfEvent::omtfFiredLayers = 0
double OmtfEvent::omtfPhi = 0
int OmtfEvent::omtfProcessor = 0
double OmtfEvent::omtfPt = 0
float OmtfEvent::omtfPtCont = 0

Definition at line 37 of file DataROOTDumper2.h.

unsigned int OmtfEvent::omtfQuality = 0
unsigned int OmtfEvent::omtfRefLayer = 0
int OmtfEvent::omtfScore = 0