ATLAS Offline Software
Loading...
Searching...
No Matches
McEventCollectionCnv_p6.cxx File Reference
#include <utility>
#include <cmath>
#include <cfloat>
#include "GeneratorObjectsTPCnv/McEventCollectionCnv_p6.h"
#include "HepMcDataPool.h"
#include "GenInterfaces/IHepMCWeightSvc.h"
#include "McEventCollectionCnv_utils.h"
#include "TruthUtils/MagicNumbers.h"
#include "AtlasHepMC/AttributeNames.h"
#include "GaudiKernel/ThreadLocalContext.h"

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 27 of file McEventCollectionCnv_p6.cxx.

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