ra4_stats
0341147a0dc35f80f4e12c6003afb76a38e2ed6e
|
This is the complete list of members for Process, including all inherited members.
AddFiles() | Process | private |
AddSystematic(const Systematic &systematic) | Process | |
AddSystematics(const SystCollection &systematic) | Process | |
chain_ | Process | mutableprivate |
CleanName() | Process | private |
count_zeros_ | Process | private |
CountZeros() const | Process | |
CountZeros() | Process | |
Cut() const | Process | |
Cut() | Process | |
cut_ | Process | private |
file_names_ | Process | private |
FileNames() const | Process | |
GetEntries() const | Process | |
GetYield(const class Cut &cut=::Cut("1")) const | Process | |
HasSystematic(const Systematic &systematic) const | Process | |
is_data_ | Process | private |
is_signal_ | Process | private |
IsData() const | Process | |
IsData() | Process | |
IsSignal() const | Process | |
IsSignal() | Process | |
Name() const | Process | |
Name(const std::string &name) | Process | |
name_ | Process | private |
operator<(const Process &p) const | Process | |
operator==(const Process &p) const | Process | |
Process()=default | Process | |
Process(const std::string &name, const std::set< std::string > &file_names, const Cut &cut=::Cut(), bool is_data=false, bool is_signal=false, bool count_zeros=true, const SystCollection &systematics=SystCollection()) | Process | |
Process(const std::string &name, std::initializer_list< std::string > file_names, const Cut &cut=::Cut(), bool is_data=false, bool is_signal=false, bool count_zeros=true, const SystCollection &systematics=SystCollection()) | Process | |
RemoveSystematic(const Systematic &systematic) | Process | |
RemoveSystematics() | Process | |
SetSystematicStrength(const std::string &name, double strength) | Process | |
SystCollection typedef | Process | private |
Systematics() const | Process | |
Systematics(const SystCollection &systematics) | Process | |
systematics_ | Process | private |