test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CombinedSVSoftLeptonComputer.cc
Go to the documentation of this file.
2 
3 using namespace reco;
4 using namespace std;
5 
6 
8  CombinedSVComputer(params),
9  SoftLeptonFlip(params.getParameter<bool>("SoftLeptonFlip"))
10 {
11 }
CombinedSVSoftLeptonComputer(const edm::ParameterSet &params)