a03266b272c1b9884040c03f86e65cd73d7c28db
[alexxy/gromacs.git] / src / gromacs / selection / tests / refdata / SelectionCollectionDataTest_HandlesBeta.xml
1 <?xml version="1.0"?>
2 <?xml-stylesheet type="text/xsl" href="referencedata.xsl"?>
3 <ReferenceData>
4   <ParsedSelections Name="Parsed">
5     <ParsedSelection Name="Selection1">
6       <String Name="Input">beta 0</String>
7       <String Name="Text">betafactor 0</String>
8       <Bool Name="Dynamic">false</Bool>
9     </ParsedSelection>
10     <ParsedSelection Name="Selection2">
11       <String Name="Input">beta &gt;= 0.3</String>
12       <String Name="Text">betafactor &gt;= 0.3</String>
13       <Bool Name="Dynamic">false</Bool>
14     </ParsedSelection>
15   </ParsedSelections>
16   <CompiledSelections Name="Compiled">
17     <Selection Name="Selection1">
18       <Sequence Name="Atoms">
19         <Int Name="Length">12</Int>
20         <Int>0</Int>
21         <Int>1</Int>
22         <Int>2</Int>
23         <Int>6</Int>
24         <Int>9</Int>
25         <Int>10</Int>
26         <Int>12</Int>
27         <Int>13</Int>
28         <Int>14</Int>
29         <Int>15</Int>
30         <Int>16</Int>
31         <Int>17</Int>
32       </Sequence>
33     </Selection>
34     <Selection Name="Selection2">
35       <Sequence Name="Atoms">
36         <Int Name="Length">6</Int>
37         <Int>3</Int>
38         <Int>4</Int>
39         <Int>5</Int>
40         <Int>7</Int>
41         <Int>8</Int>
42         <Int>11</Int>
43       </Sequence>
44     </Selection>
45   </CompiledSelections>
46 </ReferenceData>