CMS 3D CMS Logo

CaloTowerCreatorForTauHLT.h
Go to the documentation of this file.
1 #ifndef CaloTowerCreator_CaloTowerCreatorForTauHLT_h
2 #define CaloTowerCreator_CaloTowerCreatorForTauHLT_h
3 
26 #include <string>
27 
28 namespace edm {
29  class ParameterSet;
30 }
31 
33 public:
37  ~CaloTowerCreatorForTauHLT() override;
40 
41 private:
43  void produce(edm::StreamID sid, edm::Event& evt, const edm::EventSetup& stp) const override;
44 
46  const int mVerbose;
50  const double mCone;
54  //edm::InputTag ml1seeds;
56  const double mEtThreshold;
58  const double mEThreshold;
59  //
60  const int mTauId;
61 };
62 
63 #endif
const double mCone
use only towers in cone mCone around L1 candidate for regional jet reco
const edm::EDGetTokenT< l1extra::L1JetParticleCollection > mTauTrigger_token
label of tau trigger type analysis
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
HLT enums.
const edm::EDGetTokenT< CaloTowerCollection > mtowers_token
label of source collection
const double mEThreshold
E threshold.
const double mEtThreshold
imitator of L1 seeds