@@ -10,7 +10,6 @@ CLAS12 experiment at Jefferson Lab
10101 . [ Data storage] ( #storage )
11111 . [ Faraday Cup Charge Access] ( #charge )
12121 . [ Database Management] ( #dev )
13- 1 . [ Change Log] ( #changes )
14131 . [ Contributions] ( #contributions )
1514
1615<a name =" info " ></a >
@@ -233,35 +232,6 @@ Documentation for QADB maintenance and revision
233232 * Documentation:
234233 * bits table in ` README.md `
235234
236- ***
237-
238- <a name =" changes " ></a >
239- # Change Log
240-
241- ### v1.2.0 - August 2021
242- * add FT defect bits; currently only the RGK 7.5 GeV period (` qadb/rgk_7 ` )
243- includes the new FT QA results
244-
245- ### v1.1.0 - April 2021
246- * C++ ` QADB ` class is now in the namespace ` QA `
247- * this is part of a fix for multiple definitions errors from ` QADB ` functions
248-
249- ### v1.0.0 - December 2020
250- * ` qa.*/ ` directories have been moved to the subdirectory ` qadb/ `
251- ` qadb/qa.inbending1 ` and ` qadb/qa.inbending2 ` have been merged and
252- renamed to ` qadb/qa.rga_inbending ` ; furthermore, ` qadb/qa.outbending `
253- has been renamed to ` qadb/qa.rga_outbending `
254- * ` data_table.dat ` files replaced by ` chargeTree.json ` files
255- * FC charge is now accessible in both Groovy and C++ classes; see examples
256- * C++ and Groovy classes have been updated and synchronized
257- * several new methods added, especially for charge access
258- * the methods ` hasDefect ` and/or ` hasDefectName ` have been changed such
259- that:
260- * ` hasDefect ` takes a defect * name* as an argument
261- * ` hasDefectBit ` takes a defect * bit number* as an argument
262- * ` hasDefectName ` is no longer used; use ` hasDefect ` instead
263- * C++ class no longer requires the JSON files be merged with a Groovy
264- script; the class only requires the environment variable ` $QADB `
265235
266236<a name =" contributions " ></a >
267237# Contributions
0 commit comments