00001 #include "EventHit.hh" 00002 EventHit::EventHit(int nTubes) 00003 { 00004 DET = vector<float>(nTubes,0); 00005 }
Back to the main page of the Precalibrated Ion Beam Identification Detector project
Created by Rikard Lundmark