CMS 3D CMS Logo

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 }