JSFFULLGenerator
class description - source file - inheritance tree
public:
JSFFULLGenerator(const char* name = "JSFFULLGenerator", const char* title = "JSFFULLGenerator")
JSFFULLGenerator(const JSFFULLGenerator&)
virtual ~JSFFULLGenerator()
static TClass* Class()
virtual TClass* IsA() const
void SetSpring(JSFSpring* spring)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
void TBGET()
void TBPUT(JSFSpring* spring)
public:
JSFSpring* fSpring !
See also
-
JSFHadronizer
JSFFULLGenerator
Convert FULL data stored in TBS bank to/from JSF classes.
JSFFULLGenerator(const char *name, const char *title)
: JSFGenerator(name,title)
~JSFFULLGenerator()
void TBPUT(JSFSpring *spring)
Create TBS banks,
Spring:Parton_List, Spring:Header,
Generator:Particle_List, Generator:Header
and save parton information saved in JSFSpringParton class
into Spring:Parton_List bank.
void TBGET()
Copy Generator:Particle_List Banks of TBS to PythiaGeneratorParticle class.
Inline Functions
void SetSpring(JSFSpring* spring)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
JSFFULLGenerator JSFFULLGenerator(const JSFFULLGenerator&)
Last update: Tue Jan 20 15:54:17 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.