STAF legacy software
[Deprecated Stuff]


Detailed Description

Relics of the times when we used STAF as our main framework.

As far as real data reconstruction is concerned, all this is really deprecated. This is unfortunately not quite true for simulation reconstruction chain. We hope to solve this sooner or later.


Classes

struct  dEmcCalibTower
 (STAF) These are the calibrated (and corrected) data for the towers. More...
struct  dEmcCluster
 (STAF) Output of 2nd pass clustering and particle identification. More...
struct  dEmcClusterExt
 (STAF) Cluster Extended (detailed) data. More...
struct  dEmcClusterLocal
 (STAF) Output of the first pass (local, EMCal info only) clustering. More...
struct  dEmcClusterLocalExt
 (STAF) Cluster Local Extended (detailed) data There is one row (entry) for each cluster found. More...
struct  dEmcDCMData
 (STAF) Data as they come out of the DCM Using Jaime's description as of June 15, 1998 Short format with zero suppression All entries are longwords (32 bit). More...
struct  dEmcDCMLongData
 (STAF) Data as they come out of the DCM in IDPBSC_DCM32 format, also called long format. More...
struct  dEmcEvent
 (STAF) One-row table, filled once per event. More...
struct  dEmcFEMData
 (STAF) Data as they come out of the FEE. More...
struct  dEmcGeaClusterTrack
 (STAF) Evaluator; connects Clusters to Tracks (unique GEANT track number). More...
struct  dEmcGeaHit
 (STAF) Hits are passed by PISA in bit-packed format in structure emcghit. More...
struct  dEmcGeaParams
 (STAF) emc Geant parameters. More...
struct  dEmcGeaTowerEval
 (STAF) Evaluator; connects Towers to Tracks. More...
struct  dEmcGeaTowerTrack
 (STAF) Evaluator; connects Towers to Tracks. More...
struct  dEmcGeaTrack
 (STAF) GEANT track info, relevant to EMCal, extracted from "fkin". More...
struct  dEmcGeaTrackCluster
 (STAF) Evaluator; connects Tracks to Clusters. More...
struct  dEmcGeaTrackTower
 (STAF) Evaluator; connects Tracks to Towers. More...
struct  dEmcGeometry
 (STAF) emc Database Geometry. More...
struct  dEmcPerfect
 (STAF) This table contains what a perfect calorimeter should see Position is the actual impact of the front face of the calorimeter in absolute coordinates More...
struct  dEmcRawData
 (STAF) There is one row for each tower that fired. More...
struct  dEmcRecoPar
 (STAF) Parameters for reconstruction More...
struct  dEmcRespPar
 (STAF) Parameters for reconstruction More...
class  mEmcGeaClusterEvalModule
 (STAF) see mEmcGeaClusterEval_(). More...
class  mEmcGeaMakeCalibTower
 (STAF) This module makes calibrated data (GeV, ns) from the raw data, for simulation only. More...
class  mEmcGeaMakeClusterEvaluation
 (STAF) Evaluator module of the first pass (EMCal information only) clustering routines. More...
class  mEmcMIPCorr3Module
 (STAF) Mip correction for Run2 dsts. More...