ROOT logo
/**************************************************************************
 * Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
 *                                                                        *
 * Author: The ALICE Off-line Project.                                    *
 * Contributors are mentioned in the code where appropriate.              *
 *                                                                        *
 * Permission to use, copy, modify and distribute this software and its   *
 * documentation strictly for non-commercial purposes is hereby granted   *
 * without fee, provided that the above copyright notice appears in all   *
 * copies and that both the copyright notice and this permission notice   *
 * appear in the supporting documentation. The authors make no claims     *
 * about the suitability of this software for any purpose. It is          *
 * provided "as is" without express or implied warranty.                  *
 **************************************************************************/

// Class to store basic track parameters in the tree
// evgeny.kryshen@cern.ch

#include "AliCFParticle.h"

ClassImp(AliCFParticle)
 AliCFParticle.cxx:1
 AliCFParticle.cxx:2
 AliCFParticle.cxx:3
 AliCFParticle.cxx:4
 AliCFParticle.cxx:5
 AliCFParticle.cxx:6
 AliCFParticle.cxx:7
 AliCFParticle.cxx:8
 AliCFParticle.cxx:9
 AliCFParticle.cxx:10
 AliCFParticle.cxx:11
 AliCFParticle.cxx:12
 AliCFParticle.cxx:13
 AliCFParticle.cxx:14
 AliCFParticle.cxx:15
 AliCFParticle.cxx:16
 AliCFParticle.cxx:17
 AliCFParticle.cxx:18
 AliCFParticle.cxx:19
 AliCFParticle.cxx:20
 AliCFParticle.cxx:21