Back to home page

Project CMSSW displayed by LXR

 
 

    


Last indexation completed on 2024-12-21 03:55:01 UTC

 
  Name Size Date (UTC) Last indexed Description
  Name Size Date (UTC) Last indexed Description
&quote;folder&quote; Parent directory - 2024-12-21 03:49:16  
&quote;folder&quote; python/ - 2024-12-21 03:49:16

The validation of the ECAL Reco geometry in the old DDD way and new DD4hep way is done with two dumpers present in Geometry/EcalAlgo/test/python : 1) runEcalCellDumpDDD_cfg.py for DDD 2) runEcalCellDumpDD4hep_cfg.py for DD4hep
These dump the position, backface, dimensions and the 8 corner-coordinates of each ECAL crystal in EB and EE.
For this two analyzers are used ecalBarrelCellParameterDump.cc and ecalEndcapCellParameterDump.cc which are present in: Geometry/EcalAlgo/test
To dump these into a file execute: cmsRun PATH_TO_CONFIG/runEcalCellDumpDD4hep_cfg.py > ECAL_cellParams_DD4hep_Dump.txt and similarly for the DDD config. The dump will be found to be identical.

BuildFile.xml 392 bytes 2020-09-05 17:58:16 -  
checkES.C 4452 bytes 2020-05-28 19:24:45 2024-04-06 12:14:28  
EcalBarrelCellParameterDump.cc 2732 bytes 2024-10-24 20:07:35 2024-10-25 23:57:06

include "DataFormats/EcalDetId/interface/EBDetId.h"

EcalEndcapCellParameterDump.cc 2666 bytes 2024-10-24 20:07:35 2024-10-25 23:57:06

include "DataFormats/EcalDetId/interface/EEDetId.h"

EcalPreshowerParameterDump.cc 4265 bytes 2023-02-10 12:40:36 2024-04-06 12:14:28

include "CommonTools/UtilAlgos/interface/TFileService.h"