Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:22:58

0001 /* 
0002  * Calls all the SQL scripts needed to create the entire conditions DB
0003  * Note:  Does not include the CHANNELVIEW and VIEWDESCRIPTION tables/data!
0004  */
0005 
0006 @create_conddb_procedures
0007 
0008 @create_run_core
0009 @create_run_data
0010 
0011 @create_monitoring_core
0012 @create_monitoring_data
0013 
0014 @create_dcu_core
0015 @create_dcu_data
0016 
0017 /*
0018 @create_laser_core
0019 @create_laser_data
0020 */
0021 @create_laser_new_2010
0022 
0023 @create_calibration_core
0024 @create_calibration_data
0025 
0026 @create_metadata
0027 
0028 @insert_defs
0029 @insert_metadata
0030 
0031 @dat_exists_func
0032 
0033 @show_db