EventMixer 1.0
An event mixer for mixing events generated by PIBIDS.
EventHit.cc
Go to the documentation of this file.
00001 #include "EventHit.hh"
00002 EventHit::EventHit(int nTubes)
00003 {
00004   DET = vector<float>(nTubes,0);
00005 }
 All Classes Files Functions Variables Defines

Back to the main page of the Precalibrated Ion Beam Identification Detector project

Created by Rikard Lundmark