CMS 3D CMS Logo

CaloTowerFromL1TCreatorForTauHLT.h
Go to the documentation of this file.
1 #ifndef CaloTowerCreator_CaloTowerFromL1TCreatorForTauHLT_h
2 #define CaloTowerCreator_CaloTowerFromL1TCreatorForTauHLT_h
3 
25 #include <string>
26 
27 namespace edm {
28  class ParameterSet;
29 }
30 
32  public:
38  static void fillDescriptions( edm::ConfigurationDescriptions& desc );
39 
40  private:
42  void produce( edm::StreamID sid, edm::Event& evt, const edm::EventSetup& stp ) const override;
43 
45  const int mBX;
47  const int mVerbose;
51  const double mCone;
55  //edm::InputTag ml1seeds;
57  const double mEtThreshold;
59  const double mEThreshold;
60  //
61  const int mTauId;
62 
63 };
64 
65 #endif
const edm::EDGetTokenT< l1t::TauBxCollection > mTauTrigger_token
label of tau trigger type analysis
const double mEtThreshold
imitator of L1 seeds
HLT enums.
const edm::EDGetTokenT< CaloTowerCollection > mtowers_token
label of source collection
const double mCone
use only towers in cone mCone around L1 candidate for regional jet reco