Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /PhysicsTools/MVAComputer/test/BuildFile.xml is written in an unsupported language. File is not indexed.

0001 <use name="FWCore/Utilities"/>
0002 <use name="FWCore/Framework"/>
0003 <use name="FWCore/ParameterSet"/>
0004 <use name="FWCore/ServiceRegistry"/>
0005 <use name="CondFormats/PhysicsToolsObjects"/>
0006 <use name="CondFormats/DataRecord"/>
0007 <use name="PhysicsTools/MVAComputer"/>
0008 <library file="testWriteMVAComputerCondDB.cc" name="testWriteMVAComputerCondDB">
0009   <use name="CondCore/DBOutputService"/>
0010   <flags EDM_PLUGIN="1"/>
0011 </library>
0012 
0013 <library file="testReadMVAComputerCondDB.cc" name="testReadMVAComputerCondDB">
0014   <flags EDM_PLUGIN="1"/>
0015 </library>
0016 
0017 <library file="testMVAComputerEvaluate.cc" name="testReadMVAComputerEvaluate">
0018   <flags EDM_PLUGIN="1"/>
0019 </library>
0020 
0021 <bin name="testPhysicsToolsMVAComputer" file="*.cppunit.cc">
0022   <use name="cppunit"/>
0023 </bin>