StRoot
1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Groups
Pages
StarGenerator
EVENT
StarGenPPEvent.cxx
1
#include "StarGenPPEvent.h"
2
ClassImp(
StarGenPPEvent
);
3
4
StarGenPPEvent::StarGenPPEvent(
const
Char_t *name,
const
Char_t *title )
5
:
StarGenEvent
(name,title),
6
idBlue(0),
7
idYell(0),
8
process(0),
9
subprocess(0),
10
idParton1(0),
11
idParton2(0),
12
xParton1(0.),
13
xParton2(0.),
14
xPdf1(0.),
15
xPdf2(0.),
16
Q2fac(0.),
17
Q2ren(0.),
18
valence1(false),
19
valence2(false),
20
sHat(0.),
21
tHat(0.),
22
uHat(0.),
23
mstu72(0),
24
mstu73(0),
25
ptHat(0.),
26
thetaHat(0.),
27
phiHat(0.),
28
weight(0.)
29
{
30
/* nada */
31
};
StarGenPPEvent
Event record class tailored to PP kinematics.
Definition:
StarGenPPEvent.h:14
StarGenEvent
Base class for event records.
Definition:
StarGenEvent.h:81
Generated by
1.8.5