38 return Setup(topNode);
68 "PHCompositeNode",
"DST"));
71 cerr <<
PHWHERE <<
"DST Node missing, doing nothing." << endl;
85 cout <<
"SVTX node added" << endl;
97 cout <<
"Svtx/SvtxTrackMapOut node added" << endl;
117 _cluster_map = findNode::getClass<TrkrClusterContainer>(topNode,
"TRKR_CLUSTER");
120 cerr <<
PHWHERE <<
" ERROR: Can't find node TRKR_CLUSTER" << endl;
124 _vertex_map = findNode::getClass<SvtxVertexMap>(topNode,
"SvtxVertexMap");
127 cerr <<
PHWHERE <<
" ERROR: Can't find SvtxVertexMap." << endl;