CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
L1TMuonBarrelKalmanParams.cc
Go to the documentation of this file.
2 
3 L1TMuonBarrelKalmanParams::L1TMuonBarrelKalmanParams() : pnodes_(NUM_BMTF_PARAM_NODES), l1mudttfmasks_(1) {
5  pnodes_[CONFIG].type_ = "unspecified";
6  pnodes_[CONFIG].fwVersion_ = 0; //default to recognize a RCD that is not filled
7 }