Skip to content
Snippets Groups Projects
Commit 7378ef0a authored by John Derek Chapman's avatar John Derek Chapman Committed by Graeme Stewart
Browse files

cmt/requirements, src/CalibrationSensitiveDetector.cc - dropped unnecessary...

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
parent 9a9b6fe9
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,9 @@ 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
......@@ -26,6 +29,5 @@ use GaudiInterface GaudiInterface-* External
use LArG4RunControl LArG4RunControl-* LArCalorimeter/LArG4
use MCTruth MCTruth-* Simulation/G4Sim
use StoreGate StoreGate-* Control
use ISF_Event ISF_Event-* Simulation/ISF/ISF_Core
macro_append LArG4Code_cppflags " -DLARG4NOROOT "
......@@ -32,7 +32,6 @@
#include "MCTruth/EventInformation.h"
#include "LArG4RunControl/LArG4GlobalOptions.h"
#include "ISF_Event/ISFParticle.h"
#include "MCTruth/VTrackInformation.h"
#include <vector>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment