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

Snapshot of CMSSW_6_2_0_pre8.

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

Remove referenceFileName from the rest of CMSSW.

6 лет назад
EDMtoMEConverter_standardMM_cfg.py

Remove referenceFileName from the rest of CMSSW.

6 лет назад
HistoCompare.C

Snapshot of CMSSW_6_2_0_pre8.

13 лет назад
OvalFile

Snapshot of CMSSW_6_2_0_pre8.

13 лет назад
README

Snapshot of CMSSW_6_2_0_pre8.

13 лет назад
compareGlobalHistos.C

Snapshot of CMSSW_6_2_0_pre8.

13 лет назад
compareHistos.C

Snapshot of CMSSW_6_2_0_pre8.

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

Snapshot of CMSSW_6_2_0_pre8.

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

Add imports for new alias

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

Add imports for new alias

9 лет назад
mixCollValStep2.csh

Snapshot of CMSSW_6_2_0_pre8.

13 лет назад
mixCollValStep2_4sources.csh

Snapshot of CMSSW_6_2_0_pre8.

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

Snapshot of CMSSW_6_2_0_pre8.

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

Snapshot of CMSSW_6_2_0_pre8.

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

Snapshot of CMSSW_6_2_0_pre8.

13 лет назад
testsuite.csh

remove all uses of -p, --parameter-set with cmsRun

3 года назад
testsuite.csh.oref

Snapshot of CMSSW_6_2_0_pre8.

13 лет назад
testsuite.sh.ref

Snapshot of CMSSW_6_2_0_pre8.

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

Updated configurations in Validation to new MessageLogger syntax

6 лет назад
testsuite2_cfg.py

Snapshot of CMSSW_6_2_0_pre8.

13 лет назад
testsuite_SmartPointers.csh

remove all uses of -p, --parameter-set with cmsRun

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

Updated configurations in Validation to new MessageLogger syntax

6 лет назад
README
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