SH::MetaDataSample Struct Reference

all the meta-data fields that we may try to read from AMI. More...

#include <MetaDataSample.h>

List of all members.

Public Member Functions

 MetaDataSample (const std::string &val_name="")
 standard constructor
 ClassDef (MetaDataSample, 1)

Public Attributes

std::string name
 the name of the sample/dataset
std::string source
 the database we queried this information from or the empty string if we didn't yet query
std::string warning
 any warning messages from the database query
bool unknown
 a flag that is set if the sample is unknown
int isData
 1 for data, 0 for MC, or -1 if this is not known.
int running
 1 for samples that are still running, 0 for finished samples, or -1 if this is not known.
float luminosity
 the luminosity of the sample or -1 if the luminosity is unknown
float crossSection
 the cross section of the sample or -1 if the cross section is unknown
Long64_t nevents
 the number of events for the sample or -1 if the number of events is unknown
float kfactor
 the k-factor for the sample or -1 if the k-factor is not known
float filterEfficiency
 the filter efficiency or -1 if the filter efficiency is not known

Detailed Description

all the meta-data fields that we may try to read from AMI.


Constructor & Destructor Documentation

SH::MetaDataSample::MetaDataSample ( const std::string &  val_name = ""  ) 

standard constructor

Guarantee
strong
Failures
out of memory II

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1