/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Validation/Mixing/test/README
32 строки
1 KB
Giulio Eulisse
Snapshot of CMSSW_6_2_0_pre8.
26 июн 2013, 18:12
26 июн 2013, 18:12
214ab73
Код
Авторство
О чём код?
U.Berthon, 14/03/2006 adapted to DQM march 2007 There are 2 sorts of histograms created: 1)Validation test: ----------------- The validation test verifies the technical behaviour of the mixing, i.e. that bunchcrossings are correctly filled by the MM, and that values like the vertex pointers and ToF etc are correctly shifted. For that it executes the MM for each bunchcrossing, restricting the bunchrange to this crossing only, and adding exactly 1 event as a pileup, which is the same as the signal event. Rereading the output of the MM with TestSuite, it produces a root-file containing histograms. 2) Global Tests ------------ These histograms look at the statistical behaviour. Histograms include NrPileupEvts, NrVertices, NrTracks, TrackPartId, CaloEnergyEB, CaloEnergyEE The histograms are examined automaticalle by executing DoCompare, which compares with reference histos.To execute the testsuite: In the test-directory, type - 'chmod +x testsuite.csh' to make the shell script executable - ovalv1 p testsuite.csh