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

[GENERATORS] Various fixes/improvements for unit test

3 года назад
DummyLHEAnalyzer.cc

Add edm::stream::WatchRuns to GeneratorInteface modules

5 месяцев назад
README

Correct secondary plugin and an example in LHEInterface

10 лет назад
convertLHE2HepMC_cfg.py

Snapshot of CMSSW_6_2_0_pre8.

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

Add option not to print event (per request of K. Lassila-Perini)

7 лет назад
run_dummy_script.sh

Added unit test for ExternalLHEProducer

7 лет назад
testExternalLHEAsciiDumper_cfg.py

disable event loop for ascii lhe dump example

11 лет назад
testExternalLHEProducer_cfg.py

Snapshot of CMSSW_6_2_0_pre8.

13 лет назад
testMerge.log

Added unit test for LHESource

9 лет назад
testMerge_cfg.py

fix sys.argv usage in unit tests

3 года назад
testMerging.sh

[GENERATORS] Various fixes/improvements for unit test

3 года назад
testNoMerge.log

Added unit test for LHESource

9 лет назад
testNoMerge_cfg.py

fix sys.argv usage in unit tests

3 года назад
testReader_cfg.py

corrected input file

12 лет назад
testWriter_cfg.py

Snapshot of CMSSW_6_2_0_pre8.

13 лет назад
test_catch2_ExternalLHEProducer.cc

Convert to catch2 v3 API

10 месяцев назад
test_catch2_main.cc

Convert to catch2 v3 API

10 месяцев назад
test_cmsLHEtoEOSManager.sh

do not run the tests for non-cmsbuild users

6 лет назад
ttbar.lhe

Added unit test for LHESource

9 лет назад
ttbar_mergeable.lhe

Added unit test for LHESource

9 лет назад
ttbar_nonMergeable.lhe

Added unit test for LHESource

9 лет назад
README
1. testReader_cfg.py OK
2. testWriter_cfg.py uses output of (1) Incorrect comments in the output
3. dumpLHE_cfg.py uses output of (1); type "scram b" OK (run info is printed after the events)
4. convertLHE2HepMC_cfg.py uses output of (1); type "cp lhe.root gen.root" fails, to be corrected
5. testExternalLHEProducer_cfg.py tries to run gridpack fails, gridpack not found
6. testExternalLHEAsciiDumper_cfg.py uses output of (5) depends on (5)