File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 11![ QADB] ( /util/logo.png )
22
33# CLAS12 Quality Assurance Database
4- provides storage of and access to the QA monitoring results for the
4+ Provides storage of and access to the QA monitoring results for the
55CLAS12 experiment at Jefferson Lab
66
77### Table of Contents
8- 1 . [ Table of Defect Bits ] ( #table )
9- 1 . [ QA Database Access] ( #access )
10- 1 . [ QA data storage] ( #storage )
8+ 1 . [ QA Information ] ( #info )
9+ 1 . [ Database Access] ( #access )
10+ 1 . [ Data storage] ( #storage )
11111 . [ Faraday Cup Charge Access] ( #charge )
12121 . [ Database Management] ( #dev )
13131 . [ Change Log] ( #changes )
1414
15- <a name =" table " ></a >
16- # Table of Defect Bits
15+ <a name =" info " ></a >
16+ # QA Information
1717
1818* QA information is stored for each DST file, in the form of "defect bits"
1919 * the user needs only the run number and event number to query the QADB
@@ -42,7 +42,7 @@ CLAS12 experiment at Jefferson Lab
4242
4343
4444<a name =" access " ></a >
45- # QA Database Access
45+ # Database Access
4646
4747## Text Access
4848 * this only provides human-readable access; see below for access with
@@ -100,7 +100,7 @@ Classes in both C++ and Groovy are provided, for access to the QADB within analy
100100* then proceed following ` srcC/README.md `
101101
102102<a name =" storage " ></a >
103- # QA data storage
103+ # Data Storage
104104
105105## Table files
106106Human-readable format of QA result, stored in ` qadb/qa.*/qaTree.json.table `
You can’t perform that action at this time.
0 commit comments