// Author: Andrew M. Rogers, NSCL 07/01/2006
//* Copyright (C) 2006-2008 Andrew M. Rogers

#include <stdio.h>
#include <math.h>

#include <TClass.h>
#include <TDirectory.h>
#include <TProcessID.h>

#include "TDelta.h"


ClassImp(TDelta);

//////////////////////////////////////////////////////////////////////////
//                                                                      //
// TDelta                                                               //
//                                                                      //
// A TDelta class derives from TObject.  This Class provides the        //
// structure for the Ef Si detectors in the HiRA device.  Raw event     //
// data is filled as branches on the tree.                              //
//                                                                      //
//////////////////////////////////////////////////////////////////////////




Last change: Sun Dec 21 12:38:46 2008
Last generated: 2008-12-21 12:38

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.