![]() |
ATLAS Offline Software
|
Public Member Functions | |
| ~SimMetaData ()=default | |
| SimMetaData (int dsid, unsigned int prw) | |
| bool | operator< (const SimMetaData &other) const |
Public Attributes | |
| int | mc_channel {0} |
| Mc channel number. More... | |
| unsigned int | prw_channel {0} |
| run number used for the pile-up campaign More... | |
| double | prw_lumi {0} |
| Expected luminosity. More... | |
| Long64_t | tot_events {0} |
| Number of total events from the file upstream. More... | |
| Long64_t | proc_events {0} |
| Number of processed events in the file itself. More... | |
| double | sum_w {0.} |
| Sum of weights. More... | |
| double | sum_w_squared {0.} |
| std::string | weight_name {} |
| Name of the weight variation. More... | |
| unsigned int | variation_number {0} |
| Position inside the weight vector. More... | |
| bool | has_book_keeper {false} |
| Print the WARNING. More... | |
| bool | warned {false} |
| Make sure that the WARNING is only printed once. More... | |
Definition at line 66 of file MetaDataAlg.h.
|
default |
|
inline |
Definition at line 68 of file MetaDataAlg.h.
|
inline |
Definition at line 69 of file MetaDataAlg.h.
| bool MuonVal::MetaDataAlg::SimMetaData::has_book_keeper {false} |
Print the WARNING.
Definition at line 93 of file MetaDataAlg.h.
| int MuonVal::MetaDataAlg::SimMetaData::mc_channel {0} |
Mc channel number.
Definition at line 75 of file MetaDataAlg.h.
| Long64_t MuonVal::MetaDataAlg::SimMetaData::proc_events {0} |
Number of processed events in the file itself.
Definition at line 83 of file MetaDataAlg.h.
| unsigned int MuonVal::MetaDataAlg::SimMetaData::prw_channel {0} |
run number used for the pile-up campaign
Definition at line 77 of file MetaDataAlg.h.
| double MuonVal::MetaDataAlg::SimMetaData::prw_lumi {0} |
Expected luminosity.
Definition at line 79 of file MetaDataAlg.h.
| double MuonVal::MetaDataAlg::SimMetaData::sum_w {0.} |
Sum of weights.
Definition at line 85 of file MetaDataAlg.h.
| double MuonVal::MetaDataAlg::SimMetaData::sum_w_squared {0.} |
Definition at line 86 of file MetaDataAlg.h.
| Long64_t MuonVal::MetaDataAlg::SimMetaData::tot_events {0} |
Number of total events from the file upstream.
Definition at line 81 of file MetaDataAlg.h.
| unsigned int MuonVal::MetaDataAlg::SimMetaData::variation_number {0} |
Position inside the weight vector.
Definition at line 91 of file MetaDataAlg.h.
| bool MuonVal::MetaDataAlg::SimMetaData::warned {false} |
Make sure that the WARNING is only printed once.
Definition at line 95 of file MetaDataAlg.h.
| std::string MuonVal::MetaDataAlg::SimMetaData::weight_name {} |
Name of the weight variation.
Definition at line 89 of file MetaDataAlg.h.
1.8.18