#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/Framework/interface/ModuleFactory.h"
#include "FWCore/Framework/interface/ESProducer.h"
#include "L1Trigger/TrackTrigger/interface/TTClusterAlgorithm.h"
#include "L1Trigger/TrackTrigger/interface/TTClusterAlgorithmRecord.h"
#include <string>
#include <cstdlib>
#include <map>
Go to the source code of this file.
Classes | |
class | ES_TTClusterAlgorithm_neighbor< T > |
Class to declare the algorithm to the framework. More... | |
class | TTClusterAlgorithm_neighbor< T > |
Class for "neighbor" algorithm to be used in TTClusterBuilder. More... | |