// TrackNtuple_t.cpp #include "TrackNtuple.h" using namespace trf; // Dummy for now -- class is abstract. int main() { return 0; }