49 #ifndef StEventScavenger_hh
50 #define StEventScavenger_hh
58 static bool removeEventSummary(
StEvent*);
59 static bool removeTpcHitCollection(
StEvent*);
60 static bool removeFtpcHitCollection(
StEvent*);
61 static bool removeSvtHitCollection(
StEvent*);
62 static bool removeSsdHitCollection(
StEvent*);
63 static bool removeSstHitCollection(
StEvent*);
64 static bool removeEmcCollection(
StEvent*);
65 static bool removeRichCollection(
StEvent*);
66 static bool removeTriggerDetectorCollection(
StEvent*);
67 static bool removeL3Trigger(
StEvent*);
68 static bool removeV0Vertices(
StEvent*);
69 static bool removeXiVertices(
StEvent*);
70 static bool removeKinkVertices(
StEvent*);
71 static bool removeFpdCollection(
StEvent*);
72 static bool removeTofCollection(
StEvent*);
73 static bool removeCalibrationVertices(
StEvent*);
74 static bool removeHltEvent(
StEvent*);
78 static bool removeTpcHitsNotOnTracks(
StEvent*);