CMS 3D CMS Logo

List of all members | Classes | Public Attributes
OmtfEvent Struct Reference

#include <DataROOTDumper2.h>

Classes

struct  Hit
 

Public Attributes

float deltaEta = 0
 
float deltaPhi = 0
 
unsigned int eventNum = 0
 
std::vector< unsigned long > hits
 
bool killed = false
 
char muonCharge = 0
 
float muonDxy = 0
 
float muonEta = 0
 
short muonEvent = -1
 
float muonPhi = 0
 
float muonPropEta = 0
 
float muonPropPhi = 0
 
float muonPt = 0
 
float muonRho = 0
 
char omtfCharge = 0
 
float omtfEta = 0
 
unsigned int omtfFiredLayers = 0
 
short omtfHwEta = 0
 
float omtfPhi = 0
 
char omtfProcessor = 0
 
float omtfPt = 0
 
char omtfQuality = 0
 
char omtfRefHitNum = 0
 
char omtfRefLayer = 0
 
short omtfScore = 0
 
float omtfUPt = 0
 

Detailed Description

Definition at line 28 of file DataROOTDumper2.h.

Member Data Documentation

◆ deltaEta

float OmtfEvent::deltaEta = 0

◆ deltaPhi

float OmtfEvent::deltaPhi = 0

◆ eventNum

unsigned int OmtfEvent::eventNum = 0

◆ hits

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

◆ killed

bool OmtfEvent::killed = false

◆ muonCharge

char OmtfEvent::muonCharge = 0

◆ muonDxy

float OmtfEvent::muonDxy = 0

◆ muonEta

float OmtfEvent::muonEta = 0

◆ muonEvent

short OmtfEvent::muonEvent = -1

◆ muonPhi

float OmtfEvent::muonPhi = 0

◆ muonPropEta

float OmtfEvent::muonPropEta = 0

◆ muonPropPhi

float OmtfEvent::muonPropPhi = 0

◆ muonPt

float OmtfEvent::muonPt = 0

◆ muonRho

float OmtfEvent::muonRho = 0

◆ omtfCharge

char OmtfEvent::omtfCharge = 0

◆ omtfEta

float OmtfEvent::omtfEta = 0

◆ omtfFiredLayers

unsigned int OmtfEvent::omtfFiredLayers = 0

◆ omtfHwEta

short OmtfEvent::omtfHwEta = 0

◆ omtfPhi

float OmtfEvent::omtfPhi = 0

◆ omtfProcessor

char OmtfEvent::omtfProcessor = 0

◆ omtfPt

float OmtfEvent::omtfPt = 0

◆ omtfQuality

char OmtfEvent::omtfQuality = 0

◆ omtfRefHitNum

char OmtfEvent::omtfRefHitNum = 0

◆ omtfRefLayer

char OmtfEvent::omtfRefLayer = 0

◆ omtfScore

short OmtfEvent::omtfScore = 0

◆ omtfUPt

float OmtfEvent::omtfUPt = 0