next up previous contents index
Next: Termination phase Up: Kinematics Previous: Vertex fluctuation

Reconstruction steering

This section presents a simple steering for the reconstruction program.

#  |   |   |->CML1_TRG (*)     L1 Trigger reconstruction 
#  |   |   |   |
#  |   |   |   |->JTRIG_CL1  (*)    Calorimetric trigger 
#  |   |   |   |
#  |   |   |   |->MRTRIG (*)        RPC            ...
#  |   |   |   |
#  |   |   |   |->MD_TRIG (*)       DTBX           ...
#  |   |   |
#  |   |   |->CML2_TRG (*)     L2 Trigger reconstruction
#  |   |   |
#  |   |   |->CMRHIT(*)        Create RHIT structure
#  |   |   |   |
#  |   |   |   |->GFATT/GFPARA/GFDETU
#  |   |   |   |
#  |   |   |   |->CMD2R (*)    RHIT from digitisations
#  |   |   |   |   |
#  |   |   |   |   |->UTFDIG (*)    
#  |   |   |   |   |   |
#  |   |   |   |   |   |->GFDIGI (*)
#  |   |   |   |   | 
#  |   |   |   |   |->GFPATH/GLVOLU
#  |   |   |   |   |
#  |   |   |   |   |->CMBRDET (*)                         
#  |   |   |   |       |
#  |   |   |   |       |->MCD2R (*)   CSC reconstructed hits
#  |   |   |   |       |
#  |   |   |   |       |->MD_RHIT (*) DTBX reconstructed hits
#  |   |   |   |       |
#  |   |   |   |       |->TPD2R (*)   Pixel RHITs
#  |   |   |   |       |
#  |   |   |   |       |->TSD2R (*)   Silicon barrel RHITs
#  |   |   |   |       |
#  |   |   |   |       |->TSD2RF (*)  Forward silicon RHITs
#  |   |   |   |       |
#  |   |   |   |       |->TGD2R  (*)  MSGC RHITs
#  |   |   |   |  
#  |   |   |   |->CMH2R (*)    RHIT from smearing hits
#  |   |   |   |   |
#  |   |   |   |   |->GFATT          
#  |   |   |   |   |
#  |   |   |   |   |->CMHITL (*)     
#  |   |   |   |   |
#  |   |   |   |   |->GFPATH/GLVOLU/GFHITS
#  |   |   |   |   |
#  |   |   |   |   |->CMH2R1 (*)     
#  |   |   |   |   |
#  |   |   |   |   |->GSRHIT                          
#  |   |   |   |
#  |   |   |   |->ECFRHIT (*) RHITs for ECAL          
#  |   |   |
#  |   |   |->CMRECO (*)      Reconstruction steering
#  |   |   |   |
#  |   |   |   |->REEFIT (*)    Find em clusters     
#  |   |   |   |
#  |   |   |   |->REJFIT (*)    Find jets            
#  |   |   |   |
#  |   |   |   |->REMFIT (*)    Muon Track fit       
#  |   |   |   |   |
#  |   |   |   |   |->REGETM (*)  Read hits                             
#  |   |   |   |   |   |->REINIT (*)                                    
#  |   |   |   |   |   |->GFATT                                         
#  |   |   |   |   |   |->GPRHIT                                        
#  |   |   |   |   |   |->GFDETU     Get detector parameters
#  |   |   |   |   |   |->CMHITL (*) Get list on hit elements        
#  |   |   |   |   |   |->GFPATH     Detector element geometrical
#  |   |   |   |   |   |->GLVOLU     parameters
#  |   |   |   |   |   |->GFRHIT (*) Get RHIT                           
#  |   |   |   |   |   |->GFHITS (*) Get HITS (for debug only)          
#  |   |   |   |   |   |->GFHITS                                        
#  |   |   |   |   |   |->GDTOM                                         
#  |   |   |   |   |   |->REFMEA (*) Transformation of RHITs into
#  |   |   |   |   |       |         measurement structures
#  |   |   |   |   |       |->LGPRED (*) Parameters of measurement plane
#  |   |   |   |   |
#  |   |   |   |   |->RETSEG (*)     Find Track segments               
#  |   |   |   |   |   |->RELFIT (*) 2D-fit                            
#  |   |   |   |   |   |->RELTOG (*) Order predictions wrt track       
#  |   |   |   |   |   |->RETSFT (*) Fit track segment from set of hits
#  |   |   |   |   | 
#  |   |   |   |   |->REFNTK (*)     Find Tracks from Track segments   
#  |   |   |   |   |   |->REORDV (*) Order predictions respect to track
#  |   |   |   |   |   |->RETRAK (*) Find next predicted plane        
#  |   |   |   |   | 
#  |   |   |   |   |->REPUTH (*)                                      
#  |   |   |   |   | 
#  |   |   |   |   |->REFITK (*)     Track fit                        
#  |   |   |   |   | 
#  |   |   |   |   |->RETPIP (*)     Transport track parameters in IP 
#  |   |   |   |   |    |->RETGLB (*)                                 
#  |   |   |   |   | 
#  |   |   |   |   |->RETKID (*)                                        
#  |   |   |   |   | 
#  |   |   |   |   |->REPRNT (*)                                        
#  |   |   |   |
#  |   |   |   |->REMFIT2 (*)   Muon fit in barrel only
#  |   |   |   |   |
*  |   |   |   |   |->MD_GETRHIT (*)
*  |   |   |   |   |
*  |   |   |   |   |->MD_LPAT (*)
*  |   |   |   |   |
*  |   |   |   |   |->MD_PUTTE (*)
*  |   |   |   |   |
*  |   |   |   |   |->MD_KFIT (*)
*  |   |   |   |   |
*  |   |   |   |   |->MD_PUTTK (*)
*  |   |   |   |
*  |   |   |   |->RECOTR (*)    Track reconstruction in Tracker
*  |   |   |       |
*  |   |   |       |->RECOT_MC (*)   Monte Carlo track finder
*  |   |   |       |
*  |   |   |       |->RECOT_KFF (*)  Kalman Filter (Sijin)
*  |   |   |       |
*  |   |   |       |->RECOT_TEM (*)  Local track finder
*  |   |   |       |
*  |   |   |       |->RETFIT (*)


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