HepMC3 event record library
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 C_childrenProvides operator to find the child particles of a Vertex or Particle
 C_parentsProvides operator to find the parent particles of a Vertex or Particle
 CAttributeForward declaration of GenParticle
 CAttributeFeatureAttributeFeature
 Cstring::const_iteratorSTL iterator class
 Cstring::const_iteratorSTL iterator class
 Cstring::const_reverse_iteratorSTL iterator class
 Cstring::const_reverse_iteratorSTL iterator class
 Cenable_shared_from_this
 CexceptionSTL class
 CFilter
 CFourVectorGeneric 4-vector
 CGenericFeature< Feature_type >GenericFeature defines the Feature interface GenericFeature is not intended to be used directly. The derived Feature class and its specialisations should be used
 CGenericFeature< double >
 CGenericFeature< int >
 CGenEventStores event-related information
 CGenEventDataStores serializable event information
 CGenParticleDataStores serializable particle information
 CGenParticlePtr_greater_orderComparison of two particles
 CGenRunInfoStores run-related information
 CGenRunInfoDataStores serializable run information
 CGenVertexDataStores serializable vertex information
 CRecursive< Relation_type >::hasIdHasID
 CHEPEVTC structure representing Fortran common block HEPEVT T. Sjöstrand et al., "A proposed standard event record", in `Z physics at LEP 1', eds. G. Altarelli, R. Kleiss and C. Verzegnassi, Geneva, Switzerland, September 4-5, 1989, CERN 89-08 (Geneva, 1989), Vol. 3, p. 327 Disk representation is given by Fortran WRITE/READ format. */ struct HEPEVT { int nevhep; //!< Event number int nhep; //!< Number of entries in the event int isthep[NMXHEP]; //!< Status code int idhep [NMXHEP]; //!< PDG ID int jmohep[NMXHEP][2]; //!< Pointer to position of 1st and 2nd (or last!) mother int jdahep[NMXHEP][2]; //!< Pointer to position of 1nd and 2nd (or last!) daughter momentum_t phep [NMXHEP][5]; //!< Momentum: px, py, pz, e, m momentum_t vhep [NMXHEP][4]; //!< Time-space position: x, y, z, t }; //!< Fortran common block HEPEVT
 CHEPEVT_Wrapper
 CHEPEVT_WrapperAn interface to HEPEVT common block
 CIsGoodEvent
 CIsGoodEventDIS
 Cstring::iteratorSTL iterator class
 Cstring::iteratorSTL iterator class
 Cmagic_tUnion to hold first 4 byts of file, i.e. magic bytes
 CMyClassSample class for root I/O test
 CMyRunClassSample class for root I/O test
 COAttr< T >
 Cpair_GenVertexPtr_int_greaterOrder vertices with equal paths
 CPrintProvides different printing formats
 CReaderBase class for all I/O readers
 CReader
 CRecursive< Relation_type >Forward declare the recursion wrapper
 CRelativesDefine a common interface that all Relatives objects will satisfy Relatives provides an operator to get the relatives of a range of different GenObject types. The following are examples
 Cstring::reverse_iteratorSTL iterator class
 Cstring::reverse_iteratorSTL iterator class
 CSelectorSelector is an interface to "standard" Features that are valid for both integral and floating point comparisons
 CSetupConfiguration for HepMC
 Csort_by_id_ascComparison of two particle by id
 CstringSTL class
 CstringSTL class
 CTagBase
 CTGMainFrame
 CTimerUsed to benchmark MC generators
 CGenRunInfo::ToolInfoInterrnal struct for keeping track of tools
 CUnitsStores units-related enums and conversion functions
 CValidationControlRuns multiple validation tools
 CValidationToolVirtual Interface to validation tools
 Cvector< T >STL class
 CWriterBase class for all I/O writers
 CWriter
 CXMLTag