Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:12:55

0001 
0002 namespace edm {
0003 
0004   class ParameterSet;
0005   class ParameterSetDescription;
0006 
0007   void fillDescriptionFromPSet(ParameterSet const& pset, ParameterSetDescription& desc);
0008 }  // namespace edm