Mixed Data Coincidence Analysis Software 1.0
A program to analyze files produced by the EventMixer software.
HitType.cc
Go to the documentation of this file.
00001 #include "HitType.hh"
00002 
00003 HitType::HitType()
00004 {
00005   wasImplantation = false; 
00006   wasDecay = false;
00007   wasOther = false;
00008   statvar=0;
00009 }
 All Classes Files Functions Variables Defines

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

Created by Rikard Lundmark