HGCal Test Beam  03a93d6239a951948e06fb3ef8dae4cbdebfad30
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | Public Attributes | List of all members
HGCSimDigiSource::Cell Struct Reference

#include <HGCSimDigiSource.h>

Public Member Functions

bool operator< (HGCSimDigiSource::Cell &o)
 

Public Attributes

int skiroc
 
int channel
 
DetId detid
 
uint16_t ADClow
 
uint16_t ADChigh
 
uint16_t TDC
 
int layer
 
int sensor_u
 
int sensor_v
 
int u
 
int v
 
int celltype
 
double x
 
double y
 
double energy
 

Detailed Description

Definition at line 39 of file HGCSimDigiSource.h.

Member Function Documentation

bool HGCSimDigiSource::Cell::operator< ( HGCSimDigiSource::Cell o)
inline

Definition at line 56 of file HGCSimDigiSource.h.

References channel, and skiroc.

Member Data Documentation

uint16_t HGCSimDigiSource::Cell::ADChigh

Definition at line 44 of file HGCSimDigiSource.h.

uint16_t HGCSimDigiSource::Cell::ADClow

Definition at line 43 of file HGCSimDigiSource.h.

int HGCSimDigiSource::Cell::celltype

Definition at line 51 of file HGCSimDigiSource.h.

int HGCSimDigiSource::Cell::channel

Definition at line 41 of file HGCSimDigiSource.h.

Referenced by operator<().

DetId HGCSimDigiSource::Cell::detid

Definition at line 42 of file HGCSimDigiSource.h.

double HGCSimDigiSource::Cell::energy

Definition at line 54 of file HGCSimDigiSource.h.

int HGCSimDigiSource::Cell::layer

Definition at line 46 of file HGCSimDigiSource.h.

int HGCSimDigiSource::Cell::sensor_u

Definition at line 47 of file HGCSimDigiSource.h.

int HGCSimDigiSource::Cell::sensor_v

Definition at line 48 of file HGCSimDigiSource.h.

int HGCSimDigiSource::Cell::skiroc

Definition at line 40 of file HGCSimDigiSource.h.

Referenced by operator<().

uint16_t HGCSimDigiSource::Cell::TDC

Definition at line 45 of file HGCSimDigiSource.h.

int HGCSimDigiSource::Cell::u

Definition at line 49 of file HGCSimDigiSource.h.

int HGCSimDigiSource::Cell::v

Definition at line 50 of file HGCSimDigiSource.h.

double HGCSimDigiSource::Cell::x

Definition at line 52 of file HGCSimDigiSource.h.

double HGCSimDigiSource::Cell::y

Definition at line 53 of file HGCSimDigiSource.h.


The documentation for this struct was generated from the following file: