Reference Struct Reference

#include <EmcDynamicData.h>

List of all members.


Detailed Description

This structure contains information of one EMCal reference.

Definition at line 59 of file EmcDynamicData.h.

Public Attributes

int absFEM
 Absolute position of the FEM used to measure the signal from this reference ( same as SupermoduleNumber 0-180).
int chan
 Absolute position in RawData where this reference is stored.
int type
 Type of reference.
int absPosition
 Absolute position of SuperModule which is serviced by this reference (0-180).
int nSMch
 Number of active channels in the SuperModule serviced by this reference.
int startSMad
 location of the 1-st serviced channel in data arrays.


Member Data Documentation

int Reference::absFEM
 

Absolute position of the FEM used to measure the signal from this reference ( same as SupermoduleNumber 0-180).

Definition at line 62 of file EmcDynamicData.h.

Referenced by EmcDynamicData::ParseREF().

int Reference::absPosition
 

Absolute position of SuperModule which is serviced by this reference (0-180).

Definition at line 68 of file EmcDynamicData.h.

Referenced by EmcDynamicData::cmpRef(), and EmcDynamicData::ParseREF().

int Reference::chan
 

Absolute position in RawData where this reference is stored.

Definition at line 64 of file EmcDynamicData.h.

Referenced by EmcDynamicData::ParseREF().

int Reference::nSMch
 

Number of active channels in the SuperModule serviced by this reference.

Definition at line 70 of file EmcDynamicData.h.

Referenced by EmcDynamicData::ParseREF().

int Reference::startSMad
 

location of the 1-st serviced channel in data arrays.

Definition at line 72 of file EmcDynamicData.h.

Referenced by EmcDynamicData::ParseREF(), and EmcDynamicData::setREFtoSM().

int Reference::type
 

Type of reference.

Definition at line 66 of file EmcDynamicData.h.

Referenced by EmcDynamicData::cmpRef(), and EmcDynamicData::ParseREF().


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