24 #ifndef MSDetectorControl_h
25 #define MSDetectorControl_h
48 #include <mesosim/MEInductLoop.h>
205 typedef std::map< IntervalsKey, DetectorFileVec >
Intervals;
219 struct detectorEquals :
public std::binary_function< DetectorFilePair, MSDetectorFileOutput*, bool > {
222 return pair.first == det;
228 std::map<SumoXMLTag, NamedObjectCont< MSDetectorFileOutput*> >
myDetectors;