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