Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:13:14

0001 #include "FWCore/Utilities/interface/processGUID.h"
0002 
0003 namespace edm {
0004   Guid const& processGUID() {
0005     static Guid const guid;
0006     return guid;
0007   }
0008 }  // namespace edm