CMS 3D CMS Logo

ParameterSetID.h
Go to the documentation of this file.
1 #ifndef DataFormats_Provenance_ParameterSetID_h
2 #define DataFormats_Provenance_ParameterSetID_h
3 
4 /*----------------------------------------------------------------------
5 
6 ParameterSetID: A globally unique identifier for each collection of
7 tracked parameters. Two ParameterSet objects will have equal
8 ParameterSetIDs if they contain the same set of tracked parameters.
9 
10 We calculate the ParameterSetID from the names and values of the
11 tracked parameters within a ParameterSet, currently using the MD5
12 algorithm.
13 
14 
15 ----------------------------------------------------------------------*/
16 
19 
20 namespace edm {
22 
23 }
24 #endif
Hash< ParameterSetType > ParameterSetID
HLT enums.