HepMC3 event record library
Namespaces | Typedefs
GenCrossSection_fwd.h File Reference

Detailed Description

Minimal forward declarations for GenCrossSection.

Definition in file GenCrossSection_fwd.h.

#include <memory>
+ Include dependency graph for GenCrossSection_fwd.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 HepMC3
 HepMC3 main namespace.
 

Typedefs

using GenCrossSectionPtr = std::shared_ptr< GenCrossSection >
 
using ConstGenCrossSectionPtr = std::shared_ptr< const GenCrossSection >