FFbarSpringBuf


class description - source file - inheritance tree

class FFbarSpringBuf : public JSFSpringBuf


    public:
FFbarSpringBuf(const char* name = "FFbarSpringBuf", const char* title = "FFbar Spring test event buffer", FFbarSpring* spring = NULL) FFbarSpringBuf(const FFbarSpringBuf&) virtual ~FFbarSpringBuf() static TClass* Class() virtual TClass* IsA() const virtual Bool_t SetPartons() virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    public:
Double_t fCosth Double_t fPhi

Class Description

  FFbarSpring

 Sample program in example/FFbarSpring directory.

 Files in this directory is created automatically as a template files
 for Bases/Spring program by a script, buildjsf.

 If you have selected INCLUDE SAMPLE option, sample program can be
 created and executed as follows.

 To create executable, do

 $ xmkmf
 $ make jsf

 This will create ROOT application, jsf, in this directory.  Example
 to run applications are,

 $ jsf  bases.C    --> Bases calculation.
 $ jsf  sim.C      --> JSF quicksim using bases results.
 $ jsf  nsim.C      --> Run next run usung seeds at the end of sim.C script.
 $ jsf  read.C     --> Read data
 $ jsf  anal.C     --> JSF quick sim and analysis.

$Id: FFbarSpring.cxx,v 1.4 2000/02/22 03:57:07 miyamoto Exp $



Bool_t SetPartons()



Inline Functions


        FFbarSpringBuf FFbarSpringBuf(const char* name = "FFbarSpringBuf", const char* title = "FFbar Spring test event buffer", FFbarSpring* spring = NULL)
               TClass* Class()
               TClass* IsA() const
                  void ShowMembers(TMemberInspector& insp, char* parent)
                  void Streamer(TBuffer& b)
                  void StreamerNVirtual(TBuffer& b)
        FFbarSpringBuf FFbarSpringBuf(const FFbarSpringBuf&)
                  void ~FFbarSpringBuf()


Last update: Tue Jan 20 15:56:20 2004


ROOT page - Home 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.