Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /OnlineDB/EcalCondDB/webapp/README is written in an unsupported language. File is not indexed.

0001 ECAL Conditions Database Web Application
0002 
0003 This PHP code allows the user to browse the ECAL conditions database
0004 and make plots.
0005 
0006 (Reccommended) Requirements:
0007 PHP 5+
0008 Apache 2+
0009 CMSSW 0_7_0+
0010 
0011 Expectations:
0012 
0013 1. All PHP source files are in the same directory
0014 2. Apache has rights to write into this directory
0015 3. A CMSSW release was bootstrapped into the above directory, the
0016 package OnlineDB/EcalCondDB was checked out from CVS and built.  This
0017 places the cmsecal_rootplot program in the CMSSW_*/bin/<arch>/
0018 directory.
0019 4. A directory called 'plotcache' exists and apache has rights to write there