GENIEGenerator
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
GHepVirtualList.h File Reference
#include <TClonesArray.h>
Include dependency graph for GHepVirtualList.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  genie::GHepVirtualList
 A GHepVirtualList is a 'virtual' collection of GHepParticles. Is virtual because it does not own but only points to GHepParticles owned by the generated GHepRecord. Use it if in your event generation algorithm you need to define & use a GHepRecord subset (without duplicating the GHepParticle entries) All 'named' lists are managed by the GHepVirtualListFolder singleton and get cleared after the generation of each event is completed. More...
 

Namespaces

 genie
 THE MAIN GENIE PROJECT NAMESPACE