47 if( _metType ==
"recoMET" ) {
48 produces< METCollection >();
50 produces< CaloMETCollection >();
92 std::cerr <<
"Incorrect Met Type!!! " << std::endl;
93 std::cerr <<
"Please re-run and set the metType to 'recoCaloMET' or 'recoMET' " << std::endl;
T getParameter(std::string const &) const
std::string _InputCaloJetsLabel
double _trackIsolationMinPt
DEFINE_FWK_MODULE(TauMET)
std::vector< reco::MET > METCollection
collection of MET objects
std::string _InputTausLabel
std::string _correctorLabel
OrphanHandle< PROD > put(std::auto_ptr< PROD > product)
Put a new product.
virtual void produce(edm::Event &, const edm::EventSetup &)
std::string _InputMETLabel
bool getByLabel(InputTag const &tag, Handle< PROD > &result) const
double _gammaIsolationMinPt
std::vector< reco::CaloMET > CaloMETCollection
collection of CaloMET objects
static const JetCorrector * getJetCorrector(const std::string &fName, const edm::EventSetup &fSetup)
retrieve corrector from the event setup. troughs exception if something is missing ...
T const * product() const