ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/L1RpcTriggerAnalysis/plugins/L1RpcTreeAnalysis.cc
(Generate patch)

Comparing UserCode/L1RpcTriggerAnalysis/plugins/L1RpcTreeAnalysis.cc (file contents):
Revision 1.13 by konec, Tue Apr 23 09:27:55 2013 UTC vs.
Revision 1.14 by konec, Wed Apr 24 19:54:35 2013 UTC

# Line 131 | Line 131 | void L1RpcTreeAnalysis::analyze(const ed
131      theAnaMenu.updateMenu(bitsL1->names, bitsHLT->names);
132  
133      if (lastRun != (*event).run) {
134 + //    if (true) {
135        lastRun = (*event).run;
136        std::cout <<"RUN:"    << std::setw(7) << (*event).run
137                  <<" event:" << std::setw(8) << ev
# Line 171 | Line 172 | void L1RpcTreeAnalysis::analyze(const ed
172   //   theAnaRpcMisc.run(event,muon,l1ObjColl);
173   //   theAnaDet.run( muon, *detsHitsCompatibleWithMuon,  *detsCrossedByMuon, *detsCrossedByMuonDeepInside);
174   //   theAnaEmu.run ( event, muon, l1ObjColl);
175 <   theAnaSynch.run( event, muon, ConverterRPCRawSynchroSynchroCountsObj::toRawSynchro( *counts));
175 > //   theAnaSynch.run( event, muon, ConverterRPCRawSynchroSynchroCountsObj::toRawSynchro( *counts));
176   //   theAnaClu.run( event, muon, l1ObjColl, *detsHitsCompatibleWithMuon);
177     theAnaTimingL1.run( &eventBx, muon, l1ObjColl);
178  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines