// $Id$ /// At this point in time (April 2008), there is no tagger /// reconstruction done. This is simply a place holder. #include using namespace jana; jerror_t TAGGER_init(JEventLoop *loop) { /// Create and register TAGGER data factories return NOERROR; }