Skip to content

Commit

Permalink
Merge pull request #29155 from bsunanda/Run3-sim56
Browse files Browse the repository at this point in the history
Run3-sim56 Extended biglib to include some of the applications using geant4core
  • Loading branch information
cmsbuild committed Mar 11, 2020
2 parents 17e6869 + eb92883 commit 1592fb9
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions BigProducts/Simulation/BuildFile.xml
@@ -1,4 +1,6 @@
<use name="SimDataFormats/ValidationFormats"/>
<use name="SimG4CMS/Calo"/>
<use name="SimG4CMS/EcalTestBeam"/>
<use name="SimG4CMS/FP420"/>
<use name="SimG4CMS/Forward"/>
<use name="SimG4CMS/HcalTestBeam"/>
Expand All @@ -7,21 +9,26 @@
<use name="SimG4CMS/Tracker"/>
<use name="SimG4Core/Application"/>
<use name="SimG4Core/CustomPhysics"/>
<use name="SimG4Core/DD4hepGeometry"/>
<use name="SimG4Core/GFlash"/>
<use name="SimG4Core/Generators"/>
<use name="SimG4Core/Geometry"/>
<use name="SimG4Core/HelpfulWatchers"/>
<use name="SimG4Core/MagneticField"/>
<use name="SimG4Core/Notification"/>
<use name="SimG4Core/Physics"/>
<use name="SimG4Core/PhysicsLists"/>
<use name="SimG4Core/SensitiveDetector"/>
<use name="SimG4Core/PrintGeomInfo"/>
<use name="SimG4Core/SaveSimTrackAction"/>
<use name="SimG4Core/SensitiveDetector"/>
<use name="SimG4Core/TrackingVerbose"/>
<use name="SimRomanPot/SimFP420"/>
<use name="SimG4Core/DD4hepGeometry"/>
<use name="Validation/HcalHits"/>
<use name="SimTracker/TrackerMaterialAnalysis"/>
<use name="Validation/CheckOverlap"/>
<use name="Validation/EcalHits"/>
<use name="Validation/Geometry"/>
<use name="Validation/HcalHits"/>
<use name="Validation/HGCalValidation"/>
<use name="SimDataFormats/ValidationFormats"/>
<use name="geant4static"/>
<flags DROP_DEP="geant4core"/>
<!-- Hack needed to avoid undefined variable in CLHEP -->
Expand Down

0 comments on commit 1592fb9

Please sign in to comment.