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 "GaudiKernel/ThreadLocalContext.h"
#include "TruthUtils/MagicNumbers.h"
Include dependency graph for McEventCollectionCnv_p6.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:
{
"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 25 of file McEventCollectionCnv_p6.cxx.

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