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

Comparing UserCode/FastOpenGlDisplayer/src/Frog_Analyzer.cc (file contents):
Revision 1.7 by querten, Sun May 4 06:46:30 2008 UTC vs.
Revision 1.8 by querten, Mon May 5 08:49:58 2008 UTC

# Line 524 | Line 524 | Frog_Analyzer::analyze(const edm::Event&
524                  info->Coll = i;
525                  info->P    = it->val->p();
526                  info->Pt   = it->val->pt();
527 +                info->chi2 = it->key->chiSquared();
528                  MyrecoTrack->Info = info;
529  
530  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines