Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /Alignment/OfflineValidation/README_PixBary.md is written in an unsupported language. File is not indexed.

0001 # Pixel Barycentre Validation
0002 Currently only the `single` type of job is implemented in the All-in-One Tool, but the execution of the plotting script `plotBaryCentre_VS_BeamSpot.py` could be added in the future as a `trend` job.
0003 
0004 ## Extraction from TrackerAlignmentRcd - PixelBarycentreAnalyzer_cfg.py
0005 This config runs `PixelBaryCentreAnalyzer` on an empty source, after configuring the GlobalTag and additional conditions for a given alignment.
0006 The following parameters are expected/accepted in the json/yaml configuration file:
0007 ```
0008 validations:
0009     PixBary:
0010         single:
0011             <job_name>:
0012                 <options>
0013 ```
0014 
0015 The following options are understood:
0016 
0017 Variable | Default value | Explanation/Options
0018 -------- | ------------- | --------------------
0019 firstRun | 290550 | The first run to process (inclusive)
0020 lastRun | 325175 | The last run to process (inclusive)
0021 lumisPerRun | 1 | The number of LumiSections tested for a change in the TrackerAlignmentRcd in each run
0022 alignments | None | List of alignments for which this validation is run