Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

RivetCLHEP.hh

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 #ifndef RIVET_RIVETCLHEP_HH 
00003 #define RIVET_RIVETCLHEP_HH 1
00004 
00005 #define CLHEP_MAX_MIN_DEFINED
00006 #define CLHEP_SQR_DEFINED
00007 #define CLHEP_ABS_DEFINED
00008 
00009 #include "Rivet/RivetCLHEP.fhh"
00010 
00011 #include "CLHEP/Units/PhysicalConstants.h"
00012 #include "CLHEP/Units/SystemOfUnits.h"
00013 #include "CLHEP/Vector/LorentzRotation.h"
00014 #include "CLHEP/Vector/LorentzVector.h"
00015 #include "CLHEP/Vector/Rotation.h"
00016 #include "CLHEP/Vector/ThreeVector.h"
00017 
00018 
00019 #endif