Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

AlThrust Class Reference

Thrust Objects. More...

#include <AlThrust.h>

Inheritance diagram for AlThrust:

Inheritance graph
[legend]
Collaboration diagram for AlThrust:

Collaboration graph
[legend]
List of all members.

Public Methods

 AlThrust ()
 default constructor. More...

 AlThrust (const AlThrust &)
 copy constructor. More...

ALEPHTYPE TYPE () const
 get the object type. More...

Hep3Vector getThrustDirection () const
 get the thrust direction. More...

float getThrustValue () const
 get the thrust value. More...


Detailed Description

Thrust Objects.

Definition at line 18 of file AlThrust.h.


Constructor & Destructor Documentation

AlThrust::AlThrust ( )
 

default constructor.

Definition at line 13 of file AlThrust.cpp.

AlThrust::AlThrust ( const AlThrust & oldT )
 

copy constructor.

Definition at line 16 of file AlThrust.cpp.


Member Function Documentation

ALEPHTYPE AlThrust::TYPE ( ) const [inline, virtual]
 

get the object type.

Reimplemented from QvecBase.

Definition at line 29 of file AlThrust.h.

Referenced by AlephCollection::AThrust().

Hep3Vector AlThrust::getThrustDirection ( ) const
 

get the thrust direction.

Definition at line 18 of file AlThrust.cpp.

Referenced by GeneralEventInfo::Run().

float AlThrust::getThrustValue ( ) const
 

get the thrust value.

Definition at line 21 of file AlThrust.cpp.

Referenced by GeneralEventInfo::Run(), and AlephExManager::UserEvent().


The documentation for this class was generated from the following files:
Generated at Wed Jun 18 17:21:31 2003 for ALPHA++ by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001