LParticle
class description - source file - inheritance tree
public:
LParticle LParticle()
LParticle LParticle(const LParticle&)
virtual void ~LParticle()
static TClass* Class()
float GetEnergy() const
virtual TClass* IsA() const
void SetEnergy(const float energy)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
float fenergy energy of the particle
public:
int i
int j
int k lattice coordinates
float time self-frame time
This class is for use in
simulation of charge particle in a
disordered molecular crystal lattice
Currentlly it is very unfinished!
Logs:
$Log: LParticle.cc,v $
Revision 1.2 2003/06/26 09:27:11 cvs
added log fields...
LParticle()
default constructor
~LParticle()
default destructor
Inline Functions
void SetEnergy(const float energy)
float GetEnergy() const
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
LParticle LParticle(const LParticle&)
Author: Egon Pavlica
Last update: Sat Oct 16 19:10:32 2004
ROOT page - Class index - Top of the page
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.