ATLAS Offline Software
Loading...
Searching...
No Matches
McEventCollectionCnv_p7.cxx File Reference
#include <utility>
#include <cmath>
#include <cfloat>
#include "GeneratorObjectsTPCnv/McEventCollectionCnv_p7.h"
#include "HepMcDataPool.h"
#include "GenInterfaces/IHepMCWeightSvc.h"
#include "McEventCollectionCnv_utils.h"
#include "AtlasHepMC/AttributeNames.h"
#include "GaudiKernel/ThreadLocalContext.h"
Include dependency graph for McEventCollectionCnv_p7.cxx:

Go to the source code of this file.

Variables

static const std::set< std::string > attributes_to_ignore

Variable Documentation

◆ attributes_to_ignore

const std::set<std::string> attributes_to_ignore
static
Initial value:
{
HepMCStr::barcodes,HepMCStr::barcode,
HepMCStr::flows,HepMCStr::flow1,HepMCStr::flow2,HepMCStr::flow3,
HepMCStr::theta, HepMCStr::phi,
HepMCStr::mpi,
HepMCStr::signal_process_id,
HepMCStr::signal_vertex_id,
HepMCStr::filterWeight, HepMCStr::filterHT, HepMCStr::filterMET,
HepMCStr::event_scale,HepMCStr::alphaQCD,HepMCStr::alphaQED,HepMCStr::random_states,HepMCStr::weights,
"GenCrossSection","GenPdfInfo","GenHeavyIon"}

Definition at line 26 of file McEventCollectionCnv_p7.cxx.

26 {
27 HepMCStr::barcodes,HepMCStr::barcode,
28 HepMCStr::flows,HepMCStr::flow1,HepMCStr::flow2,HepMCStr::flow3,
29 HepMCStr::theta, HepMCStr::phi,
30 HepMCStr::mpi,
31 HepMCStr::signal_process_id,
32 HepMCStr::signal_vertex_id,
33 HepMCStr::filterWeight, HepMCStr::filterHT, HepMCStr::filterMET,
34 HepMCStr::event_scale,HepMCStr::alphaQCD,HepMCStr::alphaQED,HepMCStr::random_states,HepMCStr::weights,
35 "GenCrossSection","GenPdfInfo","GenHeavyIon"};