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);
The namespace which includes all objects (crystallographic and algorithmic) in ObjCryst++.
RadiationType
Type of radiation used.
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)
Structure to hold the results of a speedtest (see ObjCryst::SpeedTest())
unsigned long mNbReflections
The total number of reflections used for the tests.
unsigned int mNbAtom
Total number of unique atoms in the test structure.
string mSpacegroup
The symbol for the spacegroup.
int mNbAtomType
Total number of atom types in the test structure.
REAL mBogoMRAPS_reduced
Million of Reflections-Atoms computed Per Second (considering all atoms in the unit cell,...
RadiationType mRadiation
The type of radiation used.
REAL mBogoSPS
Number of Structures evaluated Per Second.
REAL mBogoMRAPS
Million of Reflections-Atoms computed Per Second (considering all atoms in the unit cell)
unsigned int mDataType
dataType: 0= single crystal, 1= powder pattern (1 background + 1 crystal phase)