CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CaloTowerCreatorForTauHLT.h
Go to the documentation of this file.
1 #ifndef CaloTowerCreator_CaloTowerCreatorForTauHLT_h
2 #define CaloTowerCreator_CaloTowerCreatorForTauHLT_h
3 
20 #include <string>
22 
23 namespace edm {
24  class ParameterSet;
25 }
26 
28  public:
33 
34  private:
36  void produce( edm::Event& e, const edm::EventSetup& );
38  int mVerbose;
42  double mCone;
48  double mEtThreshold;
50  double mEThreshold;
51 
52  //
53  int mTauId;
54 
55 };
56 
57 #endif
edm::InputTag ml1seeds
imitator of L1 seeds
double mCone
use only towers in cone mCone around L1 candidate for regional jet reco
edm::InputTag mTauTrigger
label of tau trigger type analysis
edm::InputTag mtowers
label of source collection
CaloTowerCreatorForTauHLT(const edm::ParameterSet &)
constructor from parameter set
void produce(edm::Event &e, const edm::EventSetup &)
process one event