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 "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:
{
"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 23 of file McEventCollectionCnv_p7.cxx.

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