/
githubmirror
/
cmssw
ОбзорДокументацияВойти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
cmssw/
.../GctRawToDigi/test/
..
README

update instructions

17 лет назад
gctDataVsEmul_cfg.py

The correct raw data module label is 'rawDataCOllector', not 'source'.

13 лет назад
gctDigiToRaw_cfg.py

Translated to python by Emyr.

18 лет назад
gctRawToDigi_cfg.py

The correct raw data module label is 'rawDataCOllector', not 'source'.

13 лет назад
gctVmeDigiDump_cfg.py

Removed now invalid config file switches

17 лет назад
gctVmeDoAll_cfg.py

another MHT fix

17 лет назад
gctVmeDqm_cfg.py

Removed now invalid config file switches

17 лет назад
test_DigiToRaw_RawToDigi_RelVal.py

update files for 333

17 лет назад
test_RawToDigi_Emulator_Data.py

The correct raw data module label is 'rawDataCOllector', not 'source'.

13 лет назад
test_RawToDigi_RelVal.py

update files for 333

17 лет назад
README
 
EventFilter/GctRawToDigi Test Suite
 
In all cases, need to check the *ErrorFlag histograms output by the job. For test 3,
need to compare this with output from current release version.
 
 
1. test_RawToDigi_RelVal.py
Unpack raw data in RelVal sample, and compare output with original sim digis.
Verifies backwards compatibility with existing MC raw.
 
 
2. test_DigiToRaw_RawToDigi_RelVal.py
Run digi2raw-raw2digi on sim digis in RelVal sample, and compare output with
original sim digis. Verifies packer-unpacker consistency in new version.
 
 
3. test_RawToDigi_Emulator_Data.py
Unpack real data, and run emulator comparison. Verify unpacker compatibility
with existing raw data.
 
 
 
EventFilter/GctRawToDigi Examples
 
Some of these could probably do with a clean up.
 
1. gctDigiToRaw_cfg.py
Packer example
 
2. gctRawToDigi_cfg.py
Unpacker example
 
3. gctVmeDigiDump_cfg.py
Read VME text file, run unpacker and print GCT digis
 
4. gctVmeDoAll_cfg.py
Read VME text file, run unpacker, DQM and emulator DQM
 
5. gctVmeDqm_cfg.py
Read VME text file, run unpacker and DQM