next up previous contents index
Next: Events kinematics generation - Up: Program structure and data Previous: Program structure and data

General

  The CMS simulation system includes the following phases:  
  CMKIN -- standard CMS physics generation package
  CMGEO -- creates GEANT geometry RZ-file from titles 
  CMSIM -- the CMS GEANT simulation including detector and infra
            structure in the experimental hall (low-beta quads etc)
  CMRAW -- CMS raw data simulation, performs event pile-up and hits
            digitisation
  CMREC -- the CMS event reconstruction
  CMANA -- the CMS event analysis

Each program phase can be run independently provided the output file from the previous phase is available. The data flow diagram is presented in Fig.1.1. It uses GEANT and support from the CERN library. It has the following features:

The result of this is an RZ-file which is used for simulation (CMSIM/CMRAW) or reconstruction (CMREC). CMSIM fills the KINE structure, does TRAcKing, and makes HITs. CMRAW performs pile-up of events from a given number of bunches and makes Digitisations. The structures are output using the FZ packages for later analysis (in CMREC) or in combinations with trigger events for simulation of pile-up effects. The following sections give specific details concerning the different parts of this system (CMGEO, CMSIM and CMREC).

  
Figure 1.1: The CMS simulation program and data flow diagram.

The detailed program flow charts are presented in the Reference Manual.


Cms Computing
Mon Apr 27 02:30:35 MET DST 1998