DAS
3.0
Das Analysis System
|
Efficiency
does not exactly contain the trigger efficiency curve, but rather the histograms to fill in order to get the efficiency curve, namely the reference trigger and the test trigger histograms.
Public Member Functions | |
Efficiency (const char *method, int threshold) | |
void | Fill (const FourVector &p4, bool fired, double w=1) |
void | Write (TDirectory *d) |
Public Attributes | |
const int | t |
const TString | suffix |
TH2 * | ref |
TH2 * | test |
TH2 * | hAll |
TH2 * | hFired |
TH2 * | hFiredThreshold |
TH2 * | hHLTmap |
|
inline |
|
inline |
|
inline |
TH2 * hAll |
TH2 * hFired |
CP for all matched jets IFF the trigger has fired.
TH2 * hFiredThreshold |
CP for all matched jets IFF the trigger has fired AND the matched HLT jet is above the HLT threshold.
TH2 * hHLTmap |
Eta vs phi distribution of the HLT jets.
TH2* ref |
count of jets by reference trigger
const TString suffix |
name
const int t |
TH2 * test |
count of jets by test & reference triggers