Tagger Object - An Example (1/2) #include "sorter.h" int main(void) { // InputHandler DiscIH dih = DiscIH("./potag.list"); // EventHandler EGEventHandler eh; // Data Pad alpha(1,26,0,"poalpha.params",1024); DetectorArray sacred("sacred.params"); Gas gasb(176); Clock clock(192); // Spectra Histogram tageleetot("tageleetot",1024); // Gates Gate agate(2250,2300,LASTGATE); // 194Po Gate tofgate(400,1220,LASTGATE); // Tagger & dictionary Tagger tagger(1200*ms,25); // 196Po Dictionary dict; // Lists vector sen;