Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:03:46

0001 // simply forward the typedef of the collection
0002 #include <vector>
0003 class TkFittedLasBeam;
0004 typedef std::vector<TkFittedLasBeam> TkFittedLasBeamCollection;