Forked from
atlas / athena
140970 commits behind the upstream repository.
-
John Derek Chapman authored
cmt/requirements, src/CalibrationSensitiveDetector.cc - dropped unnecessary dependence on ISF_Event. Tagging LArG4Code-00-07-07 (LArG4Code-00-07-07) * Tagging LArG4Code-00-07-07 * cmt/requirements, src/CalibrationSensitiveDetector.cc - dropped unnecessary dependence on ISF_Event. 2014-11-23 David Quarrie <David.Quarrie@cern.ch> * cmt/requirements Add the compiler macro definitions for cmake (transparent to CMT) * Tagged as LArG4Code-00-07-06
John Derek Chapman authoredcmt/requirements, src/CalibrationSensitiveDetector.cc - dropped unnecessary dependence on ISF_Event. Tagging LArG4Code-00-07-07 (LArG4Code-00-07-07) * Tagging LArG4Code-00-07-07 * cmt/requirements, src/CalibrationSensitiveDetector.cc - dropped unnecessary dependence on ISF_Event. 2014-11-23 David Quarrie <David.Quarrie@cern.ch> * cmt/requirements Add the compiler macro definitions for cmake (transparent to CMT) * Tagged as LArG4Code-00-07-06
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
package LArG4Code
author William Seligman <seligman@nevis.columbia.edu>
author Mikhail Leltchouk <lelchuk@nevis.columbia.edu>
# This package contains the common code that used by all the other
# packages in LArG4.
use AtlasPolicy AtlasPolicy-*
use CLIDSvc CLIDSvc-* Control
use Geant4 Geant4-* External
use CaloG4Sim CaloG4Sim-* Calorimeter
use LArGeoCode LArGeoCode-* LArCalorimeter/LArGeoModel
use Identifier Identifier-* DetectorDescription
# Add the compiler macro definitions for cmake (transparent to CMT)
apply_pattern cmake_add_command command="add_definitions(-DLARG4NOROOT)"
# Build the library (and export the headers)
library LArG4Code *.cc
apply_pattern installed_library
#=======================================================
private
use AtlasCLHEP AtlasCLHEP-* External
use CaloIdentifier CaloIdentifier-* Calorimeter
use GaudiInterface GaudiInterface-* External
use LArG4RunControl LArG4RunControl-* LArCalorimeter/LArG4
use MCTruth MCTruth-* Simulation/G4Sim
use StoreGate StoreGate-* Control
macro_append LArG4Code_cppflags " -DLARG4NOROOT "