File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
L1Trigger/Phase2L1ParticleFlow/interface/puppi Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -112,12 +112,12 @@ namespace l1ct {
112112 double priorPh_1,
113113 pt_t ptCut_0,
114114 pt_t ptCut_1,
115- bool useMLAssociation,
116- const double associationThreshold,
117- std::string associationGraphPath,
118- std::vector<double > associationNetworkZ0binning,
119- std::vector<double > associationNetworkEtaBounds,
120- std::vector<double > associationNetworkZ0ResBins,
115+ bool useMLAssociation = false ,
116+ const double associationThreshold = 0.0 ,
117+ std::string associationGraphPath = " " ,
118+ std::vector<double > associationNetworkZ0binning = {} ,
119+ std::vector<double > associationNetworkEtaBounds = {} ,
120+ std::vector<double > associationNetworkZ0ResBins = {} ,
121121 unsigned int nFinalSort = 0 ,
122122 SortAlgo finalSortAlgo = SortAlgo::Insertion);
123123
You can’t perform that action at this time.
0 commit comments