5@page MuonRdoToPrepData_page Short
Description :
Muon RDO conversion to PrepRawData
8 The Raw
Data Object(RDO)
9classes of the MuonSpectrometer are implemented in the
package MuonRDO.The Reconstruction Input / Output Object(RIO) classes are in MuonDetRec/MuonPrepRawData.
11 - CscRdoToCscPrepData: it reads in the collection of CSC RDO and converts then into reconstruction
12input/output objects, using the PrepRawData class. The CSC calibration tools and services are needed for this
13conversion RDO to PrepRawData. Eventually, a cabling service will be needed. The RIO can then be used as input
14in the reconstruction, and or the clusterization.
16 - RpcRdoToRpcPrepData: it reads in the collection of RPC RDO and converts then into reconstruction
17input/output objects, using the PrepRawData class. The RPC cabling service and the RpcRDO_Decoder are needed for this
18conversion. The RIO can then be used as input in the reconstruction, and or the clusterization.
20 - For questions or comments: Ketevi A. Assamagan
page MuonRdoToPrepData_page Short Description
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.