ATLAS Offline Software
Loading...
Searching...
No Matches
PhysicsAnalysis
D3PDTools
SampleHandler
Root
MetaFields.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
6
7
//
8
// includes
9
//
10
11
#include <
SampleHandler/MetaFields.h
>
12
13
#include <
SampleHandler/MetaNames.h
>
14
15
//
16
// method implementations
17
//
18
19
namespace
SH
20
{
21
const
std::string
MetaFields::gridName
=
"nc_grid"
;
22
const
std::string
MetaFields::gridFilter
=
"nc_grid_filter"
;
23
const
std::string
MetaFields::gridFilter_default
=
"*.root*"
;
24
const
std::string
MetaFields::gridSourceOptions
=
"nc_grid_source_options"
;
25
const
std::string
MetaFields::sourceSample
=
"nc_source"
;
26
const
std::string
MetaFields::treeName
=
"nc_tree"
;
27
const
std::string
MetaFields::treeName_default
=
"CollectionTree"
;
28
const
std::string
MetaFields::crossSection
=
"nc_xs"
;
29
const
std::string
MetaFields::crossSectionRelUncertainty
=
"nc_xs_rel_err"
;
30
const
std::string
MetaFields::numEvents
=
"nc_nevt"
;
31
const
std::string
MetaFields::numEventsPerFile
=
"nc_nevtfile"
;
32
const
std::string
MetaFields::sampleName
=
MetaNames::sampleName
();
33
const
std::string
MetaFields::lumi
=
"lumi"
;
34
const
std::string
MetaFields::kfactor
=
"kfactor"
;
35
const
std::string
MetaFields::isData
=
"is_data"
;
36
const
std::string
MetaFields::filterEfficiency
=
"filter_efficiency"
;
37
39
const
std::string
MetaFields::cacheSize
=
"nc_cache_size"
;
40
}
MetaFields.h
MetaNames.h
SH
This module provides a lot of global definitions, forward declarations and includes that are used by ...
Definition
PrunDriver.h:15
SH::MetaFields::sourceSample
static const std::string sourceSample
the original sample from which this sample was derived
Definition
MetaFields.h:41
SH::MetaFields::crossSectionRelUncertainty
static const std::string crossSectionRelUncertainty
the relative uncertainty on the cross section
Definition
MetaFields.h:53
SH::MetaFields::kfactor
static const std::string kfactor
the k-factor of the sample
Definition
MetaFields.h:74
SH::MetaFields::numEvents
static const std::string numEvents
the number of events
Definition
MetaFields.h:56
SH::MetaFields::gridFilter
static const std::string gridFilter
the field containing the file filter for the dataset on the grid
Definition
MetaFields.h:30
SH::MetaFields::gridName
static const std::string gridName
the field containing the name of the dataset on the grid
Definition
MetaFields.h:26
SH::MetaFields::treeName_default
static const std::string treeName_default
the default value of treeName
Definition
MetaFields.h:47
SH::MetaFields::numEventsPerFile
static const std::string numEventsPerFile
the number of events in each file
Definition
MetaFields.h:59
SH::MetaFields::isData
static const std::string isData
whether the sample is data
Definition
MetaFields.h:71
SH::MetaFields::lumi
static const std::string lumi
the luminosity of the sample
Definition
MetaFields.h:68
SH::MetaFields::treeName
static const std::string treeName
the name of the tree in the sample
Definition
MetaFields.h:44
SH::MetaFields::gridSourceOptions
static const std::string gridSourceOptions
the field containing the source options for datasets on the grid
Definition
MetaFields.h:37
SH::MetaFields::crossSection
static const std::string crossSection
the cross section field
Definition
MetaFields.h:50
SH::MetaFields::cacheSize
static const std::string cacheSize
the size of the TTreeCache
Definition
MetaFields.h:65
SH::MetaFields::filterEfficiency
static const std::string filterEfficiency
the filter efficiency of the sample
Definition
MetaFields.h:77
SH::MetaFields::gridFilter_default
static const std::string gridFilter_default
the default value for gridFilter
Definition
MetaFields.h:33
SH::MetaFields::sampleName
static const std::string sampleName
the name of the sample
Definition
MetaFields.h:62
SH::MetaNames::sampleName
static const std::string & sampleName()
the name of the sample being processed
Definition
MetaNames.cxx:57
Generated on
for ATLAS Offline Software by
1.16.1