Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2023-03-17 11:03:26

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