36 return Setup(topNode);
66 "PHCompositeNode",
"DST"));
69 cerr <<
PHWHERE <<
"DST Node missing, doing nothing." << endl;
83 cout <<
"SVTX node added" << endl;
95 cout <<
"Svtx/SvtxTrackMapOut node added" << endl;
108 _cluster_map = findNode::getClass<TrkrClusterContainer>(topNode,
"TRKR_CLUSTER");
111 cerr <<
PHWHERE <<
" ERROR: Can't find node TRKR_CLUSTER" << endl;
115 _vertex_map = findNode::getClass<SvtxVertexMap>(topNode,
"SvtxVertexMap");
118 cerr <<
PHWHERE <<
" ERROR: Can't find SvtxVertexMap." << endl;