4 #ifndef STJETFINDERRUNNER_H
5 #define STJETFINDERRUNNER_H
7 #include <StJetFinder/StProtoJet.h>
19 typedef std::list<StProtoJet> ProtoJetList;
20 typedef std::vector<const AbstractFourVec*> ParticleList;
34 const ParticleList& _particleList;
36 ProtoJetList& _protoJetList;
40 #endif // STJETFINDERRUNNER_H