- Fixes to hkl code
- Fixes to make RITA work - tasub extended to calculate UB from cell alone, support for elastic mode - New MultiCounter as abstraction for counting on HM's - regression test driver for counters
This commit is contained in:
@@ -88,4 +88,10 @@
|
||||
* file: mcstascounter.c
|
||||
*/
|
||||
pCounterDriver NewMcStasCounter(char *name);
|
||||
|
||||
/*
|
||||
* for regression testing
|
||||
* file: regresscter.c
|
||||
*/
|
||||
pCounterDriver NewRegressCounter(char *name);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user