19 Aug 2006

tpadno

// $Id: Prediction.cxx,v 1.4 2004/01/14 22:46:01 fisyak Exp $
// $Log: Prediction.cxx,v $// Revision 1.4 2004/01/14 22:46:01 fisyak// clean up
//// Revision 1.3 2000/06/10 23:15:12 fisyak// Add new W.Loeve table with Laser tracks//// Revision 1.2 2000/01/31 15:14:52 fisyak// Try to find out memory leak//// Revision 1.1.1.1 2000/01/29 16:23:07 fisyak// First release of StLaserAnalysisMaker//#include "Stiostream.h"#include "Prediction.h"ClassImp(Prediction)Prediction::Prediction(Int_t LT, Int_t Id, Int_t Sector, Int_t Padrow, Int_t PadNo, Int_t TimeBin, Float_t tY, Float_t tZ, Float_t Y, Float_t Z){ fLT = LT;
fId = Id; fSector = Sector;
fPadrow = Padrow;
fPadNo = PadNo;
fTimeBin =TimeBin; ftY = tY; ftZ = tZ; fY = Y; fZ = Z;
void Prediction::Print(const Option_t* opt) const { cout << "Prediction for Laser Track #" << fLT << " Id:\t" << fId; cout << "\tSector:\t" << fSector;
cout << "\tPadrow:\t" << fPadrow; cout << "\tPadNo:\t"<< fPadNo; cout << "\tTimeBin:\t" << fTimeBin << endl; cout << "\ttY:\t" << ftY; cout << "\ttZ:\t" << ftZ; cout << "\tY:\t" << fY; cout << "\tZ:\t" << fZ << endl;

}ClassImp(LEvent)
tpadno

1 comment:

Crescentsi said...

Hi Neon,
I got a rage coming from this photograph!

Thanks,
Crescent