154 etHad = GctEtHad.product() ;
155 etMiss = GctEtMiss.product() ;
156 etTotal = GctEtTotal.product() ;
158 LogDebug(
"DigiInfo") <<
"Value of L1GctEtHad::et(): " << etHad->et() ;
159 LogDebug(
"DigiInfo") <<
"Value of L1GctEtMiss::et(): " << etMiss->et() <<
", phi(): " << etMiss->phi() ;
160 LogDebug(
"DigiInfo") <<
"Value of L1GctEtTotal::et(): " << etTotal->et() ;
170 isoEMdigis = GctIsoEM.product() ;
172 nonIsoEMdigis = GctNonIsoEM.product() ;
173 LogDebug(
"DigiInfo") <<
"total # Gct Iso EM digis: " << isoEMdigis->size() ;
174 LogDebug(
"DigiInfo") <<
"total # Gct non-Iso EM digis: " << nonIsoEMdigis->size() ;
190 cenJetDigis = GctCenJets.product() ;
192 forJetDigis = GctForJets.product() ;
194 tauJetDigis = GctTauJets.product() ;
195 LogDebug(
"DigiInfo") <<
"total # Gct central Jet digis: " << cenJetDigis->size() ;
196 LogDebug(
"DigiInfo") <<
"total # Gct forward Jet digis: " << forJetDigis->size() ;
197 LogDebug(
"DigiInfo") <<
"total # Gct tau Jet digis: " << tauJetDigis->size() ;
202 *counts = *GctJetCounts.product() ;
215 caloEm = GctCaloEm.product() ;
216 caloRegion = GctCaloRegion.product() ;
218 LogDebug(
"DigiInfo") <<
"Calo EM size: " << caloEm->size() ;
219 LogDebug(
"DigiInfo") <<
"Calo region size: " << caloRegion->size() ;
228 int nBx = l1GtPar->gtTotalBxInEvent() ;
239 *evm = *gtEvmRR.product() ;
243 *
map = *gtMap.product() ;
247 *
rr = *gtRR.product() ;
252 std::auto_ptr<std::vector<L1MuGMTCand> > cands(
new std::vector<L1MuGMTCand> ) ;
257 *cands = *GmtCands.product() ;
261 *muCollection = *GmtMuCollection.product() ;
262 std::vector<L1MuGMTExtendedCand>
muons = muCollection->getRecord().getGMTCands() ;
263 LogDebug(
"DigiInfo") <<
"GMT muons present: " << muons.size() ;
291 EBdigis = EcalDigiEB.product();
292 LogDebug(
"DigiInfo") <<
"total # EBdigis: " << EBdigis->size() ;
295 EEdigis = EcalDigiEE.product();
296 LogDebug(
"DigiInfo") <<
"total # EEdigis: " << EEdigis->size() ;
301 ESdigis = EcalDigiES.product();
302 LogDebug(
"DigiInfo") <<
"total # ESdigis: " << ESdigis->size() ;
314 HBHEdigis = HcalDigiHBHE.product();
315 LogDebug(
"DigiInfo") <<
"total # HBHEdigis: " << HBHEdigis->size() ;
318 HOdigis = HcalDigiHO.product();
319 LogDebug(
"DigiInfo") <<
"total # HOdigis: " << HOdigis->size() ;
322 HFdigis = HcalDigiHF.product();
323 LogDebug(
"DigiInfo") <<
"total # HFdigis: " << HFdigis->size() ;
335 iter!=CSCDigiStrip->end(); iter++) {
336 for ( vector<CSCStripDigi>::const_iterator digiIter = (*iter).second.first;
337 digiIter != (*iter).second.second; digiIter++) numDigis++ ;
339 LogDebug(
"DigiInfo") <<
"total # CSCstripdigis: " << numDigis ;
342 iter!=CSCDigiWire->end(); iter++) {
343 for ( vector<CSCWireDigi>::const_iterator digiIter = (*iter).second.first;
344 digiIter != (*iter).second.second; digiIter++) numDigis++ ;
346 LogDebug(
"DigiInfo") <<
"total # CSCwiredigis: " << numDigis ;
356 iter!=DTDigiHandle->end(); iter++) {
357 for ( vector<DTDigi>::const_iterator digiIter = (*iter).second.first;
358 digiIter != (*iter).second.second; digiIter++) numDigis++ ;
360 LogDebug(
"DigiInfo") <<
"total # DTdigis: " << numDigis ;
370 iter!=RPCDigiHandle->end(); iter++) {
371 for ( vector<RPCDigi>::const_iterator digiIter = (*iter).second.first;
372 digiIter != (*iter).second.second; digiIter++) numDigis++ ;
374 LogDebug(
"DigiInfo") <<
"total # RPCdigis: " << numDigis ;
377 LogDebug(
"DigiInfo") <<
"***--------------- End of Event -----------------***" ;
edm::InputTag GctIsoEmLabel_
edm::InputTag RPCdigiCollection_
std::vector< L1CaloEmCand > L1CaloEmCollection
edm::InputTag CSCWiredigiCollection_
edm::InputTag SSTdigiCollection_
edm::InputTag GctForJetLabel_
Persistable copy of missing Et measured at Level-1.
edm::InputTag ESdigiCollection_
std::vector< L1GctJetCand > L1GctJetCandCollection
edm::InputTag GctTauJetLabel_
edm::InputTag GtObjectMapLabel_
edm::InputTag CSCStripdigiCollection_
edm::InputTag GctCaloEmLabel_
Persistable copy of total Et measured at Level-1.
edm::InputTag HFdigiCollection_
edm::InputTag DTdigiCollection_
edm::InputTag PXLdigiCollection_
Persistable copy of total Ht measured at Level-1.
bool getByLabel(InputTag const &tag, Handle< PROD > &result) const
edm::InputTag GtEvmRRLabel_
edm::InputTag GmtCandsLabel_
edm::InputTag HBHEdigiCollection_
edm::InputTag GctJetCountsLabel_
edm::InputTag GctCaloRegionLabel_
edm::InputTag EEdigiCollection_
edm::InputTag GctEtTotalLabel_
edm::InputTag GctEtMissLabel_
edm::InputTag EBdigiCollection_
edm::InputTag HOdigiCollection_
std::vector< L1CaloRegion > L1CaloRegionCollection
edm::InputTag GctCenJetLabel_
edm::InputTag GctNonIsoEmLabel_
edm::InputTag GmtReadoutCollection_
edm::InputTag GctEtHadLabel_
std::vector< L1GctEmCand > L1GctEmCandCollection