|
// $Id: BrClonesArray.cxx,v 1.1.1.1 2001/06/21 14:54:58 hagel Exp $ // $Log: BrClonesArray.cxx,v $ // Revision 1.1.1.1 2001/06/21 14:54:58 hagel // Initial revision of brat2 // // Revision 1.3 1998/04/30 16:22:44 videbaek // some added win stuff // // Revision 1.2 1998/04/06 21:11:49 videbaek // Clean up and additions for Win95 // // #include "BrClonesArray.h" ClassImp(BrClonesArray) //////////////////////////////////////////////////////////// // // BrClonesArray just hides the ROOT TClonesArray implementation // The reason is to provide for a future upgrade path. // //////////////////////////////////////////////////////////// BrClonesArray::~BrClonesArray() { // // destructor // } |
||||||
This page automatically generated by script docBrat by Christian Holm |
Copyright ; 2002 BRAHMS Collaboration
<brahmlib@rcf.rhic.bnl.gov>
|