Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /SimTracker/SiPhase2Digitizer/test/README.md is written in an unsupported language. File is not indexed.

0001 ### Analysis Suite for the Digitizer
0002 There are two analyzers (DQMEDAnalyzer) in the package 
0003  
0004 * Phase2TrackerMonitorDigi : monitor digi propertied from the collection
0005 * Phase2TrackerValidateDigi : correlates digis with SimHits using DigiSimLink and plots efficiency as a function of Eta, Pt and Phi
0006 
0007 Options added in these modules so that they can be configured either for the inner pixel digi collection (PixelDigi) or for the outer tracker digi collection(Phase2TrackerDigi). The switching is done by a configuration parameter
0008 
0009 There are two configuration files to run the application where DQM histograms are saved. In the first steo DQM histograms are stored in EDM file and in the second step DQM harvesting is done. At the moment the application is configured for four modules (monitoring + validation for the inner pixel and outer tracker). One can easily modyfy the configuration according to the need.
0010 
0011 * DigiTest_cfg.py          (creates and fills histograms and finally write in EDM format)
0012 * DigiTest_Harvest_cfg.py  (harvests the EDM file and writes histograms in a root file )
0013