/[PAMELA software]/PamCut/TrkCuts/TrkChi2XDeflTimeCut/TrkChi2XDeflTimeCut.cpp
ViewVC logotype

Contents of /PamCut/TrkCuts/TrkChi2XDeflTimeCut/TrkChi2XDeflTimeCut.cpp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download)
Thu Nov 12 15:56:52 2009 UTC (15 years ago) by pam-fi
Branch: MAIN
CVS Tags: Root_V8, MergedToHEAD_1, nuclei_reproc, MergedFromV8_1, BeforeMergingFromV8_1, V9
Branch point for: V8
Added to repository.

1 /*
2 * TrkChi2DeflTimeCut.cpp
3 *
4 * Created on: 6-oct-2009
5 * Author: S. Ricciarini
6 */
7
8 #include "TrkChi2XDeflTimeCut.h"
9
10 double TrkChi2XDeflTimeCut::_GetChi2(PamLevel2 *event){
11 return event->GetTrack(0)->GetTrkTrack()->GetChi2X();
12 }

  ViewVC Help
Powered by ViewVC 1.1.23