Class Reference for E1039 Core & Analysis Software
HepMCFlowAfterBurner.cc
Go to the documentation of this file.
1
//
2
// Inspired by code from ATLAS. Thanks!
3
//
4
#include "
HepMCFlowAfterBurner.h
"
5
#include "
PHHepMCGenEvent.h
"
6
7
#include <flowAfterburner/flowAfterburner.h>
8
9
#include <
fun4all/Fun4AllReturnCodes.h
>
10
#include <
phool/getClass.h
>
11
#include <
phool/phool.h
>
12
13
#include <iostream>
14
#include <cstdlib>
15
#include <string>
16
#include <memory>
17
18
#include <HepMC/GenEvent.h>
19
20
#include <CLHEP/Random/RandomEngine.h>
21
#include <CLHEP/Random/MTwistEngine.h>
22
#include <CLHEP/Random/RandFlat.h>
23
#include <CLHEP/Vector/LorentzVector.h>
24
#include <CLHEP/Geometry/Point3D.h>
25
26
#include <boost/property_tree/ptree.hpp>
27
#include <boost/property_tree/xml_parser.hpp>
28
#include <boost/foreach.hpp>
29
#include <boost/lexical_cast.hpp>
30
31
32
using namespace
std;
33
34
CLHEP::HepRandomEngine *
engine
=
NULL
;
35
Fun4AllReturnCodes.h
engine
CLHEP::HepRandomEngine * engine
Definition:
HepMCFlowAfterBurner.cc:34
HepMCFlowAfterBurner.h
PHHepMCGenEvent.h
NULL
#define NULL
Definition:
Pdb.h:9
getClass.h
phool.h
e1039-core
generators
phhepmc
HepMCFlowAfterBurner.cc
Built by
Haiwang Yu
. updated:
Thu Jan 30 2025 10:15:15
using
1.9.1 with
SeaQuest GitHub integration