#include <memory>#include <vector>#include <string>#include "boost/functional/hash.hpp"#include "FWCore/Framework/interface/EDProducer.h"#include "FWCore/ParameterSet/interface/ParameterSet.h"#include "FWCore/Framework/interface/Event.h"#include "FWCore/Framework/interface/EventSetup.h"#include "FWCore/Utilities/interface/InputTag.h"#include "DataFormats/EgammaReco/interface/SuperCluster.h"#include "UserCode/ICHiggsTauTau/interface/SuperCluster.hh"Go to the source code of this file.
Data Structures | |
| class | ICSuperClusterProducer |
| Produces an ic::SuperCluster collection from the separate barrel and endcap collections, which must be compatible with an edm::View<reco::SuperCluster> More... | |