====== 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