22 #ifndef _OBJCRYST_TEST_H_
23 #define _OBJCRYST_TEST_H_
25 #include "ObjCryst/ObjCryst/General.h"
67 const RadiationType radiation,
const unsigned long nbReflections,
68 const unsigned int dataType,
const REAL time);
unsigned int mDataType
dataType: 0= single crystal, 1= powder pattern (1 background + 1 crystal phase)
REAL mBogoMRAPS
Million of Reflections-Atoms computed Per Second (considering all atoms in the unit cell) ...
RadiationType mRadiation
The type of radiation used.
unsigned int mNbAtom
Total number of unique atoms in the test structure.
unsigned long mNbReflections
The total number of reflections used for the tests.
REAL mBogoMRAPS_reduced
Million of Reflections-Atoms computed Per Second (considering all atoms in the unit cell...
string mSpacegroup
The symbol for the spacegroup.
REAL mBogoSPS
Number of Structures evaluated Per Second.
Structure to hold the results of a speedtest (see ObjCryst::SpeedTest())
int mNbAtomType
Total number of atom types in the test structure.
SpeedTestReport SpeedTest(const unsigned int nbAtom, const int nbAtomType, const string spacegroup, const RadiationType radiation, const unsigned long nbReflections, const unsigned int dataType, const REAL time)
The namespace which includes all objects (crystallographic and algorithmic) in ObjCryst++.
RadiationType
Type of radiation used.