/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
FastSimulation/CaloGeometryTools/test/testCellLine.C
15 строк
432 B
Giulio Eulisse
Snapshot of CMSSW_6_2_0_pre8.
26 июн 2013, 18:12
26 июн 2013, 18:12
214ab73
Код
Авторство
О чём код?
// The FastSimulation must be recompiled with DEBUGCELLLINE enabled in FastSimulation/Utilities/interface/FamosDebug.h // before running testCellLine.cfg and finally this macro { gStyle->SetOptStat(0); TFile * f = new TFile("Famos.root"); h301->Draw(); h302->SetMarkerColor(2); h302->Draw("same"); h303->SetMarkerColor(4); h303->Draw("same"); h304->SetMarkerColor(5); h304->Draw("same"); h310->Draw("same"); }