Belle II Software  release-08-01-10
BackgroundInfo::BackgroundDescr Struct Reference

Structure for background description. More...

#include <BackgroundInfo.h>

Collaboration diagram for BackgroundInfo::BackgroundDescr:

Public Attributes

BackgroundMetaData::BG_TAG tag = BackgroundMetaData::bg_none
 background tag denoting type
 
std::string type
 background type
 
BackgroundMetaData::EFileType fileType = BackgroundMetaData::c_Usual
 file type
 
std::vector< std::string > fileNames
 file names
 
double realTime = 0
 real time of BG samlpe
 
unsigned numEvents = 0
 number of events (tree entries) in the sample
 
double scaleFactor = 1
 scale factor for the rate
 
double rate = 0
 background rate of the sample
 
unsigned reused = 0
 number of times the sample is reused
 

Detailed Description

Structure for background description.

Definition at line 47 of file BackgroundInfo.h.


The documentation for this struct was generated from the following file: