Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /Validation/Geometry/BuildFile.xml is written in an unsupported language. File is not indexed.

0001 <use name="root"/>
0002 <use name="dd4hep"/>
0003 <use name="geant4core"/>
0004 <use name="FWCore/Framework"/>
0005 <use name="FWCore/ParameterSet"/>
0006 <use name="FWCore/MessageLogger"/>
0007 <use name="FWCore/ServiceRegistry"/>
0008 <use name="DetectorDescription/Core"/>
0009 <use name="DetectorDescription/DDCMS"/>
0010 <use name="Geometry/Records"/>
0011 <use name="SimDataFormats/CaloHit"/>
0012 <use name="SimG4Core/Notification"/>
0013 <use name="SimG4Core/Watcher"/>
0014 <use name="CommonTools/UtilAlgos"/>
0015 <flags EDM_PLUGIN="1"/>
0016 <!--
0017    There is no way to avoid these in C++ until possibly GCC 6.1.0
0018    Diagnostic pragmas would not work due to the way C++ pre-processor is implemented
0019    RFC PATCH: https://gcc.gnu.org/ml/gcc-patches/2015-07/msg02414.html
0020 -->
0021 <flags REM_CXXFLAGS="-Werror=unused-variable"/>