diff --git a/NPLib/AnnularS1/TS1Data.cxx b/NPLib/AnnularS1/TS1Data.cxx index 6ac39c0919556ad3ff100df324b51ee6d6a8253f..3ff611d2a7d439441d844a23ccdbedec4fe1e5b1 100644 --- a/NPLib/AnnularS1/TS1Data.cxx +++ b/NPLib/AnnularS1/TS1Data.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/CATS/TCATSData.cxx b/NPLib/CATS/TCATSData.cxx index b4decc67f6e8c7e50f3da0ede44010d83f6b3103..7bdca08b9fa328d0a91d15f2cea5907e08f1922d 100644 --- a/NPLib/CATS/TCATSData.cxx +++ b/NPLib/CATS/TCATSData.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/CATS/TCATSPhysics.cxx b/NPLib/CATS/TCATSPhysics.cxx index 9e3990d5b1a0f494c8afc670764f73d6ac38fb63..834b50732cc81beba72e99d9274d7890990a48c3 100644 --- a/NPLib/CATS/TCATSPhysics.cxx +++ b/NPLib/CATS/TCATSPhysics.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/ChateauCristal/TChateauCristalData.cxx b/NPLib/ChateauCristal/TChateauCristalData.cxx index c76ba284d0a9143ed17969b40a0130c06c8e4e39..b877f239effbd3e37702949b752216ba2155e4be 100644 --- a/NPLib/ChateauCristal/TChateauCristalData.cxx +++ b/NPLib/ChateauCristal/TChateauCristalData.cxx @@ -1,8 +1,5 @@ -#include <iostream> -#include "TChateauCristalData.h" - /***************************************************************************** - * Copyright (C) 2009 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * @@ -22,6 +19,8 @@ * * * * *****************************************************************************/ +#include <iostream> +#include "TChateauCristalData.h" ClassImp(TChateauCristalData) diff --git a/NPLib/ChateauCristal/TChateauCristalPhysics.cxx b/NPLib/ChateauCristal/TChateauCristalPhysics.cxx index e0874b1a73224e5e27ff697a95c0ec5aa004c294..dcbaf72671b335680089918e82c8e8dc8452ec6a 100644 --- a/NPLib/ChateauCristal/TChateauCristalPhysics.cxx +++ b/NPLib/ChateauCristal/TChateauCristalPhysics.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/Chio/TChio_anData.cxx b/NPLib/Chio/TChio_anData.cxx index 7ba5bb6b707d0329a64c6d810082c991d42dffec..e51c89a1fd63a14b106108ef4920bf37ec53828b 100644 --- a/NPLib/Chio/TChio_anData.cxx +++ b/NPLib/Chio/TChio_anData.cxx @@ -1,3 +1,24 @@ +/***************************************************************************** + * Copyright (C) 2009-2013 this file is part of the NPTool Project * + * * + * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * + * For the list of contributors see $NPTOOL/Licence/Contributors * + *****************************************************************************/ + +/***************************************************************************** + * Original Author: contact address: * + * * + * Creation Date : * + * Last update : * + *---------------------------------------------------------------------------* + * Decription: * + * * + * * + *---------------------------------------------------------------------------* + * Comment: * + * * + * * + *****************************************************************************/ #include <iostream> using namespace std; diff --git a/NPLib/Chio/TChio_anPhysics.cxx b/NPLib/Chio/TChio_anPhysics.cxx index 796be00f2a27106573fb9b333dc6c86cec10342a..869439fca21af96bbc7512fb71ccdb78c2e65472 100644 --- a/NPLib/Chio/TChio_anPhysics.cxx +++ b/NPLib/Chio/TChio_anPhysics.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/Chio/TChio_digData.cxx b/NPLib/Chio/TChio_digData.cxx index f43f6ea1218b2923ce64ef1d6a9c843d72f400af..3f27c0f4459661edf1cfad017c589e530325a24e 100644 --- a/NPLib/Chio/TChio_digData.cxx +++ b/NPLib/Chio/TChio_digData.cxx @@ -1,3 +1,24 @@ +/***************************************************************************** + * Copyright (C) 2009-2013 this file is part of the NPTool Project * + * * + * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * + * For the list of contributors see $NPTOOL/Licence/Contributors * + *****************************************************************************/ + +/***************************************************************************** + * Original Author: contact address: * + * * + * Creation Date : * + * Last update : * + *---------------------------------------------------------------------------* + * Decription: * + * * + * * + *---------------------------------------------------------------------------* + * Comment: * + * * + * * + *****************************************************************************/ #include <iostream> using namespace std; diff --git a/NPLib/Chio/TChio_digPhysics.cxx b/NPLib/Chio/TChio_digPhysics.cxx index 369c42649df8164b6b7a3e8338e22a3140e2d72b..b021876139bddd22ffe416abf020385474914f6b 100644 --- a/NPLib/Chio/TChio_digPhysics.cxx +++ b/NPLib/Chio/TChio_digPhysics.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/ComptonTelescope/TComptonTelescopeData.cxx b/NPLib/ComptonTelescope/TComptonTelescopeData.cxx index a77eaa918ca8d3e56b857996b98092e0e4ce7447..3327b9e575020baa4d055da048cc7c4febe94078 100755 --- a/NPLib/ComptonTelescope/TComptonTelescopeData.cxx +++ b/NPLib/ComptonTelescope/TComptonTelescopeData.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/ComptonTelescope/TComptonTelescopeProcessData.cxx b/NPLib/ComptonTelescope/TComptonTelescopeProcessData.cxx index faee2d725e23b171d69e9c07e539546221d7a9d6..1e75509ee279485feecf4fa0a48faa85c5c5cbb0 100755 --- a/NPLib/ComptonTelescope/TComptonTelescopeProcessData.cxx +++ b/NPLib/ComptonTelescope/TComptonTelescopeProcessData.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/DummyDetector/TDUMMYDetectorData.cxx b/NPLib/DummyDetector/TDUMMYDetectorData.cxx index 066bd41be320c90b8611e50b1dbedf167f43ae6f..4f7e48b5c073babfa2525029d138f8ef78701f3d 100644 --- a/NPLib/DummyDetector/TDUMMYDetectorData.cxx +++ b/NPLib/DummyDetector/TDUMMYDetectorData.cxx @@ -1,7 +1,5 @@ -#include <iostream> -#include "TDUMMYDetectorData.h" /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * @@ -22,7 +20,8 @@ * * * * *****************************************************************************/ - +#include <iostream> +#include "TDUMMYDetectorData.h" ClassImp(TDUMMYDetectorData) TDUMMYDetectorData::TDUMMYDetectorData() diff --git a/NPLib/EXL/TExlData.cxx b/NPLib/EXL/TExlData.cxx index 3832c5cba8da51ea5d424827014bf66f10e80633..f43f348a4748739c25afcaeec43d4842f2927f65 100644 --- a/NPLib/EXL/TExlData.cxx +++ b/NPLib/EXL/TExlData.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2008 this file is part of the Ganil2Root Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $GANIL2ROOT/Licence * * For the list of contributors see $GANIL2ROOT/README/CREDITS * @@ -7,7 +7,7 @@ /***************************************************************************** * Original Author: L. Lefebvre contact address: lefebvrl@ipno.in2p3.fr * - * * + * * * * * Creation Date : June 2011 * * Last update : * diff --git a/NPLib/EXL/TExlPhysics.cxx b/NPLib/EXL/TExlPhysics.cxx index 9d9ee7a4fb8a7fffccec855ed0d78bef882c546b..b49bdee6d9dee315106ea85472b89a5c6a5799d4 100644 --- a/NPLib/EXL/TExlPhysics.cxx +++ b/NPLib/EXL/TExlPhysics.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/Eurogam/TEurogamData.cxx b/NPLib/Eurogam/TEurogamData.cxx index 0511c1536478b01c3560f5dd26ece0d6ac93f2bb..a3ea0cb6dd8bd3650e4d641cee3fa65e95330e59 100755 --- a/NPLib/Eurogam/TEurogamData.cxx +++ b/NPLib/Eurogam/TEurogamData.cxx @@ -1,7 +1,5 @@ -#include <iostream> -#include "TEurogamData.h" /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * @@ -22,7 +20,8 @@ * * * * *****************************************************************************/ - +#include <iostream> +#include "TEurogamData.h" ClassImp(TEurogamData) TEurogamData::TEurogamData() diff --git a/NPLib/Exogam/TExogamData.cxx b/NPLib/Exogam/TExogamData.cxx index 54d9db21ffbd7529f39cc96be6affa9736539cc6..f483dc44d059c2dfe89522f4a97304257d0b6535 100644 --- a/NPLib/Exogam/TExogamData.cxx +++ b/NPLib/Exogam/TExogamData.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/Exogam/TExogamPhysics.cxx b/NPLib/Exogam/TExogamPhysics.cxx index 45237eda06a604cd6f49809f03b6282dd0e74ec7..6613a864bf47239193e3980f0f0776b5c7d98841 100644 --- a/NPLib/Exogam/TExogamPhysics.cxx +++ b/NPLib/Exogam/TExogamPhysics.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/GASPARD/GaspardTracker.cxx b/NPLib/GASPARD/GaspardTracker.cxx index 7c9aa73762f8c9eb78d01ddb7e28a0888d66a60d..36d8127eb53e46d0c1f5463020a3a8d27fd6cdb2 100644 --- a/NPLib/GASPARD/GaspardTracker.cxx +++ b/NPLib/GASPARD/GaspardTracker.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/GASPARD/GaspardTrackerAnnular.cxx b/NPLib/GASPARD/GaspardTrackerAnnular.cxx index 7f1d5e127fb22d7726f1c23d9b4290fa155f25c3..ac0229a89398cd75732d4b2cae2e6b0e572bcd24 100644 --- a/NPLib/GASPARD/GaspardTrackerAnnular.cxx +++ b/NPLib/GASPARD/GaspardTrackerAnnular.cxx @@ -1,3 +1,25 @@ +/***************************************************************************** + * Copyright (C) 2009-2013 this file is part of the NPTool Project * + * * + * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * + * For the list of contributors see $NPTOOL/Licence/Contributors * + *****************************************************************************/ + +/***************************************************************************** + * Original Author: contact address: * + * * + * Creation Date : * + * Last update : * + *---------------------------------------------------------------------------* + * Decription: * + * * + * * + * * + *---------------------------------------------------------------------------* + * Comment: * + * * + * * + *****************************************************************************/ #include "GaspardTrackerAnnular.h" // C++ headers diff --git a/NPLib/GASPARD/GaspardTrackerDummyShape.cxx b/NPLib/GASPARD/GaspardTrackerDummyShape.cxx index 0488e3e994d1ecd6f32a410773a12c8ad2ce1bcf..df5ea976e137bdcc1b4703c91a9729171c862865 100644 --- a/NPLib/GASPARD/GaspardTrackerDummyShape.cxx +++ b/NPLib/GASPARD/GaspardTrackerDummyShape.cxx @@ -1,3 +1,25 @@ +/***************************************************************************** + * Copyright (C) 2009-2013 this file is part of the NPTool Project * + * * + * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * + * For the list of contributors see $NPTOOL/Licence/Contributors * + *****************************************************************************/ + +/***************************************************************************** + * Original Author: contact address: * + * * + * Creation Date : * + * Last update : * + *---------------------------------------------------------------------------* + * Decription: * + * * + * * + * * + *---------------------------------------------------------------------------* + * Comment: * + * * + * * + *****************************************************************************/ #include "GaspardTrackerDummyShape.h" // C++ headers diff --git a/NPLib/GASPARD/GaspardTrackerModule.cxx b/NPLib/GASPARD/GaspardTrackerModule.cxx index 441266d198c1b5a70bd47e243f15848710c78903..c1f57b0880a7b85eb91f6f6af09f89afb353e3ae 100644 --- a/NPLib/GASPARD/GaspardTrackerModule.cxx +++ b/NPLib/GASPARD/GaspardTrackerModule.cxx @@ -1,3 +1,25 @@ +/***************************************************************************** + * Copyright (C) 2009-2013 this file is part of the NPTool Project * + * * + * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * + * For the list of contributors see $NPTOOL/Licence/Contributors * + *****************************************************************************/ + +/***************************************************************************** + * Original Author: contact address: * + * * + * Creation Date : * + * Last update : * + *---------------------------------------------------------------------------* + * Decription: * + * * + * * + * * + *---------------------------------------------------------------------------* + * Comment: * + * * + * * + *****************************************************************************/ #include "GaspardTrackerModule.h" diff --git a/NPLib/GASPARD/GaspardTrackerSquare.cxx b/NPLib/GASPARD/GaspardTrackerSquare.cxx index b94fa24679cbc52de6340bcf5c41d4efd2ec08f4..3f86c48f0f95c9a004bbcf67d33229145d34b082 100644 --- a/NPLib/GASPARD/GaspardTrackerSquare.cxx +++ b/NPLib/GASPARD/GaspardTrackerSquare.cxx @@ -1,3 +1,25 @@ +/***************************************************************************** + * Copyright (C) 2009-2013 this file is part of the NPTool Project * + * * + * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * + * For the list of contributors see $NPTOOL/Licence/Contributors * + *****************************************************************************/ + +/***************************************************************************** + * Original Author: contact address: * + * * + * Creation Date : * + * Last update : * + *---------------------------------------------------------------------------* + * Decription: * + * * + * * + * * + *---------------------------------------------------------------------------* + * Comment: * + * * + * * + *****************************************************************************/ #include "GaspardTrackerSquare.h" // C++ headers diff --git a/NPLib/GASPARD/GaspardTrackerTrapezoid.cxx b/NPLib/GASPARD/GaspardTrackerTrapezoid.cxx index ca12b0adf8c8863de349f303f23298c2fb8c9fc3..a35ed2e131b3ae2f52398b210b1106e5ff55abbc 100644 --- a/NPLib/GASPARD/GaspardTrackerTrapezoid.cxx +++ b/NPLib/GASPARD/GaspardTrackerTrapezoid.cxx @@ -1,3 +1,25 @@ +/***************************************************************************** + * Copyright (C) 2009-2013 this file is part of the NPTool Project * + * * + * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * + * For the list of contributors see $NPTOOL/Licence/Contributors * + *****************************************************************************/ + +/***************************************************************************** + * Original Author: contact address: * + * * + * Creation Date : * + * Last update : * + *---------------------------------------------------------------------------* + * Decription: * + * * + * * + * * + *---------------------------------------------------------------------------* + * Comment: * + * * + * * + *****************************************************************************/ #include "GaspardTrackerTrapezoid.h" // C++ headers diff --git a/NPLib/GASPARD/TGaspardTrackerData.cxx b/NPLib/GASPARD/TGaspardTrackerData.cxx index dc88e6ab2f47cda90860540082cfc499d91250b8..5c340ccc8d0dbb99a5b4916198e379043b10134d 100644 --- a/NPLib/GASPARD/TGaspardTrackerData.cxx +++ b/NPLib/GASPARD/TGaspardTrackerData.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/GASPARD/TGaspardTrackerPhysics.cxx b/NPLib/GASPARD/TGaspardTrackerPhysics.cxx index add29608820c47f4d2686eefdc5a54103be5fbad..ec454707bcf85b39baa463872e026656b2b46980 100644 --- a/NPLib/GASPARD/TGaspardTrackerPhysics.cxx +++ b/NPLib/GASPARD/TGaspardTrackerPhysics.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/HYDE/HydeTracker.cxx b/NPLib/HYDE/HydeTracker.cxx index 0deedf2938bb1fdc9c3d2d97a51c7c8e8e69d3e3..9fbfe935745dce7bb537eb613c20263c0360227b 100644 --- a/NPLib/HYDE/HydeTracker.cxx +++ b/NPLib/HYDE/HydeTracker.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/HYDE/THydeTrackerData.cxx b/NPLib/HYDE/THydeTrackerData.cxx index dda3d68f024fc4eb0b77be187bf4890ddb5c87f1..a2d76a5fcc0366e07f1862b377be90de786c29a6 100644 --- a/NPLib/HYDE/THydeTrackerData.cxx +++ b/NPLib/HYDE/THydeTrackerData.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/HYDE/THydeTrackerPhysics.cxx b/NPLib/HYDE/THydeTrackerPhysics.cxx index 6fa904a1afe0b54f3de918e81121a2ad36587bd4..613ea75ed40039ad6bf1bb2ce14f815c05cc20e0 100644 --- a/NPLib/HYDE/THydeTrackerPhysics.cxx +++ b/NPLib/HYDE/THydeTrackerPhysics.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/IORoot/RootInput.cxx b/NPLib/IORoot/RootInput.cxx index 35b3ffcbb26b4a90d59b0f0122ce824b0e097f1e..b76981ab083996d6b2eb684157651bf78582e782 100644 --- a/NPLib/IORoot/RootInput.cxx +++ b/NPLib/IORoot/RootInput.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/IORoot/RootOutput.cxx b/NPLib/IORoot/RootOutput.cxx index 4a9c69bff3fd4086f7f323a021dde1357c104b79..9f98ae2297133cc01e69de2f1d6038aef19fce88 100644 --- a/NPLib/IORoot/RootOutput.cxx +++ b/NPLib/IORoot/RootOutput.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/InitialConditions/TInitialConditions.cxx b/NPLib/InitialConditions/TInitialConditions.cxx index 75c98509793db49ad1533fe62d8e55d70d7bfb67..926ca611a73db286c371682c53e3c39f54d6c9cf 100644 --- a/NPLib/InitialConditions/TInitialConditions.cxx +++ b/NPLib/InitialConditions/TInitialConditions.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/InteractionCoordinates/TInteractionCoordinates.cxx b/NPLib/InteractionCoordinates/TInteractionCoordinates.cxx index df7705ad5a909a40d2de9e7cd0706c5f283e1439..fa9b0042cb9287c0c9d014c20fab1510c2aacba2 100644 --- a/NPLib/InteractionCoordinates/TInteractionCoordinates.cxx +++ b/NPLib/InteractionCoordinates/TInteractionCoordinates.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/MUST2/TMust2Data.cxx b/NPLib/MUST2/TMust2Data.cxx index bc84ca952fab6b4df7bb507497f642831836f721..86138384aac0b63cc742fbd5e14185a248509432 100644 --- a/NPLib/MUST2/TMust2Data.cxx +++ b/NPLib/MUST2/TMust2Data.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/MUST2/TMust2Physics.cxx b/NPLib/MUST2/TMust2Physics.cxx index 5d8df91d7845dcb576e588fb770c7c76196b6f99..bde3f51fa91592c23d02210a58cafc88b76930e6 100644 --- a/NPLib/MUST2/TMust2Physics.cxx +++ b/NPLib/MUST2/TMust2Physics.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/MUST2/TMust2Spectra.cxx b/NPLib/MUST2/TMust2Spectra.cxx index 8673e8e0e8abbdd40d7e8b292666e750b5fb6ce1..b7315448588247e3b8f3b0b7c3a13bd96c069abe 100644 --- a/NPLib/MUST2/TMust2Spectra.cxx +++ b/NPLib/MUST2/TMust2Spectra.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/Maya/ConfigReader.cxx b/NPLib/Maya/ConfigReader.cxx index cd12a58ff02e947b483673e3167772cd7236bbfc..019ba728956a85cfc20c9e178ce756f17374f384 100755 --- a/NPLib/Maya/ConfigReader.cxx +++ b/NPLib/Maya/ConfigReader.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2008 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/Maya/TMayaData.cxx b/NPLib/Maya/TMayaData.cxx index 2ccda0afd8b537d5790c100635ac09de6c5f4413..6d2ec48c6055cad76e8f5d5b0d6a0f555ef89be3 100755 --- a/NPLib/Maya/TMayaData.cxx +++ b/NPLib/Maya/TMayaData.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2008 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/Maya/TMayaHisto.cxx b/NPLib/Maya/TMayaHisto.cxx index 2f02d6baeb95cff77540756bc2c117b522e02f63..d97199c456a0a5956e51615217891c65ea78e9a5 100755 --- a/NPLib/Maya/TMayaHisto.cxx +++ b/NPLib/Maya/TMayaHisto.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2008 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/Misc/TTacData.cxx b/NPLib/Misc/TTacData.cxx index 412662b6fc6c4445b9cb700f4ebb4397cb95f75e..202455319aa96ec95cc1ee0bcf51e151c345de17 100644 --- a/NPLib/Misc/TTacData.cxx +++ b/NPLib/Misc/TTacData.cxx @@ -1,3 +1,25 @@ +/***************************************************************************** + * Copyright (C) 2009-2013 this file is part of the NPTool Project * + * * + * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * + * For the list of contributors see $NPTOOL/Licence/Contributors * + *****************************************************************************/ + +/***************************************************************************** + * Original Author: contact address: * + * * + * Creation Date : * + * Last update : * + *---------------------------------------------------------------------------* + * Decription: * + * * + * * + * * + *---------------------------------------------------------------------------* + * Comment: * + * * + * * + *****************************************************************************/ #include <iostream> using namespace std; diff --git a/NPLib/Misc/TTacPhysics.cxx b/NPLib/Misc/TTacPhysics.cxx index 67baa5a184bc3a1c97d3ddbc378616e80a9a6c7d..8cc3c362784395d9364504c5d475837d954f2882 100644 --- a/NPLib/Misc/TTacPhysics.cxx +++ b/NPLib/Misc/TTacPhysics.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/Misc/TTriggerData.cxx b/NPLib/Misc/TTriggerData.cxx index b5778eb5f2ae015bd24f058faf9bba239f4c46d9..e229308d1dbb8e16faefbdb39aa3e66e3d1225e5 100644 --- a/NPLib/Misc/TTriggerData.cxx +++ b/NPLib/Misc/TTriggerData.cxx @@ -1,3 +1,25 @@ +/***************************************************************************** + * Copyright (C) 2009-2013 this file is part of the NPTool Project * + * * + * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * + * For the list of contributors see $NPTOOL/Licence/Contributors * + *****************************************************************************/ + +/***************************************************************************** + * Original Author: contact address: * + * * + * Creation Date : * + * Last update : * + *---------------------------------------------------------------------------* + * Decription: * + * * + * * + * * + *---------------------------------------------------------------------------* + * Comment: * + * * + * * + *****************************************************************************/ #include <iostream> using namespace std; diff --git a/NPLib/Paris/Paris.cxx b/NPLib/Paris/Paris.cxx index 4a58e6d4277309528b2c0514515d0c85f4bfd62f..f58d8873b3ce96f1aadd05a6e3b4cc78dd472ef5 100644 --- a/NPLib/Paris/Paris.cxx +++ b/NPLib/Paris/Paris.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/Paris/TParisData.cxx b/NPLib/Paris/TParisData.cxx index 3e9bf9c03863a61a0ca66451cdfed06695d6969e..116b693ce1cddbdf02569903faaffd5c4ad985ba 100644 --- a/NPLib/Paris/TParisData.cxx +++ b/NPLib/Paris/TParisData.cxx @@ -1,7 +1,5 @@ -#include <iostream> -#include "TParisData.h" /***************************************************************************** - * Copyright (C) 2009 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * @@ -21,7 +19,8 @@ * * * * *****************************************************************************/ - +#include <iostream> +#include "TParisData.h" ClassImp(TParisData) TParisData::TParisData() diff --git a/NPLib/Paris/TParisPhysics.cxx b/NPLib/Paris/TParisPhysics.cxx index c6e1baf55fbbd94c8eb0dd794a811aeb66cf330c..b597c84668c7c189e1d21c09929ae80cd528466c 100644 --- a/NPLib/Paris/TParisPhysics.cxx +++ b/NPLib/Paris/TParisPhysics.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/Physics/NPBeam.cxx b/NPLib/Physics/NPBeam.cxx index ac387d8f64884633d3143fc98b742697f639d1b6..3ad07979ae20e53fb03916f65aab5b34bd91f613 100644 --- a/NPLib/Physics/NPBeam.cxx +++ b/NPLib/Physics/NPBeam.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/Physics/NPEnergyLoss.cxx b/NPLib/Physics/NPEnergyLoss.cxx index b16f0d2230e0fd2488999ffe8c640d8696401ca1..c7c3c32fb7a9adaecb7d537d8a3f88535b64e4f6 100644 --- a/NPLib/Physics/NPEnergyLoss.cxx +++ b/NPLib/Physics/NPEnergyLoss.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/Physics/NPFunction.cxx b/NPLib/Physics/NPFunction.cxx index dc07ddd2e060aad1dca97c281a46843904f7e3c8..2948824adf6ea9747150ca6c4a9bf35d061032ec 100644 --- a/NPLib/Physics/NPFunction.cxx +++ b/NPLib/Physics/NPFunction.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/Physics/NPNucleus.cxx b/NPLib/Physics/NPNucleus.cxx index abd853aa4c1aa17f46dc719cc1f5be50b5cb9439..093effe986943259c20a109b83b069726d39af6f 100644 --- a/NPLib/Physics/NPNucleus.cxx +++ b/NPLib/Physics/NPNucleus.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/Physics/NPReaction.cxx b/NPLib/Physics/NPReaction.cxx index 86729737fab214c93cedf369a04fd862cbb57823..6be8efae5b21b345ffa09d9c3e8e8a099336fa78 100644 --- a/NPLib/Physics/NPReaction.cxx +++ b/NPLib/Physics/NPReaction.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/Plastic/TPlasticData.cxx b/NPLib/Plastic/TPlasticData.cxx index c3f1263c5aa9178bd102d39febbee63a106ae056..400a58ba51c83d2936d411531c9896b22ab882e5 100644 --- a/NPLib/Plastic/TPlasticData.cxx +++ b/NPLib/Plastic/TPlasticData.cxx @@ -1,3 +1,23 @@ +/***************************************************************************** + * Copyright (C) 2009-2013 this file is part of the NPTool Project * + * * + * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * + * For the list of contributors see $NPTOOL/Licence/Contributors * + *****************************************************************************/ + +/***************************************************************************** + * * + * Original Author : Adrien MATTA contact address: matta@ipno.in2p3.fr * + * * + * Creation Date : * + *---------------------------------------------------------------------------* + * Decription: * + * * + * * + *---------------------------------------------------------------------------* + * Comment: * + * * + *****************************************************************************/ #include <iostream> #include "TPlasticData.h" diff --git a/NPLib/Plastic/TPlasticPhysics.cxx b/NPLib/Plastic/TPlasticPhysics.cxx index cfb5de961b42686b51eb0792dd668176b41a0a66..95f8244e4d3783a32529d270b9fbd37b698c1468 100644 --- a/NPLib/Plastic/TPlasticPhysics.cxx +++ b/NPLib/Plastic/TPlasticPhysics.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/SSSD/TSSSDData.cxx b/NPLib/SSSD/TSSSDData.cxx index 9efd57db1fb296ee4eb1835417b582b316a4621a..a89703fa5c5384242b241e961ec3599e524145bf 100644 --- a/NPLib/SSSD/TSSSDData.cxx +++ b/NPLib/SSSD/TSSSDData.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * @@ -12,7 +12,7 @@ * Last update : * *---------------------------------------------------------------------------* * Decription: * - * This class hold SSSD Raw data * + * This class hold SSSD Raw data * * * *---------------------------------------------------------------------------* * Comment: * diff --git a/NPLib/SSSD/TSSSDPhysics.cxx b/NPLib/SSSD/TSSSDPhysics.cxx index 2ff8e8ab5f636fa378dade6bb6bbfe01cd726b2f..b77282265bd3e3aae7d7b0e3596ff2d2ad07f0f1 100644 --- a/NPLib/SSSD/TSSSDPhysics.cxx +++ b/NPLib/SSSD/TSSSDPhysics.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/Sharc/TSharcData.cxx b/NPLib/Sharc/TSharcData.cxx index 9e888f9cff414d3773547b4529522bd9a2db87c7..d35c1cf650debea41f92ba7c1077c239052f2eaa 100644 --- a/NPLib/Sharc/TSharcData.cxx +++ b/NPLib/Sharc/TSharcData.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2012 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/Sharc/TSharcPhysics.cxx b/NPLib/Sharc/TSharcPhysics.cxx index 58902620626e61a95688a2e3849ceb024ce20bc1..7d5e9a854259a9d048ad2f1e6515c3ecab1885cc 100644 --- a/NPLib/Sharc/TSharcPhysics.cxx +++ b/NPLib/Sharc/TSharcPhysics.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/Shield/Shield.cxx b/NPLib/Shield/Shield.cxx index c29b7c22270d814d501fcda529c0bda2b298123b..2c3f71ceeddbdefa87ab79e2d4e95838ca0f8003 100644 --- a/NPLib/Shield/Shield.cxx +++ b/NPLib/Shield/Shield.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/Shield/TShieldData.cxx b/NPLib/Shield/TShieldData.cxx index f3e95a6efe4d4cca43adb40b1b51f292d000db9f..24a47b9d1dcf96ff253313d9c0c1ca217c6bbafe 100644 --- a/NPLib/Shield/TShieldData.cxx +++ b/NPLib/Shield/TShieldData.cxx @@ -1,7 +1,6 @@ -#include <iostream> -#include "TShieldData.h" + /***************************************************************************** - * Copyright (C) 2009 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * @@ -21,7 +20,8 @@ * * * * *****************************************************************************/ - +#include <iostream> +#include "TShieldData.h" ClassImp(TShieldData) TShieldData::TShieldData() diff --git a/NPLib/Shield/TShieldPhysics.cxx b/NPLib/Shield/TShieldPhysics.cxx index 5f517e55dc14965d414410b6bade2626a39bd546..cecc221e84c006433d6a0929db19543ab7ed8860 100644 --- a/NPLib/Shield/TShieldPhysics.cxx +++ b/NPLib/Shield/TShieldPhysics.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/Speg/TSpegCHIOData.cxx b/NPLib/Speg/TSpegCHIOData.cxx index 9eb8219c293886d2e90e6636500c608f33fba802..9419775a983bec7a4d7e14c58f0a8c504f15acdf 100644 --- a/NPLib/Speg/TSpegCHIOData.cxx +++ b/NPLib/Speg/TSpegCHIOData.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/Speg/TSpegDCData.cxx b/NPLib/Speg/TSpegDCData.cxx index f7326e816ade8e2db007f869a1e3f504909b191b..28baa8276ee423414c7d0657f41a990e3b2d336b 100644 --- a/NPLib/Speg/TSpegDCData.cxx +++ b/NPLib/Speg/TSpegDCData.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/Speg/TSpegPhysics.cxx b/NPLib/Speg/TSpegPhysics.cxx index d4934e24a01f88c0ab5d0ba3305def387c3df0a7..a95e02687da0bd88a4d97753273d87eec8462e45 100644 --- a/NPLib/Speg/TSpegPhysics.cxx +++ b/NPLib/Speg/TSpegPhysics.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/Speg/TSpegPlasticData.cxx b/NPLib/Speg/TSpegPlasticData.cxx index 635cfc4760233a5299fb78af9176d604ff0188e6..c61118eeb36be51b52d756baf692ddbc09ddbde3 100644 --- a/NPLib/Speg/TSpegPlasticData.cxx +++ b/NPLib/Speg/TSpegPlasticData.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * @@ -12,7 +12,7 @@ * Last update : * *---------------------------------------------------------------------------* * Decription: * - * This class holds SPEG Raw data * + * This class holds SPEG Raw data * * * *---------------------------------------------------------------------------* * Comment: * diff --git a/NPLib/Tigress/TTigEventFragment.cxx b/NPLib/Tigress/TTigEventFragment.cxx index e82b29a53a5af2c26ad264fd61fa6514eb259aa0..d57246e745d7c35178db3d89b0cfac1323a5c626 100644 --- a/NPLib/Tigress/TTigEventFragment.cxx +++ b/NPLib/Tigress/TTigEventFragment.cxx @@ -1,3 +1,24 @@ +/***************************************************************************** + * Copyright (C) 2009-2013 this file is part of the NPTool Project * + * * + * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * + * For the list of contributors see $NPTOOL/Licence/Contributors * + *****************************************************************************/ + +/***************************************************************************** + * Original Author: contact address: * + * * + * Creation Date : * + * Last update : * + *---------------------------------------------------------------------------* + * Decription: * + * * + * * + *---------------------------------------------------------------------------* + * Comment: * + * * + * * + *****************************************************************************/ #include"TTigEventFragment.h" ClassImp(TTigEventFragment) diff --git a/NPLib/Tigress/TTigressClover.cxx b/NPLib/Tigress/TTigressClover.cxx index 1842efc2af4b389e39fac28a94f4d9779c11f092..e9dab8e9cb5207c77d80eca6146af9a61b21f19b 100644 --- a/NPLib/Tigress/TTigressClover.cxx +++ b/NPLib/Tigress/TTigressClover.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2012 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/Tigress/TTigressData.cxx b/NPLib/Tigress/TTigressData.cxx index 02a8fc068a67c5cb4cc3ebb29ff30814df41fc5b..fe50361d8b76c2df0645eb68bb10b8bab04917a8 100644 --- a/NPLib/Tigress/TTigressData.cxx +++ b/NPLib/Tigress/TTigressData.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/Tigress/TTigressPhysics.cxx b/NPLib/Tigress/TTigressPhysics.cxx index de1a93ad1516bff02d3efb5599c98e6fbcc14013..7ca8e3485808516c023f16509f3de2d4e7aa75dc 100644 --- a/NPLib/Tigress/TTigressPhysics.cxx +++ b/NPLib/Tigress/TTigressPhysics.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2012 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/Tools/CalibrationManager.cxx b/NPLib/Tools/CalibrationManager.cxx index ad30e018ad29fa9531e73e855e1ce6b652599d1f..0b96798ee9bfdd545a986eeab08adaf0d0da630d 100644 --- a/NPLib/Tools/CalibrationManager.cxx +++ b/NPLib/Tools/CalibrationManager.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/Tools/NPOptionManager.cxx b/NPLib/Tools/NPOptionManager.cxx index b359dd5f969768c657e239f4825d9717fa90ba67..95cb6eb2ea4287738ce18e1a315d3b0d5f19a2a6 100644 --- a/NPLib/Tools/NPOptionManager.cxx +++ b/NPLib/Tools/NPOptionManager.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/Tools/NPTagManager.cxx b/NPLib/Tools/NPTagManager.cxx index 65424df9667acf9d0449c6de8806a0225aca31f6..cadddd90ab0c89f44a89fa7a9eb5c65da0731085 100644 --- a/NPLib/Tools/NPTagManager.cxx +++ b/NPLib/Tools/NPTagManager.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/Tools/TAsciiFile.cxx b/NPLib/Tools/TAsciiFile.cxx index e495e1b00e4dfe01bf937b74e30a368043cab432..2ecc91e3979211d445d1899b374864110640c084 100644 --- a/NPLib/Tools/TAsciiFile.cxx +++ b/NPLib/Tools/TAsciiFile.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/Trifoil/TTrifoilData.cxx b/NPLib/Trifoil/TTrifoilData.cxx index 53011988bd2dd2128a83879e233b0a15c44dd5cd..05a1221d8590250f2744d9929db118fc0f7b8ed2 100644 --- a/NPLib/Trifoil/TTrifoilData.cxx +++ b/NPLib/Trifoil/TTrifoilData.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2012 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/Trifoil/TTrifoilPhysics.cxx b/NPLib/Trifoil/TTrifoilPhysics.cxx index 970622394e30896033d2d5ff8f2193d2a48721f6..7daab2e7160f0646550430dac8d57d101a40180a 100644 --- a/NPLib/Trifoil/TTrifoilPhysics.cxx +++ b/NPLib/Trifoil/TTrifoilPhysics.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/VDetector/DetectorManager.cxx b/NPLib/VDetector/DetectorManager.cxx index e96927f801d429bf48aebda5eb749e2cba5c4826..7d4cde3dae7350ef75d1cf0e3cc3a453f14f5e21 100644 --- a/NPLib/VDetector/DetectorManager.cxx +++ b/NPLib/VDetector/DetectorManager.cxx @@ -1,3 +1,24 @@ +/***************************************************************************** + * Copyright (C) 2009-2013 this file is part of the NPTool Project * + * * + * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * + * For the list of contributors see $NPTOOL/Licence/Contributors * + *****************************************************************************/ + +/***************************************************************************** + * Original Author: contact address: * + * * + * Creation Date : * + * Last update : * + *---------------------------------------------------------------------------* + * Decription: * + * * + * * + *---------------------------------------------------------------------------* + * Comment: * + * * + * * + *****************************************************************************/ #include "DetectorManager.h" // STL diff --git a/NPLib/VDetector/VDetector.cxx b/NPLib/VDetector/VDetector.cxx index 60fa250bd60cbacf4755e3b2824b7e12fca7c8e0..32b269bd1275a30d61e902e863ac337c7235bc5f 100644 --- a/NPLib/VDetector/VDetector.cxx +++ b/NPLib/VDetector/VDetector.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/Vamos/TVamosCHIOData.cxx b/NPLib/Vamos/TVamosCHIOData.cxx index 2c03d0bafda9c0a4985d95215e23333d59e4281a..e7207a568c1ba9d6b0d9cb1da213c03ddd8d84e8 100644 --- a/NPLib/Vamos/TVamosCHIOData.cxx +++ b/NPLib/Vamos/TVamosCHIOData.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/Vamos/TVamosDCData.cxx b/NPLib/Vamos/TVamosDCData.cxx index 8cf37f87096d2e4c4267154f1ebb852114ea5d5c..6476b603796d37b8dcec384efe8dd993b3b11519 100644 --- a/NPLib/Vamos/TVamosDCData.cxx +++ b/NPLib/Vamos/TVamosDCData.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/Vamos/TVamosFingerData.cxx b/NPLib/Vamos/TVamosFingerData.cxx index b199040e0b54004d22cd19a7a244c7805c042a55..79c986c2af8956cdd189f4ae851df52cd23c818d 100644 --- a/NPLib/Vamos/TVamosFingerData.cxx +++ b/NPLib/Vamos/TVamosFingerData.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/Vamos/TVamosPlasticData.cxx b/NPLib/Vamos/TVamosPlasticData.cxx index d89e3aad5d3c43748e281315f97781c496f244fa..916ff6a4f1482a1238cb78519d86f6932d237bd7 100644 --- a/NPLib/Vamos/TVamosPlasticData.cxx +++ b/NPLib/Vamos/TVamosPlasticData.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/W1/TW1Data.cxx b/NPLib/W1/TW1Data.cxx index 71c31c7bd24fe37bc06ae18e5e5ae0eed9a93b84..549184cf4495aa6a37557824367466733759c59d 100644 --- a/NPLib/W1/TW1Data.cxx +++ b/NPLib/W1/TW1Data.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors * diff --git a/NPLib/W1/TW1Physics.cxx b/NPLib/W1/TW1Physics.cxx index 750b6eefc481a6d97ae3e3b55b1bc5782dc75bfb..0891b463c7e7ff35d3e9e2c663ea76a9966448de 100644 --- a/NPLib/W1/TW1Physics.cxx +++ b/NPLib/W1/TW1Physics.cxx @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2009-2010 this file is part of the NPTool Project * + * Copyright (C) 2009-2013 this file is part of the NPTool Project * * * * For the licensing terms see $NPTOOL/Licence/NPTool_Licence * * For the list of contributors see $NPTOOL/Licence/Contributors *