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

Comparing UserCode/L1RpcTriggerAnalysis/src/AnaMenu.cc (file contents):
Revision 1.6 by konec, Tue Apr 23 09:27:55 2013 UTC vs.
Revision 1.7 by konec, Wed Apr 24 19:54:35 2013 UTC

# Line 35 | Line 35 | bool AnaMenu::filter( const EventObj* ev
35  
36    bool okL1 = false;
37    
38 + //  debug = true;
39    if (debug) std::cout <<"--------------------------------------------------------------"<<std::endl;
40    if (debug) std::cout << "================== L1 names: "<< std::endl;
41    std::vector<std::string> acceptL1_Names = theConfig.exists("acceptL1_Names") ?  theConfig.getParameter<std::vector<std::string> >("acceptL1_Names") : std::vector<std::string>();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines