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 "HepMC3AccessStrings.h"
#include "GenInterfaces/IHepMCWeightSvc.h"
#include "McEventCollectionCnv_utils.h"
#include "GaudiKernel/ThreadLocalContext.h"
#include "TruthUtils/MagicNumbers.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:
{
"barcodes","barcode",
"flows","flow1","flow2","flow3",
"theta", "phi",
"mpi",
"signal_process_id",
"signal_vertex_id",
"filterWeight", "filterHT", "filterMET",
"event_scale","alphaQCD","alphaQED","random_states","weights",
"GenCrossSection","GenPdfInfo","GenHeavyIon"}

Definition at line 28 of file McEventCollectionCnv_p6.cxx.

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