[Brahms-dev-l] RE: TPM1 vertexing in GTR files

From: Johnson, Erik B <ebj@ku.edu>
Date: Tue Sep 20 2005 - 11:33:53 EDT
Brahms,
   I have been using these modules to get me a vertex from the TPM, but I do not see them in the ltr reconstruction script, the gtr resonstruction script, or the dst script.  Is the TPM vertex not generated?  If it is where and when is it generated?   Thanks.
Erik

  // #################################################################
  // TMP1 vertexing 
  BrTpcCandidate2TrackModule *tpc= new BrTpcCandidate2TrackModule("TPM1","tpm1 copy");
  mainModule->AddModule(tpc);

  BrTPMTrackVertexModule *trVtxModule = new BrTPMTrackVertexModule("TPM1", "TPM1 Track Vertex Module");
  trVtxModule->SetDebugLevel(0);
  mainModule->AddModule(trVtxModule);

  BrTPMClusterVertexModule *tpmClusterVertexModule = new BrTPMClusterVertexModule("TPM1","TPM1 Cluster Vertex Data Object");
  mainModule->AddModule(tpmClusterVertexModule);
  
  BrTrackProjectionVertexModule *trackProjectionVertexModule = new BrTrackProjectionVertexModule("TPM1","Track Projection Vtx Object");
  mainModule->AddModule(trackProjectionVertexModule);
  // #################################################################



_______________________________________________
Brahms-dev-l mailing list
Brahms-dev-l@lists.bnl.gov
http://lists.bnl.gov/mailman/listinfo/brahms-dev-l
Received on Tue Sep 20 11:34:35 2005

This archive was generated by hypermail 2.1.8 : Tue Sep 20 2005 - 11:34:39 EDT