CMS 3D CMS Logo

Public Member Functions | Public Attributes

lhef::LHERunInfo::XSec Struct Reference

#include <LHERunInfo.h>

List of all members.

Public Member Functions

 XSec ()

Public Attributes

double error
double value

Detailed Description

Definition at line 73 of file LHERunInfo.h.


Constructor & Destructor Documentation

lhef::LHERunInfo::XSec::XSec ( ) [inline]

Definition at line 74 of file LHERunInfo.h.

: value(0.0), error(0.0) {}

Member Data Documentation