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

Adding webapp

20 лет назад
bad_channels.php

latest version on web server with maps

19 лет назад
beam.php

Added full beam output capability Added bad channels popup New functions for data queries of MON_*_DAT tables Sum of events output on list_runs.php Query by crystal number

20 лет назад
common.php

Removed CVS Keywords from OnlineDB

13 лет назад
csshover.htc

Add missing newline at the end of file

2 года назад
db_functions.php

Removed CVS Keywords from OnlineDB

13 лет назад
download.php

Removed CVS Keywords from OnlineDB

13 лет назад
ecalconddb-compact.css

Removed CVS Keywords from OnlineDB

13 лет назад
ecalconddb.css

Removed CVS Keywords from OnlineDB

13 лет назад
fixie.css

Removed CVS Keywords from OnlineDB

13 лет назад
index.php

Removed CVS Keywords from OnlineDB

13 лет назад
list_runs.php

Removed CVS Keywords from OnlineDB

13 лет назад
pager_functions.php

Removed CVS Keywords from OnlineDB

13 лет назад
plot.php

Removed CVS Keywords from OnlineDB

13 лет назад
test_funcs.php

Removed CVS Keywords from OnlineDB

13 лет назад
tooltip.html

Adding webapp

20 лет назад
README
ECAL Conditions Database Web Application
 
This PHP code allows the user to browse the ECAL conditions database
and make plots.
 
(Reccommended) Requirements:
PHP 5+
Apache 2+
CMSSW 0_7_0+
 
Expectations:
 
1. All PHP source files are in the same directory
2. Apache has rights to write into this directory
3. A CMSSW release was bootstrapped into the above directory, the
package OnlineDB/EcalCondDB was checked out from CVS and built. This
places the cmsecal_rootplot program in the CMSSW_*/bin/<arch>/
directory.
4. A directory called 'plotcache' exists and apache has rights to write there