- 13 Jul, 2016 1 commit
-
-
adelmann authored
-
- 26 Apr, 2015 1 commit
-
-
kraus authored
-
- 05 Nov, 2014 1 commit
-
-
kraus authored
- moving the following classes over from OPAL to CLASSIC o OpalField -> ClassicField o OpalRing -> Ring o OpalRingSection -> RingSection o LossDataSink - clean up - splitting Options into classic and opal options
-
- 30 Oct, 2014 1 commit
-
-
adelmann authored
-
- 20 Oct, 2014 1 commit
-
-
kraus authored
- putting own header file first o for reason see http://www.cplusplus.com/forum/articles/10627/#msg49679 and http://www.cplusplus.com/forum/articles/10627/#msg49680
-
- 18 Oct, 2014 1 commit
-
-
kraus authored
- remove 'using namespace' from header files - remove 'using std::string' and 'using std::abs' from header files For reason see: o http://stackoverflow.com/questions/5849457/using-namespace-in-c-headers
-
- 14 Jan, 2013 1 commit
-
-
adelmann authored
-
- 18 Apr, 2012 1 commit
-
-
kraus authored
-
- 16 Apr, 2012 1 commit
-
-
kraus authored
- use forward declaration where possible - remove unused includes
-
- 30 Mar, 2012 1 commit
-
-
Yves Ineichen authored
- starting to use smart pointers and other c++11 features (adapted flags cmake file) - adapting slice tracker to fit new t-t layout
-
- 15 Mar, 2012 1 commit
-
-
gsell authored
-