1
0
mirror of synced 2024-12-31 17:01:33 +01:00
Henry Fredrick Schreiner 2d7cb87893 Adding ROOT, moving to term
2018-03-28 20:50:38 +02:00

7 lines
85 B
C++

#include "MyExample.h"
Double_t Simple::GetX() const {return x;}
ClassImp(Simple)