CbmRoot
Loading...
Searching...
No Matches
cbm::algo::trd::HitFactory2D::signal Struct Reference

#include <HitFactory2D.h>

Public Member Functions

 signal (double _s, double _se, char _t, double _x, double _xe)
 working copy of signal relative position errors
 
 signal ()
 

Public Attributes

double s
 
double se
 working copy of signals from cluster
 
char t
 working copy of signal errors from cluster
 
double x
 working copy of signal relative timing
 
double xe
 working copy of signal relative positions
 

Detailed Description

Definition at line 24 of file HitFactory2D.h.

Constructor & Destructor Documentation

◆ signal() [1/2]

cbm::algo::trd::HitFactory2D::signal::signal ( double _s,
double _se,
char _t,
double _x,
double _xe )
inline

working copy of signal relative position errors

Definition at line 30 of file HitFactory2D.h.

◆ signal() [2/2]

cbm::algo::trd::HitFactory2D::signal::signal ( )
inline

Definition at line 31 of file HitFactory2D.h.

Member Data Documentation

◆ s

double cbm::algo::trd::HitFactory2D::signal::s

Definition at line 25 of file HitFactory2D.h.

Referenced by cbm::algo::trd::HitFinder2D::BuildHit().

◆ se

double cbm::algo::trd::HitFactory2D::signal::se

working copy of signals from cluster

Definition at line 26 of file HitFactory2D.h.

◆ t

char cbm::algo::trd::HitFactory2D::signal::t

working copy of signal errors from cluster

Definition at line 27 of file HitFactory2D.h.

Referenced by cbm::algo::trd::HitFinder2D::BuildHit().

◆ x

double cbm::algo::trd::HitFactory2D::signal::x

working copy of signal relative timing

Definition at line 28 of file HitFactory2D.h.

Referenced by cbm::algo::trd::HitFinder2D::BuildHit().

◆ xe

double cbm::algo::trd::HitFactory2D::signal::xe

working copy of signal relative positions

Definition at line 29 of file HitFactory2D.h.

Referenced by cbm::algo::trd::HitFinder2D::BuildHit().


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