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

Comparing UserCode/MitPhysics/Utils/src/MuonIDMVA.cc (file contents):
Revision 1.13 by ceballos, Fri May 4 21:56:29 2012 UTC vs.
Revision 1.14 by ceballos, Fri May 4 21:57:19 2012 UTC

# Line 1016 | Line 1016 | Double_t MuonIDMVA::MVAValue(const Muon
1016    mva = reader->EvaluateMVA( fMethodname );
1017  
1018    if (printDebug) {
1019 <    std::cout << "Debug Muon MVA: \n";
1019 >    std::cout << "Debug Muon MVA: ";
1020      std::cout << " MuTkNchi2 " << fMVAVar_MuTkNchi2              
1021                << " MuGlobalNchi2 " << fMVAVar_MuGlobalNchi2          
1022                << " MuNValidHits " << fMVAVar_MuNValidHits          

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines