StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | List of all members
HepMC::I_Pythia8 Class Reference
Inheritance diagram for HepMC::I_Pythia8:
HepMC::IO_BaseClass

Public Member Functions

bool fill_next_event (Pythia8::Event &pyev, GenEvent *evt, int ievnum=-1)
 
bool fill_next_event (Pythia8::Pythia &pythia, GenEvent *evt, int ievnum=-1, bool convertGluonTo0=false)
 
void put_pdf_info (GenEvent *evt, Pythia8::Pythia &pythia, bool convertGluonTo0=false)
 
bool trust_both_mothers_and_daughters () const
 
bool trust_mothers_before_daughters () const
 
bool print_inconsistency_errors () const
 
void set_trust_mothers_before_daughters (bool b=true)
 
void set_trust_both_mothers_and_daughters (bool b=false)
 
void set_print_inconsistency_errors (bool b=true)
 
void set_crash_on_problem (bool b=false)
 
void set_freepartonwarnings (bool b=true)
 
void set_convert_to_mev (bool b=false)
 
- Public Member Functions inherited from HepMC::IO_BaseClass
virtual void print (std::ostream &ostr=std::cout) const
 write output to ostr
 
GenEventread_next_event ()
 do not over-ride More...
 
virtual GenEvent *& operator>> (GenEvent *&)
 the same as read_next_event
 
virtual const GenEvent *& operator<< (const GenEvent *&)
 the same as write_event
 
virtual GenEvent *& operator<< (GenEvent *&)
 the same as write_event
 

Detailed Description

Definition at line 29 of file HepMCInterface.h.


The documentation for this class was generated from the following files: