CMS 3D CMS Logo

Classes

/data/refman/pasoursint/CMSSW_4_4_5_patch3/src/CommonTools/TriggerUtils/interface/PrescaleWeightProvider.h File Reference

#include <vector>
#include <string>
#include "FWCore/Framework/interface/Run.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "HLTrigger/HLTcore/interface/HLTConfigProvider.h"
#include "DataFormats/L1GlobalTrigger/interface/L1GtTriggerMenuLite.h"

Go to the source code of this file.

Classes

class  PrescaleWeightProvider
 This class takes a vector of HLT paths and returns a weight based on their HLT and L1 prescales. The weight is equal to the lowest combined (L1*HLT) prescale of the selected paths. More...