strutture:lnf:dr:tps:first:softbm:home
Differences
This shows you the differences between two versions of the page.
strutture:lnf:dr:tps:first:softbm:home [2010/02/05 17:02] – created asarti@lnf.infn.it | strutture:lnf:dr:tps:first:softbm:home [2010/11/12 22:48] (current) – [Beam Monitor Software Page] asarti@infn.it | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Beam Monitor Software Page ====== | ||
+ | |||
+ | The Beam Monitor is a drift chamber. The code is divided in different subpackages handling the EventModel, Detector Geometry, Event Decoding and Reconstruction. | ||
+ | |||
+ | ===== Code conventions ===== | ||
+ | |||
+ | The current convention calls Uview --> y axis, Vview --> x axis. | ||
+ | ===== Code organization ===== | ||
+ | |||
+ | * Detector model can be found under EvtModel/ | ||
+ | * Detector reconstruction can be found under Det/DchReco | ||
+ | | ||