BornAgain  1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
Rtypes.h
Go to the documentation of this file.
1 #ifndef BA_RTYPES_H
2 #define BA_RTYPES_H
3 
4 #include <vector>
5 #include "RtypesCore.h"
6 #include "TObject.h"
7 #endif