ATLAS Offline Software
MetaDataSample.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 //
6 // includes
7 //
8 
10 
11 //
12 // method implementations
13 //
14 
16 
17 namespace SH
18 {
20  MetaDataSample (const std::string& val_name)
21  : name (val_name), unknown (true), isData (-1), running (-1),
22  luminosity (-1), crossSection (-1), nevents (-1), kfactor (-1),
23  filterEfficiency (-1)
24  {
25  }
26 }
SH::MetaDataSample::MetaDataSample
MetaDataSample(const std::string &val_name="")
standard constructor
DeMoScan.luminosity
luminosity
Definition: DeMoScan.py:271
ClassImp
ClassImp(SH::MetaDataSample) namespace SH
Definition: MetaDataSample.cxx:15
MetaDataSample.h
checkJobs.running
running
Definition: checkJobs.py:23
Muon::nsw::unknown
@ unknown
Definition: NSWTriggerElink.h:36
name
std::string name
Definition: Control/AthContainers/Root/debug.cxx:192
xAOD::crossSection
crossSection
Definition: TruthEvent_v1.cxx:33
SH::MetaDataSample
all the meta-data fields that we may try to read from AMI.
Definition: MetaDataSample.h:15
python.grid.isData
def isData(dataset)
Definition: grid.py:491
LArG4GenerateShowerLib.nevents
nevents
Definition: LArG4GenerateShowerLib.py:19
SH
This module provides a lot of global definitions, forward declarations and includes that are used by ...
Definition: PrunDriver.h:15