Jpp  15.0.3
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
JAANET::start_run Struct Reference

Start of run record. More...

#include <JHead.hh>

Public Member Functions

 start_run ()
 Default constructor. More...
 
 ClassDefNV (start_run, 1)
 

Public Attributes

int run_id
 MC run number. More...
 

Detailed Description

Start of run record.

Definition at line 133 of file JHead.hh.

Constructor & Destructor Documentation

JAANET::start_run::start_run ( )
inline

Default constructor.

Definition at line 137 of file JHead.hh.

137  :
138  run_id(0)
139  {}
int run_id
MC run number.
Definition: JHead.hh:141

Member Function Documentation

JAANET::start_run::ClassDefNV ( start_run  ,
 
)

Member Data Documentation

int JAANET::start_run::run_id

MC run number.

Definition at line 141 of file JHead.hh.


The documentation for this struct was generated from the following file: