fdhwlib  2.0.25

#include <TsPattern.h>

List of all members.

Public Member Functions

Public Attributes


Detailed Description

Contains data, parameters and classification for a single pattern.

Definition at line 58 of file TsPattern.h.


Constructor & Destructor Documentation

TsPattern::TsPattern ( )
TsPattern::~TsPattern ( )

Member Function Documentation

void TsPattern::analyse ( TsEvent ev)

Anaylse the track data.

void TsPattern::analyse ( TMirrorEvent *  ev)
void TsPattern::analyse ( Subrack s)
void TsPattern::display ( FILE *  fout)

Display the trigger data for one event.

void TsPattern::displayHeader ( FILE *  fout)

Display the tabular header.

void TsPattern::dump ( FILE *  fout)
int TsPattern::get ( Subrack s)
int TsPattern::getAdcData ( TsEvent ev)
int TsPattern::getTriggerData ( TsEvent ev)

Member Data Documentation

List of columns of the pixel belonging to the found track.

Definition at line 85 of file TsPattern.h.

Definition at line 148 of file TsPattern.h.

Definition at line 102 of file TsPattern.h.

Definition at line 104 of file TsPattern.h.

Definition at line 100 of file TsPattern.h.

Definition at line 101 of file TsPattern.h.

Event number.

Definition at line 72 of file TsPattern.h.

unsigned short* TsPattern::fltMemory[4]

Definition at line 162 of file TsPattern.h.

Gradient or height to width ration of the pulse (ADC units / us)

Definition at line 123 of file TsPattern.h.

Height of the pulse (ADC units)

Definition at line 119 of file TsPattern.h.

Index of the first pattern in the event (0..1999)

Definition at line 76 of file TsPattern.h.

Mean gradient of all pulses (ADC units / us)

Definition at line 129 of file TsPattern.h.

Mean height of all pulses (ADC units)

Definition at line 126 of file TsPattern.h.

There have been only multiple trigger no singles.

Definition at line 144 of file TsPattern.h.

Definition at line 141 of file TsPattern.h.

Definition at line 147 of file TsPattern.h.

Not all four pixel show unambigous pulses.

Definition at line 139 of file TsPattern.h.

Number of pixel that belong to this track.

Definition at line 97 of file TsPattern.h.

Number of pixel where a pulse was found (0..4)

Definition at line 91 of file TsPattern.h.

Number of pixel that show a first level trigger.

Definition at line 94 of file TsPattern.h.

Id of the first single pattern found in the trigger data.

Definition at line 81 of file TsPattern.h.

Definition at line 105 of file TsPattern.h.

Definition at line 103 of file TsPattern.h.

List of row of the pixel belonging to the track.

Definition at line 88 of file TsPattern.h.

There was a second level trigger but no no triggered pixel.

Definition at line 136 of file TsPattern.h.

unsigned long* TsPattern::sltMemory

Pointer to the required memory.

Definition at line 161 of file TsPattern.h.

Position of the falling edge of the pulse (0..100us, precision 50ns)

Definition at line 116 of file TsPattern.h.

Definition at line 106 of file TsPattern.h.

Start of the first pulse (us)

Definition at line 132 of file TsPattern.h.

Position of the raising edge of the pulse (0..100us, precision 50ns)

Definition at line 111 of file TsPattern.h.

Histogramm of the triggered pixel.

Definition at line 156 of file TsPattern.h.

Definition at line 151 of file TsPattern.h.

Definition at line 152 of file TsPattern.h.


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