Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /FWCore/Integration/test/unit_test_outputs/testDescriptionComments_doc.txt is written in an unsupported language. File is not indexed.

0001 1  TestDescriptionComments  (global::EDAnalyzer)  "pluginFWCoreIntegrationTestPSet.so"
0002 
0003 This plugin has 1 PSet description. This description is always used to validate 
0004 configurations. The label below is used when generating the cfi file.
0005 
0006   1.1 module label: test
0007 
0008     sswitch (switch)
0009                         type: string 
0010                         see Section 1.1.1
0011 
0012     mightGet
0013                         type: untracked vstring optional
0014                         default: none
0015                         List contains the branch names for the EDProducts which 
0016                         might be requested by the module.
0017                         The format for identifying the EDProduct is the same as 
0018                         the one used for OutputModules, except no wild cards 
0019                         are allowed. E.g.
0020                         Foos_foomodule_whichFoo_RECO
0021 
0022     Section 1.1.1 sswitch (switch):
0023     The value of "sswitch" controls which other parameters
0024     are required or allowed to be in the PSet.
0025 
0026         switch:
0027         sswitch
0028                         type: string 
0029                         default: 'b'
0030                         test1
0031 
0032         if sswitch = "a"
0033         x
0034                         type: int32 
0035                         default: 100
0036                         test2
0037 
0038         if sswitch = "b"
0039         AND group:
0040                         see Section 1.1.1.1
0041 
0042         if sswitch = "c"
0043         z
0044                         type: string 
0045                         default: '102'
0046 
0047         if sswitch = "d"
0048         nested1
0049                         type: PSet 
0050                         see Section 1.1.1.2
0051                         test5
0052 
0053         if sswitch = "e"
0054         nested2
0055                         type: PSet 
0056                         see Section 1.1.1.3
0057                         test6
0058 
0059         if sswitch = "f"
0060         vpset1
0061                         type: VPSet 
0062                         see Section 1.1.1.4
0063                         test7
0064 
0065         if sswitch = "g"
0066         vpset2
0067                         type: VPSet 
0068                         see Section 1.1.1.5
0069                         test8
0070 
0071         if sswitch = "h"
0072         vpset3
0073                         type: VPSet 
0074                         see Section 1.1.1.6
0075                         test9
0076 
0077         if sswitch = "i"
0078         vpset4
0079                         type: VPSet 
0080                         see Section 1.1.1.7
0081                         test10
0082 
0083     Section 1.1.1.1 AND group description:
0084     This AND group requires all of the following to be in the PSet
0085 
0086         y1
0087                         type: double 
0088                         default: none
0089                         test3
0090 
0091         y2
0092                         type: double 
0093                         default: none
0094                         test4
0095 
0096     Section 1.1.1.2 nested1 PSet description:
0097 
0098         x
0099                         type: int32 
0100                         default: 1
0101 
0102     Section 1.1.1.3 nested2 PSet description:
0103 
0104         x
0105                         type: int32 
0106                         default: 1
0107 
0108     Section 1.1.1.4 vpset1 VPSet description:
0109         All elements will be validated using the PSet description in Section 1.1.1.4.1.
0110         The default VPSet is empty.
0111 
0112     Section 1.1.1.4.1 description of PSet used to validate elements of VPSet:
0113 
0114         x
0115                         type: int32 
0116                         default: 1
0117 
0118     Section 1.1.1.5 vpset2 VPSet description:
0119         All elements will be validated using the PSet description in Section 1.1.1.5.1.
0120         The default VPSet is empty.
0121 
0122     Section 1.1.1.5.1 description of PSet used to validate elements of VPSet:
0123 
0124         x
0125                         type: int32 
0126                         default: 1
0127 
0128     Section 1.1.1.6 vpset3 VPSet description:
0129         All elements will be validated using the PSet description in Section 1.1.1.6.1.
0130         Does not have a default VPSet.
0131 
0132     Section 1.1.1.6.1 description of PSet used to validate elements of VPSet:
0133 
0134         x
0135                         type: int32 
0136                         default: 1
0137 
0138     Section 1.1.1.7 vpset4 VPSet description:
0139         All elements will be validated using the PSet description in Section 1.1.1.7.1.
0140         Does not have a default VPSet.
0141 
0142     Section 1.1.1.7.1 description of PSet used to validate elements of VPSet:
0143 
0144         x
0145                         type: int32 
0146                         default: 1
0147