CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HLTGetDigi.h
Go to the documentation of this file.
1 #ifndef HLTGetDigi_h
2 #define HLTGetDigi_h
3 
20 
21 //
22 // class declaration
23 //
24 
25 class HLTGetDigi : public edm::EDAnalyzer {
26 
27  public:
28  explicit HLTGetDigi(const edm::ParameterSet&);
29  ~HLTGetDigi();
30  void analyze(const edm::Event&, const edm::EventSetup&);
31 
32  private:
56 
60 
63 
64  bool getEcalDigis_ ;
66  bool getHcalDigis_ ;
69  bool getCSCDigis_ ;
70  bool getDTDigis_ ;
71  bool getRPCDigis_ ;
72  bool getL1Calo_ ;
77  bool getGtEvmRR_ ;
79  bool getGtRR_ ;
80  bool getGmtCands_ ;
81  bool getGmtRC_ ;
82 
83 };
84 
85 #endif //HLTGetDigi_h
edm::InputTag GctIsoEmLabel_
Definition: HLTGetDigi.h:47
edm::InputTag RPCdigiCollection_
Definition: HLTGetDigi.h:44
edm::InputTag CSCWiredigiCollection_
Definition: HLTGetDigi.h:42
bool getGmtCands_
Definition: HLTGetDigi.h:80
bool getGctJetDigis_
Definition: HLTGetDigi.h:74
edm::InputTag SSTdigiCollection_
Definition: HLTGetDigi.h:40
edm::InputTag GctForJetLabel_
Definition: HLTGetDigi.h:50
edm::InputTag GtRRLabel_
Definition: HLTGetDigi.h:59
bool getL1Calo_
Definition: HLTGetDigi.h:72
bool getGtObjectMap_
Definition: HLTGetDigi.h:78
edm::InputTag ESdigiCollection_
Definition: HLTGetDigi.h:35
bool getHcalDigis_
Definition: HLTGetDigi.h:66
bool getGctJetCounts_
Definition: HLTGetDigi.h:75
edm::InputTag GctTauJetLabel_
Definition: HLTGetDigi.h:51
bool getEcalESDigis_
Definition: HLTGetDigi.h:65
edm::InputTag GtObjectMapLabel_
Definition: HLTGetDigi.h:58
edm::InputTag CSCStripdigiCollection_
Definition: HLTGetDigi.h:41
edm::InputTag GctCaloEmLabel_
Definition: HLTGetDigi.h:45
edm::InputTag HFdigiCollection_
Definition: HLTGetDigi.h:38
edm::InputTag DTdigiCollection_
Definition: HLTGetDigi.h:43
bool getEcalDigis_
Definition: HLTGetDigi.h:64
edm::InputTag PXLdigiCollection_
Definition: HLTGetDigi.h:39
bool getDTDigis_
Definition: HLTGetDigi.h:70
bool getGtEvmRR_
Definition: HLTGetDigi.h:77
edm::InputTag GtEvmRRLabel_
Definition: HLTGetDigi.h:57
edm::InputTag GmtCandsLabel_
Definition: HLTGetDigi.h:61
bool getCSCDigis_
Definition: HLTGetDigi.h:69
bool getRPCDigis_
Definition: HLTGetDigi.h:71
edm::InputTag HBHEdigiCollection_
Definition: HLTGetDigi.h:36
bool getGctEtDigis_
Definition: HLTGetDigi.h:76
bool getGtRR_
Definition: HLTGetDigi.h:79
edm::InputTag GctJetCountsLabel_
Definition: HLTGetDigi.h:52
edm::InputTag GctCaloRegionLabel_
Definition: HLTGetDigi.h:46
void analyze(const edm::Event &, const edm::EventSetup &)
Definition: HLTGetDigi.cc:137
edm::InputTag EEdigiCollection_
Definition: HLTGetDigi.h:34
edm::InputTag GctEtTotalLabel_
Definition: HLTGetDigi.h:55
bool getStripDigis_
Definition: HLTGetDigi.h:68
HLTGetDigi(const edm::ParameterSet &)
Definition: HLTGetDigi.cc:69
bool getGctEmDigis_
Definition: HLTGetDigi.h:73
edm::InputTag GctEtMissLabel_
Definition: HLTGetDigi.h:54
edm::InputTag EBdigiCollection_
Definition: HLTGetDigi.h:33
edm::InputTag HOdigiCollection_
Definition: HLTGetDigi.h:37
bool getPixelDigis_
Definition: HLTGetDigi.h:67
bool getGmtRC_
Definition: HLTGetDigi.h:81
edm::InputTag GctCenJetLabel_
Definition: HLTGetDigi.h:49
edm::InputTag GctNonIsoEmLabel_
Definition: HLTGetDigi.h:48
edm::InputTag GmtReadoutCollection_
Definition: HLTGetDigi.h:62
edm::InputTag GctEtHadLabel_
Definition: HLTGetDigi.h:53