Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Program documentation | ||||||||
Line: 12 to 12 | ||||||||
Turn off event display in odb, if not runing with -g flag.
mta | ||||||||
Added: | ||||||||
> > | Event display | |||||||
Changed: | ||||||||
< < | Event display | |||||||
> > | I changed uncomment to this | |||||||
Changed: | ||||||||
< < | # uncomment the next 3 lines ONLY if you are running the event display #UIUC_CFLAGS += -DEVENTDISPLAY #SOURCES += EventDisplayTrigger.C #HEADERS += EventDisplayTrigger.h | |||||||
> > | # uncomment the next 3 lines ONLY if you are running the event displayand then changed in EventDisplayTrigger.C #ifdef EVENTDISPLAYBrendan probably has turned the #ifdef EVENTDISPLAY off, because he used the DisplayData function directly from his analysis modules. | |||||||
Analyses |