Back to home page

Project CMSSW displayed by LXR

 
 

    


Last indexation completed on 2024-12-12 03:12:41 UTC

 
  Name Size Date (UTC) Last indexed Description
  Name Size Date (UTC) Last indexed Description
&quote;folder&quote; Parent directory - 2024-12-12 03:06:38  
classes.h 59 bytes 2019-06-03 03:54:53 2024-04-06 12:05:23

include "DataFormats/V0Candidate/interface/V0Candidate.h"

classes_def.xml 412 bytes 2014-11-29 10:49:43 -  
V0Candidate.cc 208 bytes 2019-06-03 03:54:53 2024-04-06 12:05:23

include "DataFormats/V0Candidate/interface/V0Candidate.h" using namespace reco; void V0Candidate::setRecoVertex(const Vertex& vtxIn) { recoVertex = vtxIn; LeafCandidate::setVertex(vtxIn.position()); }