3DConversions.h | 3DConversions.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: 3DConversions.h 32727 2010-03-24 11:18:41Z rdm $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005, LCG ROOT FNAL MathLib Team * | * Copyright (c) 2005, LCG ROOT FNAL MathLib Team * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class Rotation in 3 dimensions, represented by 3x3 matri x | // Header file for class Rotation in 3 dimensions, represented by 3x3 matri x | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
3DDistances.h | 3DDistances.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: 3DDistances.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005, LCG ROOT FNAL MathLib Team * | * Copyright (c) 2005, LCG ROOT FNAL MathLib Team * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class implementatoins of DIstance() functions among | // Header file for class implementatoins of DIstance() functions among | |||
// Rotations in 3 dimensions | // Rotations in 3 dimensions | |||
// | // | |||
// Created by: Mark Fischler and Walter Brown Thurs July 7, 2005 | // Created by: Mark Fischler and Walter Brown Thurs July 7, 2005 | |||
// | // | |||
// Last update: $Id: 3DDistances.h 22516 2008-03-07 15:14:26Z moneta $ | // Last update: $Id$ | |||
// | // | |||
#ifndef ROOT_Math_GenVector_3DDistances | #ifndef ROOT_Math_GenVector_3DDistances | |||
#define ROOT_Math_GenVector_3DDistances 1 | #define ROOT_Math_GenVector_3DDistances 1 | |||
#include "Math/GenVector/Rotation3Dfwd.h" | #include "Math/GenVector/Rotation3Dfwd.h" | |||
#include "Math/GenVector/AxisAnglefwd.h" | #include "Math/GenVector/AxisAnglefwd.h" | |||
#include "Math/GenVector/EulerAnglesfwd.h" | #include "Math/GenVector/EulerAnglesfwd.h" | |||
#include "Math/GenVector/Quaternionfwd.h" | #include "Math/GenVector/Quaternionfwd.h" | |||
#include "Math/GenVector/RotationZYXfwd.h" | #include "Math/GenVector/RotationZYXfwd.h" | |||
#include "Math/GenVector/RotationXfwd.h" | #include "Math/GenVector/RotationXfwd.h" | |||
End of changes. 2 change blocks. | ||||
2 lines changed or deleted | 2 lines changed or added | |||
ABObj.h | ABObj.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: ABObj.h 34019 2010-06-21 15:19:37Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_ABObj | #ifndef ROOT_Minuit2_ABObj | |||
#define ROOT_Minuit2_ABObj | #define ROOT_Minuit2_ABObj | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
ABProd.h | ABProd.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: ABProd.h 23970 2008-05-22 13:37:25Z moneta $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_ABProd | #ifndef ROOT_Minuit2_ABProd | |||
#define ROOT_Minuit2_ABProd | #define ROOT_Minuit2_ABProd | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
ABSum.h | ABSum.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: ABSum.h 23970 2008-05-22 13:37:25Z moneta $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_ABSum | #ifndef ROOT_Minuit2_ABSum | |||
#define ROOT_Minuit2_ABSum | #define ROOT_Minuit2_ABSum | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
ABTypes.h | ABTypes.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: ABTypes.h 20880 2007-11-19 11:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_ABTypes | #ifndef ROOT_Minuit2_ABTypes | |||
#define ROOT_Minuit2_ABTypes | #define ROOT_Minuit2_ABTypes | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
AdaptiveIntegratorMultiDim.h | AdaptiveIntegratorMultiDim.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: AdaptiveIntegratorMultiDim.h 36768 2010-11-19 10: 34:53Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Author: M. Slawinska 08/2007 | // Author: M. Slawinska 08/2007 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2007 , LCG ROOT MathLib Team * | * Copyright (c) 2007 , LCG ROOT MathLib Team * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header source file for class AdaptiveIntegratorMultiDim | // Header source file for class AdaptiveIntegratorMultiDim | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
AllIntegrationTypes.h | AllIntegrationTypes.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: AllIntegrationTypes.h 36764 2010-11-19 10:02:00Z moneta $ | // @(#)root/mathmore:$Id$ | |||
// Author: Magdalena Slawinska 10/2007 | // Author: Magdalena Slawinska 10/2007 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2007 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2007 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Integration types for | // Integration types for | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
AnalyticalGradientCalculator.h | AnalyticalGradientCalculator.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: AnalyticalGradientCalculator.h 20880 2007-11-19 11 :23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_AnalyticalGradientCalculator | #ifndef ROOT_Minuit2_AnalyticalGradientCalculator | |||
#define ROOT_Minuit2_AnalyticalGradientCalculator | #define ROOT_Minuit2_AnalyticalGradientCalculator | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Any.h | Any.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: Any.h 29288 2009-07-01 13:03:35Z axel $ | // @(#)root/reflex:$Id$ | |||
// Author: Stefan Roiser 2004 | // Author: Stefan Roiser 2004 | |||
// See http://www.boost.org/libs/any for Documentation. | // See http://www.boost.org/libs/any for Documentation. | |||
// Copyright Kevlin Henney, 2000, 2001, 2002. All rights reserved. | // Copyright Kevlin Henney, 2000, 2001, 2002. All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Asimov.h | Asimov.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: Asimov.h 47093 2012-11-07 10:30:12Z moneta $ | // @(#)root/roostats:$Id$ | |||
// Author: George Lewis, Kyle Cranmer | // Author: George Lewis, Kyle Cranmer | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef HISTFACTORY_ASIMOV_H | #ifndef HISTFACTORY_ASIMOV_H | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
AsymptoticCalculator.h | AsymptoticCalculator.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: AsymptoticCalculator.h 46082 2012-09-20 13:55:31Z moneta $ | // @(#)root/roostats:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOSTATS_AsymptoticCalculator | #ifndef ROOSTATS_AsymptoticCalculator | |||
#define ROOSTATS_AsymptoticCalculator | #define ROOSTATS_AsymptoticCalculator | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
AuthConst.h | AuthConst.h | |||
---|---|---|---|---|
// @(#)root/auth:$Id: AuthConst.h 30815 2009-10-20 13:49:22Z rdm $ | // @(#)root/auth:$Id$ | |||
// Author: Gerardo Ganis 3/12/2003 | // Author: Gerardo Ganis 3/12/2003 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
AxisAngle.h | AxisAngle.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: AxisAngle.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_AxisAngle | #ifndef ROOT_Math_AxisAngle | |||
#define ROOT_Math_AxisAngle | #define ROOT_Math_AxisAngle | |||
#include "Math/GenVector/AxisAngle.h" | #include "Math/GenVector/AxisAngle.h" | |||
#endif | #endif | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
AxisAnglefwd.h | AxisAnglefwd.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: AxisAnglefwd.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_GenVector_AxisAnglefwd | #ifndef ROOT_Math_GenVector_AxisAnglefwd | |||
#define ROOT_Math_GenVector_AxisAnglefwd 1 | #define ROOT_Math_GenVector_AxisAnglefwd 1 | |||
namespace ROOT { | namespace ROOT { | |||
namespace Math { | namespace Math { | |||
/** | /** | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Base.h | Base.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: Base.h 29288 2009-07-01 13:03:35Z axel $ | // @(#)root/reflex:$Id$ | |||
// Author: Stefan Roiser 2004 | // Author: Stefan Roiser 2004 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
BasicFunctionGradient.h | BasicFunctionGradient.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: BasicFunctionGradient.h 20880 2007-11-19 11:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_BasicFunctionGradient | #ifndef ROOT_Minuit2_BasicFunctionGradient | |||
#define ROOT_Minuit2_BasicFunctionGradient | #define ROOT_Minuit2_BasicFunctionGradient | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
BasicFunctionMinimum.h | BasicFunctionMinimum.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: BasicFunctionMinimum.h 38738 2011-04-05 13:54:46Z moneta $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_BasicFunctionMinimum | #ifndef ROOT_Minuit2_BasicFunctionMinimum | |||
#define ROOT_Minuit2_BasicFunctionMinimum | #define ROOT_Minuit2_BasicFunctionMinimum | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
BasicMinimumError.h | BasicMinimumError.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: BasicMinimumError.h 29242 2009-06-26 11:01:45Z bru n $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_BasicMinimumError | #ifndef ROOT_Minuit2_BasicMinimumError | |||
#define ROOT_Minuit2_BasicMinimumError | #define ROOT_Minuit2_BasicMinimumError | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
BasicMinimumParameters.h | BasicMinimumParameters.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: BasicMinimumParameters.h 20880 2007-11-19 11:23:41 Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_BasicMinimumParameters | #ifndef ROOT_Minuit2_BasicMinimumParameters | |||
#define ROOT_Minuit2_BasicMinimumParameters | #define ROOT_Minuit2_BasicMinimumParameters | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
BasicMinimumSeed.h | BasicMinimumSeed.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: BasicMinimumSeed.h 20880 2007-11-19 11:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_BasicMinimumSeed | #ifndef ROOT_Minuit2_BasicMinimumSeed | |||
#define ROOT_Minuit2_BasicMinimumSeed | #define ROOT_Minuit2_BasicMinimumSeed | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
BasicMinimumState.h | BasicMinimumState.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: BasicMinimumState.h 20880 2007-11-19 11:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_BasicMinimumState | #ifndef ROOT_Minuit2_BasicMinimumState | |||
#define ROOT_Minuit2_BasicMinimumState | #define ROOT_Minuit2_BasicMinimumState | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
BayesianCalculator.h | BayesianCalculator.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: BayesianCalculator.h 46082 2012-09-20 13:55:31Z m oneta $ | // @(#)root/roostats:$Id$ | |||
// Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | // Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOSTATS_BayesianCalculator | #ifndef ROOSTATS_BayesianCalculator | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
BernsteinCorrection.h | BernsteinCorrection.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: BernsteinCorrection.h 48991 2013-03-28 15:25:11Z rdm $ | // @(#)root/roostats:$Id$ | |||
// Author: Kyle Cranmer | // Author: Kyle Cranmer | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOSTATS_BernsteinCorrection | #ifndef ROOSTATS_BernsteinCorrection | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
BinData.h | BinData.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: BinData.h 41984 2011-11-14 21:36:36Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Author: L. Moneta Wed Aug 30 11:15:23 2006 | // Author: L. Moneta Wed Aug 30 11:15:23 2006 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class BinData | // Header file for class BinData | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
BinPoint.h | BinPoint.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: BinPoint.h 24482 2008-06-23 15:33:08Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Author: L. Moneta Wed Aug 30 11:10:03 2006 | // Author: L. Moneta Wed Aug 30 11:10:03 2006 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class BinPoint | // Header file for class BinPoint | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
BinaryOpPolicy.h | BinaryOpPolicy.h | |||
---|---|---|---|---|
// @(#)root/smatrix:$Id: BinaryOpPolicy.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/smatrix:$Id$ | |||
// Authors: J. Palacios 2006 | // Authors: J. Palacios 2006 | |||
#ifndef ROOT_Math_BinaryOpPolicy | #ifndef ROOT_Math_BinaryOpPolicy | |||
#define ROOT_Math_BinaryOpPolicy 1 | #define ROOT_Math_BinaryOpPolicy 1 | |||
// Include files | // Include files | |||
/** @class BinaryOpPolicy BinaryOpPolicy.h Math/BinaryOpPolicy.h | /** @class BinaryOpPolicy BinaryOpPolicy.h Math/BinaryOpPolicy.h | |||
* | * | |||
* | * | |||
* @author Juan PALACIOS | * @author Juan PALACIOS | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
BinaryOperators.h | BinaryOperators.h | |||
---|---|---|---|---|
// @(#)root/smatrix:$Id: BinaryOperators.h 22916 2008-04-01 06:27:46Z monet a $ | // @(#)root/smatrix:$Id$ | |||
// Authors: T. Glebe, L. Moneta 2005 | // Authors: T. Glebe, L. Moneta 2005 | |||
#ifndef ROOT_Math_BinaryOperators | #ifndef ROOT_Math_BinaryOperators | |||
#define ROOT_Math_BinaryOperators | #define ROOT_Math_BinaryOperators | |||
//====================================================== | //====================================================== | |||
// | // | |||
// ATTENTION: This file was automatically generated, | // ATTENTION: This file was automatically generated, | |||
// do not edit! | // do not edit! | |||
// | // | |||
// author: Thorsten Glebe | // author: Thorsten Glebe | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
BinarySearchTree.h | BinarySearchTree.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: BinarySearchTree.h 44112 2012-05-04 10:00:41Z evt $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : BinarySearchTree * | * Class : BinarySearchTree * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* BinarySearchTree incl. volume Search method * | * BinarySearchTree incl. volume Search method * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
BinarySearchTreeNode.h | BinarySearchTreeNode.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: BinarySearchTreeNode.h 40005 2011-06-27 15:29:10Z ste lzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Classes: Node, NodeID * | * Classes: Node, NodeID * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Node for the BinarySearch * | * Node for the BinarySearch * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
BinaryTree.h | BinaryTree.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: BinaryTree.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss, Eckhard vo n Toerne | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss, Eckhard vo n Toerne | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : BinaryTree * | * Class : BinaryTree * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* BinaryTree: A base class for BinarySearch- or Decision-Trees * | * BinaryTree: A base class for BinarySearch- or Decision-Trees * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
BitReproducible.h | BitReproducible.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: BitReproducible.h 48991 2013-03-28 15:25:11Z rdm $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 , LCG / FNAL ROOT MathLib Team * | * Copyright (c) 2005 , LCG / FNAL ROOT MathLib Team * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class LorentzVector | // Header file for class LorentzVector | |||
// | // | |||
// Created by: fischler at Mon Jun 25 2005 | // Created by: fischler at Mon Jun 25 2005 | |||
// | // | |||
// Last update: $Id: BitReproducible.h 48991 2013-03-28 15:25:11Z rdm $ | // Last update: $Id$ | |||
// | // | |||
#ifndef ROOT_Math_GenVector_BitReproducible | #ifndef ROOT_Math_GenVector_BitReproducible | |||
#define ROOT_Math_GenVector_BitReproducible 1 | #define ROOT_Math_GenVector_BitReproducible 1 | |||
#if defined(__alpha) | #if defined(__alpha) | |||
#ifndef __USE_STD_IOSTREAM | #ifndef __USE_STD_IOSTREAM | |||
#define __USE_STD_IOSTREAM | #define __USE_STD_IOSTREAM | |||
#endif | #endif | |||
#endif | #endif | |||
End of changes. 2 change blocks. | ||||
2 lines changed or deleted | 2 lines changed or added | |||
Bits.h | Bits.h | |||
---|---|---|---|---|
/* @(#)root/zip:$Id: Bits.h 39885 2011-06-22 14:09:49Z rdm $ */ | /* @(#)root/zip:$Id$ */ | |||
/* Author: */ | /* Author: */ | |||
/* | /* | |||
Copyright (C) 1990-1993 Mark Adler, Richard B. Wales, Jean-loup Gailly, | Copyright (C) 1990-1993 Mark Adler, Richard B. Wales, Jean-loup Gailly, | |||
Kai Uwe Rommel and Igor Mandrichenko. | Kai Uwe Rommel and Igor Mandrichenko. | |||
For conditions of distribution and use, see copyright notice in zlib.h | For conditions of distribution and use, see copyright notice in zlib.h | |||
*/ | */ | |||
/* | /* | |||
* Changed for ROOT. Functions names have a R__ prepended to differentiate | * Changed for ROOT. Functions names have a R__ prepended to differentiate | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Boost.h | Boost.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: Boost.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_Boost | #ifndef ROOT_Math_Boost | |||
#define ROOT_Math_Boost | #define ROOT_Math_Boost | |||
#include "Math/GenVector/Boost.h" | #include "Math/GenVector/Boost.h" | |||
#endif | #endif | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
BoostX.h | BoostX.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: BoostX.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_BoostX | #ifndef ROOT_Math_BoostX | |||
#define ROOT_Math_BoostX | #define ROOT_Math_BoostX | |||
#include "Math/GenVector/BoostX.h" | #include "Math/GenVector/BoostX.h" | |||
#endif | #endif | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
BoostXfwd.h | BoostXfwd.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: BoostXfwd.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_GenVector_BoostXfwd | #ifndef ROOT_Math_GenVector_BoostXfwd | |||
#define ROOT_Math_GenVector_BoostXfwd 1 | #define ROOT_Math_GenVector_BoostXfwd 1 | |||
namespace ROOT { | namespace ROOT { | |||
namespace Math { | namespace Math { | |||
/** | /** | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
BoostY.h | BoostY.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: BoostY.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_BoostY | #ifndef ROOT_Math_BoostY | |||
#define ROOT_Math_BoostY | #define ROOT_Math_BoostY | |||
#include "Math/GenVector/BoostY.h" | #include "Math/GenVector/BoostY.h" | |||
#endif | #endif | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
BoostYfwd.h | BoostYfwd.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: BoostYfwd.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_GenVector_BoostYfwd | #ifndef ROOT_Math_GenVector_BoostYfwd | |||
#define ROOT_Math_GenVector_BoostYfwd 1 | #define ROOT_Math_GenVector_BoostYfwd 1 | |||
namespace ROOT { | namespace ROOT { | |||
namespace Math { | namespace Math { | |||
/** | /** | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
BoostZ.h | BoostZ.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: BoostZ.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_BoostZ | #ifndef ROOT_Math_BoostZ | |||
#define ROOT_Math_BoostZ | #define ROOT_Math_BoostZ | |||
#include "Math/GenVector/BoostZ.h" | #include "Math/GenVector/BoostZ.h" | |||
#endif | #endif | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
BoostZfwd.h | BoostZfwd.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: BoostZfwd.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_GenVector_BoostZfwd | #ifndef ROOT_Math_GenVector_BoostZfwd | |||
#define ROOT_Math_GenVector_BoostZfwd 1 | #define ROOT_Math_GenVector_BoostZfwd 1 | |||
namespace ROOT { | namespace ROOT { | |||
namespace Math { | namespace Math { | |||
/** | /** | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Boostfwd.h | Boostfwd.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: Boostfwd.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: M. Fischler 2005 | // Authors: M. Fischler 2005 | |||
#ifndef ROOT_Math_GenVector_Boostfwd | #ifndef ROOT_Math_GenVector_Boostfwd | |||
#define ROOT_Math_GenVector_Boostfwd 1 | #define ROOT_Math_GenVector_Boostfwd 1 | |||
namespace ROOT { | namespace ROOT { | |||
namespace Math { | namespace Math { | |||
/** | /** | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
BrentMinimizer1D.h | BrentMinimizer1D.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: BrentMinimizer1D.h 41837 2011-11-09 16:04:19Z rdm $ | // @(#)root/mathcore:$Id$ | |||
// Author: David Gonzalez Maline 2/2008 | // Author: David Gonzalez Maline 2/2008 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2004 Maline, CERN/PH-SFT * | * Copyright (c) 2004 Maline, CERN/PH-SFT * | |||
* * | * * | |||
* This library is free software; you can redistribute it and/or * | * This library is free software; you can redistribute it and/or * | |||
* modify it under the terms of the GNU General Public License * | * modify it under the terms of the GNU General Public License * | |||
* as published by the Free Software Foundation; either version 2 * | * as published by the Free Software Foundation; either version 2 * | |||
* of the License, or (at your option) any later version. * | * of the License, or (at your option) any later version. * | |||
* * | * * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
BrentRootFinder.h | BrentRootFinder.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: BrentRootFinder.h 36905 2010-11-24 15:44:34Z mone ta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: David Gonzalez Maline 01/2008 | // Authors: David Gonzalez Maline 01/2008 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 , LCG ROOT MathLib Team * | * Copyright (c) 2006 , LCG ROOT MathLib Team * | |||
* * | * * | |||
* This library is free software; you can redistribute it and/or * | * This library is free software; you can redistribute it and/or * | |||
* modify it under the terms of the GNU General Public License * | * modify it under the terms of the GNU General Public License * | |||
* as published by the Free Software Foundation; either version 2 * | * as published by the Free Software Foundation; either version 2 * | |||
* of the License, or (at your option) any later version. * | * of the License, or (at your option) any later version. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Bswapcpy.h | Bswapcpy.h | |||
---|---|---|---|---|
/* @(#)root/base:$Id: Bswapcpy.h 30815 2009-10-20 13:49:22Z rdm $ */ | /* @(#)root/base:$Id$ */ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_Bswapcpy | #ifndef ROOT_Bswapcpy | |||
#define ROOT_Bswapcpy | #define ROOT_Bswapcpy | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
BuilderContainer.h | BuilderContainer.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: BuilderContainer.h 29355 2009-07-06 17:34:05Z axel $ | // @(#)root/reflex:$Id$ | |||
// Author: Axel Naumann, 2009 | // Author: Axel Naumann, 2009 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2009, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2009, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Buttons.h | Buttons.h | |||
---|---|---|---|---|
/* @(#)root/base:$Id: Buttons.h 32308 2010-02-10 08:39:43Z brun $ */ | /* @(#)root/base:$Id$ */ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_Buttons | #ifndef ROOT_Buttons | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Bytes.h | Bytes.h | |||
---|---|---|---|---|
/* @(#)root/base:$Id: Bytes.h 29788 2009-08-14 22:47:46Z pcanal $ */ | /* @(#)root/base:$Id$ */ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_Bytes | #ifndef ROOT_Bytes | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Byteswap.h | Byteswap.h | |||
---|---|---|---|---|
/* @(#)root/base:$Id: Byteswap.h 47381 2012-11-16 20:50:59Z rdm $ */ | /* @(#)root/base:$Id$ */ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_Byteswap | #ifndef ROOT_Byteswap | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Callback.h | Callback.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: Callback.h 29288 2009-07-01 13:03:35Z axel $ | // @(#)root/reflex:$Id$ | |||
// Author: Stefan Roiser 2004 | // Author: Stefan Roiser 2004 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Cartesian2D.h | Cartesian2D.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: Cartesian2D.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_Cartesian2D | #ifndef ROOT_Math_Cartesian2D | |||
#define ROOT_Math_Cartesian2D | #define ROOT_Math_Cartesian2D | |||
#include "Math/GenVector/Cartesian2D.h" | #include "Math/GenVector/Cartesian2D.h" | |||
#endif | #endif | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Cartesian2Dfwd.h | Cartesian2Dfwd.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: Cartesian2Dfwd.h 22516 2008-03-07 15:14:26Z monet a $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_GenVector_Cartesian2Dfwd | #ifndef ROOT_Math_GenVector_Cartesian2Dfwd | |||
#define ROOT_Math_GenVector_Cartesian2Dfwd 1 | #define ROOT_Math_GenVector_Cartesian2Dfwd 1 | |||
namespace ROOT { | namespace ROOT { | |||
namespace Math { | namespace Math { | |||
template <class T> | template <class T> | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Cartesian3D.h | Cartesian3D.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: Cartesian3D.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_Cartesian3D | #ifndef ROOT_Math_Cartesian3D | |||
#define ROOT_Math_Cartesian3D | #define ROOT_Math_Cartesian3D | |||
#include "Math/GenVector/Cartesian3D.h" | #include "Math/GenVector/Cartesian3D.h" | |||
#endif | #endif | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Cartesian3Dfwd.h | Cartesian3Dfwd.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: Cartesian3Dfwd.h 22516 2008-03-07 15:14:26Z monet a $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_GenVector_Cartesian3Dfwd | #ifndef ROOT_Math_GenVector_Cartesian3Dfwd | |||
#define ROOT_Math_GenVector_Cartesian3Dfwd 1 | #define ROOT_Math_GenVector_Cartesian3Dfwd 1 | |||
namespace ROOT { | namespace ROOT { | |||
namespace Math { | namespace Math { | |||
template <class T> | template <class T> | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Channel.h | Channel.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: Channel.h 47093 2012-11-07 10:30:12Z moneta $ | // @(#)root/roostats:$Id$ | |||
// Author: George Lewis, Kyle Cranmer | // Author: George Lewis, Kyle Cranmer | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef HISTFACTORY_CHANNEL_H | #ifndef HISTFACTORY_CHANNEL_H | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
ChebyshevApprox.h | ChebyshevApprox.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: ChebyshevApprox.h 48567 2013-02-14 08:59:17Z mone ta $ | // @(#)root/mathmore:$Id$ | |||
// Authors: L. Moneta, A. Zsenei 08/2005 | // Authors: L. Moneta, A. Zsenei 08/2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
* This library is free software; you can redistribute it and/or * | * This library is free software; you can redistribute it and/or * | |||
* modify it under the terms of the GNU General Public License * | * modify it under the terms of the GNU General Public License * | |||
* as published by the Free Software Foundation; either version 2 * | * as published by the Free Software Foundation; either version 2 * | |||
* of the License, or (at your option) any later version. * | * of the License, or (at your option) any later version. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
ChebyshevPol.h | ChebyshevPol.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: ChebyshevPol.h 48704 2013-02-26 09:49:38Z rdm $ | // @(#)root/mathcore:$Id$ | |||
// Author: L. Moneta, 11/2012 | // Author: L. Moneta, 11/2012 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2012, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2012, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Chi2FCN.h | Chi2FCN.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: Chi2FCN.h 40577 2011-08-12 10:43:12Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Author: L. Moneta Tue Sep 5 09:13:32 2006 | // Author: L. Moneta Tue Sep 5 09:13:32 2006 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class Chi2FCN | // Header file for class Chi2FCN | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
CholeskyDecomp.h | CholeskyDecomp.h | |||
---|---|---|---|---|
// @(#)root/smatrix:$Id: CholeskyDecomp.h 36350 2010-10-14 13:40:45Z moneta $ | // @(#)root/smatrix:$Id$ | |||
// Author: M. Schiller 2009 | // Author: M. Schiller 2009 | |||
#ifndef ROOT_Math_CholeskyDecomp | #ifndef ROOT_Math_CholeskyDecomp | |||
#define ROOT_Math_CholeskyDecomp | #define ROOT_Math_CholeskyDecomp | |||
/** @file | /** @file | |||
* header file containing the templated implementation of matrix inversion | * header file containing the templated implementation of matrix inversion | |||
* routines for use with ROOT's SMatrix classes (symmetric positive | * routines for use with ROOT's SMatrix classes (symmetric positive | |||
* definite case) | * definite case) | |||
* | * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
CintLDAP.h | CintLDAP.h | |||
---|---|---|---|---|
// @(#)root/ldap:$Id: CintLDAP.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/ldap:$Id$ | |||
// Author: Oleksandr Grebenyuk 21/09/2001 | // Author: Oleksandr Grebenyuk 21/09/2001 | |||
/************************************************************************* | /************************************************************************* | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_CintLDAP | #ifndef ROOT_CintLDAP | |||
#define ROOT_CintLDAP | #define ROOT_CintLDAP | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Cintex.h | Cintex.h | |||
---|---|---|---|---|
// @(#)root/cintex:$Id: Cintex.h 44070 2012-05-02 14:46:38Z axel $ | // @(#)root/cintex:$Id$ | |||
// Author: Pere Mato 2005 | // Author: Pere Mato 2005 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2005, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2005, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
ClassBuilder.h | ClassBuilder.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: ClassBuilder.h 38267 2011-03-01 18:49:15Z pcanal $ | // @(#)root/reflex:$Id$ | |||
// Author: Stefan Roiser 2004 | // Author: Stefan Roiser 2004 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2010, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2010, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
ClassInfo.h | ClassInfo.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: ClassInfo.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : ClassInfo * | * Class : ClassInfo * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Contains all the data information * | * Contains all the data information * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
ClassifierFactory.h | ClassifierFactory.h | |||
---|---|---|---|---|
// @(#)Root/tmva $Id: ClassifierFactory.h 40005 2011-06-27 15:29:10Z stelze r $ | // @(#)Root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : Factory * | * Class : Factory * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* This template creates ClassifierFactory stores creator functors * | * This template creates ClassifierFactory stores creator functors * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
CollectionProxy.h | CollectionProxy.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: CollectionProxy.h 49281 2013-04-21 02:30:39Z pcanal $ | // @(#)root/reflex:$Id$ | |||
// Author: Markus Frank 2004 | // Author: Markus Frank 2004 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
CombinedCalculator.h | CombinedCalculator.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: CombinedCalculator.h 46082 2012-09-20 13:55:31Z m oneta $ | // @(#)root/roostats:$Id$ | |||
// Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | // Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOSTATS_CombinedCalculator | #ifndef ROOSTATS_CombinedCalculator | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
CombinedMinimizer.h | CombinedMinimizer.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: CombinedMinimizer.h 21530 2007-12-20 11:14:35Z mon eta $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_CombinedMinimizer | #ifndef ROOT_Minuit2_CombinedMinimizer | |||
#define ROOT_Minuit2_CombinedMinimizer | #define ROOT_Minuit2_CombinedMinimizer | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
CombinedMinimumBuilder.h | CombinedMinimumBuilder.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: CombinedMinimumBuilder.h 20880 2007-11-19 11:23:41 Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_CombinedMinimumBuilder | #ifndef ROOT_Minuit2_CombinedMinimumBuilder | |||
#define ROOT_Minuit2_CombinedMinimumBuilder | #define ROOT_Minuit2_CombinedMinimumBuilder | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Compression.h | Compression.h | |||
---|---|---|---|---|
// @(#)root/zip:$Id: Compression.h 39885 2011-06-22 14:09:49Z rdm $ | // @(#)root/zip:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2011, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2011, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_Compression | #ifndef ROOT_Compression | |||
#define ROOT_Compression | #define ROOT_Compression | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
ConfInterval.h | ConfInterval.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: ConfInterval.h 39391 2011-05-26 09:51:59Z moneta $ | // @(#)root/roostats:$Id$ | |||
// Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | // Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOSTATS_ConfInterval | #ifndef ROOSTATS_ConfInterval | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
ConfidenceBelt.h | ConfidenceBelt.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: ConfidenceBelt.h 44077 2012-05-02 17:10:21Z monet a $ | // @(#)root/roostats:$Id$ | |||
// Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | // Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef RooStats_ConfidenceBelt | #ifndef RooStats_ConfidenceBelt | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Config.h | Config.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: Config.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Fredrik Tegenfeldt, Helge Voss | // Author: Andreas Hoecker, Joerg Stelzer, Fredrik Tegenfeldt, Helge Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : Config * | * Class : Config * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* GLobal configuration settings (singleton) * | * GLobal configuration settings (singleton) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
ConfigParser.h | ConfigParser.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: ConfigParser.h 47093 2012-11-07 10:30:12Z moneta $ | // @(#)root/roostats:$Id$ | |||
// Author: Kyle Cranmer, Akira Shibata | // Author: Kyle Cranmer, Akira Shibata | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOSTATS_CONFIGPARSER_h | #ifndef ROOSTATS_CONFIGPARSER_h | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Configurable.h | Configurable.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: Configurable.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : Configurable * | * Class : Configurable * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Base class for all classes with option parsing * | * Base class for all classes with option parsing * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
ContoursError.h | ContoursError.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: ContoursError.h 20880 2007-11-19 11:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_ContoursError | #ifndef ROOT_Minuit2_ContoursError | |||
#define ROOT_Minuit2_ContoursError | #define ROOT_Minuit2_ContoursError | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
ConvergenceTest.h | ConvergenceTest.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: ConvergenceTest.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : ConvergenceTest * | * Class : ConvergenceTest * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Contains all the data information * | * Contains all the data information * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
CoordinateSystemTags.h | CoordinateSystemTags.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: CoordinateSystemTags.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 , LCG ROOT MathLib Team and * | * Copyright (c) 2005 , LCG ROOT MathLib Team and * | |||
* FNAL LCG ROOT MathLib Team * | * FNAL LCG ROOT MathLib Team * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
CramerInversion.icc | CramerInversion.icc | |||
---|---|---|---|---|
// @(#)root/smatrix:$Id: CramerInversion.icc 26866 2008-12-12 10:50:07Z mon eta $ | // @(#)root/smatrix:$Id$ | |||
// Authors: L. Moneta 2005 | // Authors: L. Moneta 2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 , LCG ROOT MathLib Team * | * Copyright (c) 2005 , LCG ROOT MathLib Team * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// | // | |||
// Cramer optmized inversion for matrices up to size 5x5. | // Cramer optmized inversion for matrices up to size 5x5. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
CramerInversionSym.icc | CramerInversionSym.icc | |||
---|---|---|---|---|
// @(#)root/smatrix:$Id: CramerInversionSym.icc 26866 2008-12-12 10:50:07Z moneta $ | // @(#)root/smatrix:$Id$ | |||
// Authors: L. Moneta 2005 | // Authors: L. Moneta 2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 , LCG ROOT MathLib Team * | * Copyright (c) 2005 , LCG ROOT MathLib Team * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// | // | |||
// Cramer optmized inversion for symmetric matrices up to size 5x5. | // Cramer optmized inversion for symmetric matrices up to size 5x5. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
CrossEntropy.h | CrossEntropy.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: CrossEntropy.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : CrossEntropy * | * Class : CrossEntropy * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: Implementation of the CrossEntropy as separation criterion * | * Description: Implementation of the CrossEntropy as separation criterion * | |||
* * | * * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
CsgOps.h | CsgOps.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: CsgOps.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/gl:$Id$ | |||
// Author: Timur Pocheptsov 01/04/2005 | // Author: Timur Pocheptsov 01/04/2005 | |||
#ifndef ROOT_CsgOps | #ifndef ROOT_CsgOps | |||
#define ROOT_CsgOps | #define ROOT_CsgOps | |||
#ifndef ROOT_Rtype | #ifndef ROOT_Rtype | |||
#include "Rtypes.h" | #include "Rtypes.h" | |||
#endif | #endif | |||
class TBuffer3D; | class TBuffer3D; | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Cylindrical3D.h | Cylindrical3D.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: Cylindrical3D.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_Cylindrical3D | #ifndef ROOT_Math_Cylindrical3D | |||
#define ROOT_Math_Cylindrical3D | #define ROOT_Math_Cylindrical3D | |||
#include "Math/GenVector/Cylindrical3D.h" | #include "Math/GenVector/Cylindrical3D.h" | |||
#endif | #endif | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Cylindrical3Dfwd.h | Cylindrical3Dfwd.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: Cylindrical3Dfwd.h 22516 2008-03-07 15:14:26Z mon eta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_GenVector_Cylindrical3Dfwd | #ifndef ROOT_Math_GenVector_Cylindrical3Dfwd | |||
#define ROOT_Math_GenVector_Cylindrical3Dfwd 1 | #define ROOT_Math_GenVector_Cylindrical3Dfwd 1 | |||
namespace ROOT { | namespace ROOT { | |||
namespace Math { | namespace Math { | |||
/** | /** | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
CylindricalEta3D.h | CylindricalEta3D.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: CylindricalEta3D.h 22516 2008-03-07 15:14:26Z mon eta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_CylindricalEta3D | #ifndef ROOT_Math_CylindricalEta3D | |||
#define ROOT_Math_CylindricalEta3D | #define ROOT_Math_CylindricalEta3D | |||
#include "Math/GenVector/CylindricalEta3D.h" | #include "Math/GenVector/CylindricalEta3D.h" | |||
#endif | #endif | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
CylindricalEta3Dfwd.h | CylindricalEta3Dfwd.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: CylindricalEta3Dfwd.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_GenVector_CylindricalEta3Dfwd | #ifndef ROOT_Math_GenVector_CylindricalEta3Dfwd | |||
#define ROOT_Math_GenVector_CylindricalEta3Dfwd 1 | #define ROOT_Math_GenVector_CylindricalEta3Dfwd 1 | |||
namespace ROOT { | namespace ROOT { | |||
namespace Math { | namespace Math { | |||
/** | /** | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
DaemonUtils.h | DaemonUtils.h | |||
---|---|---|---|---|
// @(#)root/auth:$Id: DaemonUtils.h 36126 2010-10-06 15:14:52Z ganis $ | // @(#)root/auth:$Id$ | |||
// Author: Gerri Ganis 19/1/2004 | // Author: Gerri Ganis 19/1/2004 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2003, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2003, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Data.h | Data.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: Data.h 47093 2012-11-07 10:30:12Z moneta $ | // @(#)root/roostats:$Id$ | |||
// Author: George Lewis, Kyle Cranmer | // Author: George Lewis, Kyle Cranmer | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef HISTFACTORY_DATA_H | #ifndef HISTFACTORY_DATA_H | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
DataInputHandler.h | DataInputHandler.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: DataInputHandler.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Peter Speckmayer, Joerg Stelzer, Helge Voss | // Author: Andreas Hoecker, Peter Speckmayer, Joerg Stelzer, Helge Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : DataInputHandler * | * Class : DataInputHandler * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Contains all the data information * | * Contains all the data information * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
DataOptions.h | DataOptions.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: DataOptions.h 31180 2009-11-16 10:54:05Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Author: L. Moneta Wed Aug 30 11:04:59 2006 | // Author: L. Moneta Wed Aug 30 11:04:59 2006 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class DataOptions | // Header file for class DataOptions | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
DataRange.h | DataRange.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: DataRange.h 36558 2010-11-09 15:13:13Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Author: L. Moneta Wed Aug 30 11:05:02 2006 | // Author: L. Moneta Wed Aug 30 11:05:02 2006 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class DataRange | // Header file for class DataRange | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
DataSet.h | DataSet.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: DataSet.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Peter Speckmayer, Joerg Stelzer, Helge Voss | // Author: Andreas Hoecker, Peter Speckmayer, Joerg Stelzer, Helge Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : DataSet * | * Class : DataSet * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Contains all the data information * | * Contains all the data information * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
DataSetFactory.h | DataSetFactory.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: DataSetFactory.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Peter Speckmayer, Joerg Stelzer, Eckhard von To erne, Helge Voss | // Author: Andreas Hoecker, Peter Speckmayer, Joerg Stelzer, Eckhard von To erne, Helge Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : DataSetFactory * | * Class : DataSetFactory * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Contains all the data information * | * Contains all the data information * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
DataSetInfo.h | DataSetInfo.h | |||
---|---|---|---|---|
// // @(#)root/tmva $Id: DataSetInfo.h 40005 2011-06-27 15:29:10Z stelzer $ | // // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Peter Speckmayer, Joerg Stelzer, Helge Voss | // Author: Andreas Hoecker, Peter Speckmayer, Joerg Stelzer, Helge Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : DataSetInfo * | * Class : DataSetInfo * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Contains all the data information * | * Contains all the data information * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
DataSetManager.h | DataSetManager.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: DataSetManager.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Peter Speckmayer, Joerg Stelzer, Helge Voss | // Author: Andreas Hoecker, Peter Speckmayer, Joerg Stelzer, Helge Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : DataSetManager * | * Class : DataSetManager * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Singleton class for dataset management * | * Singleton class for dataset management * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
DataVector.h | DataVector.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: DataVector.h 28946 2009-06-11 15:39:14Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Author: L. Moneta Wed Aug 30 11:15:23 2006 | // Author: L. Moneta Wed Aug 30 11:15:23 2006 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class DataVector | // Header file for class DataVector | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
DataVectorfwd.h | DataVectorfwd.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: DataVectorfwd.h 22868 2008-03-27 16:38:59Z rdm $ | // @(#)root/mathcore:$Id$ | |||
// Author: L. Moneta Fri Sep 1 16:09:42 2006 | // Author: L. Moneta Fri Sep 1 16:09:42 2006 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// forward decalaration for the DataVector classes | // forward decalaration for the DataVector classes | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
DavidonErrorUpdator.h | DavidonErrorUpdator.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: DavidonErrorUpdator.h 20880 2007-11-19 11:23:41Z r dm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_DavidonErrorUpdator | #ifndef ROOT_Minuit2_DavidonErrorUpdator | |||
#define ROOT_Minuit2_DavidonErrorUpdator | #define ROOT_Minuit2_DavidonErrorUpdator | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
DebuggingSampler.h | DebuggingSampler.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: DebuggingSampler.h 44376 2012-05-30 21:47:29Z mon eta $ | // @(#)root/roostats:$Id$ | |||
// Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | // Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOSTATS_DebuggingSampler | #ifndef ROOSTATS_DebuggingSampler | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
DebuggingTestStat.h | DebuggingTestStat.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: DebuggingTestStat.h 39391 2011-05-26 09:51:59Z mo neta $ | // @(#)root/roostats:$Id$ | |||
// Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | // Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOSTATS_DebuggingTestStat | #ifndef ROOSTATS_DebuggingTestStat | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
DecisionTree.h | DecisionTree.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: DecisionTree.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss, Jan Therha ag, Eckhard von Toerne | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss, Jan Therha ag, Eckhard von Toerne | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : DecisionTree * | * Class : DecisionTree * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Implementation of a Decision Tree * | * Implementation of a Decision Tree * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
DecisionTreeNode.h | DecisionTreeNode.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: DecisionTreeNode.h 48991 2013-03-28 15:25:11Z rdm $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss, Eckhard vo n Toerne | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss, Eckhard vo n Toerne | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : DecisionTreeNode * | * Class : DecisionTreeNode * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Node for the Decision Tree * | * Node for the Decision Tree * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Demangle.h | Demangle.h | |||
---|---|---|---|---|
/* @(#)root/clib:$Id: Demangle.h 20882 2007-11-19 11:31:26Z rdm $ */ | /* @(#)root/clib:$Id$ */ | |||
/* Author: */ | /* Author: */ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Derivator.h | Derivator.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: Derivator.h 21503 2007-12-19 17:34:54Z moneta $ | // @(#)root/mathmore:$Id$ | |||
// Authors: L. Moneta, A. Zsenei 08/2005 | // Authors: L. Moneta, A. Zsenei 08/2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
* This library is free software; you can redistribute it and/or * | * This library is free software; you can redistribute it and/or * | |||
* modify it under the terms of the GNU General Public License * | * modify it under the terms of the GNU General Public License * | |||
* as published by the Free Software Foundation; either version 2 * | * as published by the Free Software Foundation; either version 2 * | |||
* of the License, or (at your option) any later version. * | * of the License, or (at your option) any later version. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
DetailedOutputAggregator.h | DetailedOutputAggregator.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: DetailedOutputAggregator.h 37084 2010-11-29 21:37 :13Z moneta $ | // @(#)root/roostats:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOSTATS_DetailedOutputAggregator | #ifndef ROOSTATS_DetailedOutputAggregator | |||
#define ROOSTATS_DetailedOutputAggregator | #define ROOSTATS_DetailedOutputAggregator | |||
skipping to change at line 45 | skipping to change at line 45 | |||
class RooFitResult; | class RooFitResult; | |||
class RooDataSet; | class RooDataSet; | |||
class RooArgList; | class RooArgList; | |||
class RooArgSet; | class RooArgSet; | |||
namespace RooStats { | namespace RooStats { | |||
class DetailedOutputAggregator { | class DetailedOutputAggregator { | |||
public: | public: | |||
// Translate the given fit result to a RooArgSet in a generic way. | // Translate the given fit result to a RooArgSet in a generic way. | |||
// Prefix is prepended to all variable names. | // Prefix is prepended to all variable names. | |||
// Note that the returned set is managed by the user and the user mus | ||||
t | ||||
// explicitly delete all the set content (the returned set does not o | ||||
wn the content) | ||||
static RooArgSet *GetAsArgSet(RooFitResult *result, TString prefix="" , bool withErrorsAndPulls=false); | static RooArgSet *GetAsArgSet(RooFitResult *result, TString prefix="" , bool withErrorsAndPulls=false); | |||
DetailedOutputAggregator() { | DetailedOutputAggregator() { | |||
fResult = NULL; | fResult = NULL; | |||
fBuiltSet = NULL; | fBuiltSet = NULL; | |||
} | } | |||
// For each variable in aset, prepend prefix to its name and add | // For each variable in aset, prepend prefix to its name and add | |||
// to the internal store. Note this will not appear in the produced | // to the internal store. Note this will not appear in the produced | |||
// dataset unless CommitSet is called. | // dataset unless CommitSet is called. | |||
void AppendArgSet(const RooAbsCollection *aset, TString prefix=""); | void AppendArgSet(const RooAbsCollection *aset, TString prefix=""); | |||
const RooArgList* GetAsArgList() const { | const RooArgList* GetAsArgList() const { | |||
// Returns this set of detailed output. | // Returns this set of detailed output. | |||
// and transfer ownership of the set | // Note that the ownership of the returned list is not transfered | |||
// It is managed by the DetailedOutputAggregator class | ||||
return fBuiltSet; | return fBuiltSet; | |||
} | } | |||
// Commit to the result RooDataSet. | // Commit to the result RooDataSet. | |||
void CommitSet(double weight=1.0); | void CommitSet(double weight=1.0); | |||
RooDataSet *GetAsDataSet(TString name, TString title); | RooDataSet *GetAsDataSet(TString name, TString title); | |||
virtual ~DetailedOutputAggregator(); | virtual ~DetailedOutputAggregator(); | |||
End of changes. 4 change blocks. | ||||
2 lines changed or deleted | 8 lines changed or added | |||
Dfact.h | Dfact.h | |||
---|---|---|---|---|
// @(#)root/smatrix:$Id: Dfact.h 22041 2008-02-07 13:41:22Z moneta $ | // @(#)root/smatrix:$Id$ | |||
// Authors: T. Glebe, L. Moneta 2005 | // Authors: T. Glebe, L. Moneta 2005 | |||
#ifndef ROOT_Math_Dfact | #ifndef ROOT_Math_Dfact | |||
#define ROOT_Math_Dfact | #define ROOT_Math_Dfact | |||
// ******************************************************************** | // ******************************************************************** | |||
// | // | |||
// source: | // source: | |||
// | // | |||
// type: source code | // type: source code | |||
// | // | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Dfactir.h | Dfactir.h | |||
---|---|---|---|---|
// @(#)root/smatrix:$Id: Dfactir.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/smatrix:$Id$ | |||
// Authors: T. Glebe, L. Moneta 2005 | // Authors: T. Glebe, L. Moneta 2005 | |||
#ifndef ROOT_Math_Dfactir | #ifndef ROOT_Math_Dfactir | |||
#define ROOT_Math_Dfactir | #define ROOT_Math_Dfactir | |||
// ******************************************************************** | // ******************************************************************** | |||
// | // | |||
// source: | // source: | |||
// | // | |||
// type: source code | // type: source code | |||
// | // | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Dfinv.h | Dfinv.h | |||
---|---|---|---|---|
// @(#)root/smatrix:$Id: Dfinv.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/smatrix:$Id$ | |||
// Authors: T. Glebe, L. Moneta 2005 | // Authors: T. Glebe, L. Moneta 2005 | |||
#ifndef ROOT_Math_Dfinv | #ifndef ROOT_Math_Dfinv | |||
#define ROOT_Math_Dfinv | #define ROOT_Math_Dfinv | |||
// ******************************************************************** | // ******************************************************************** | |||
// | // | |||
// source: | // source: | |||
// | // | |||
// type: source code | // type: source code | |||
// | // | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
DictSelection.h | DictSelection.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: DictSelection.h 29288 2009-07-01 13:03:35Z axel $ | // @(#)root/reflex:$Id$ | |||
// Author: Stefan Roiser 2004 | // Author: Stefan Roiser 2004 | |||
#ifndef Reflex_DictSelection | #ifndef Reflex_DictSelection | |||
#define Reflex_DictSelection | #define Reflex_DictSelection | |||
#include "Reflex/Kernel.h" | #include "Reflex/Kernel.h" | |||
/** | /** | |||
* @file DictSelection.h | * @file DictSelection.h | |||
* @author scott snyder | * @author scott snyder | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
DictionaryGenerator.h | DictionaryGenerator.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: DictionaryGenerator.h 29288 2009-07-01 13:03:35Z ax el $ | // @(#)root/reflex:$Id$ | |||
// Author: Antti Hahto 06/20/06 | // Author: Antti Hahto 06/20/06 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Dinv.h | Dinv.h | |||
---|---|---|---|---|
// @(#)root/smatrix:$Id: Dinv.h 34742 2010-08-06 09:25:40Z moneta $ | // @(#)root/smatrix:$Id$ | |||
// Authors: T. Glebe, L. Moneta 2005 | // Authors: T. Glebe, L. Moneta 2005 | |||
#ifndef ROOT_Math_Dinv | #ifndef ROOT_Math_Dinv | |||
#define ROOT_Math_Dinv | #define ROOT_Math_Dinv | |||
// ******************************************************************** | // ******************************************************************** | |||
// | // | |||
// source: | // source: | |||
// | // | |||
// type: source code | // type: source code | |||
// | // | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
DisplacementVector2D.h | DisplacementVector2D.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: DisplacementVector2D.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_DisplacementVector2D | #ifndef ROOT_Math_DisplacementVector2D | |||
#define ROOT_Math_DisplacementVector2D | #define ROOT_Math_DisplacementVector2D | |||
#include "Math/GenVector/DisplacementVector2D.h" | #include "Math/GenVector/DisplacementVector2D.h" | |||
#endif | #endif | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
DisplacementVector2Dfwd.h | DisplacementVector2Dfwd.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: DisplacementVector2Dfwd.h 22516 2008-03-07 15:14: 26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_GenVector_DisplacementVector2Dfwd | #ifndef ROOT_Math_GenVector_DisplacementVector2Dfwd | |||
#define ROOT_Math_GenVector_DisplacementVector2Dfwd 1 | #define ROOT_Math_GenVector_DisplacementVector2Dfwd 1 | |||
namespace ROOT { | namespace ROOT { | |||
namespace Math { | namespace Math { | |||
/** | /** | |||
Class template describing a 2D displacement vector | Class template describing a 2D displacement vector | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
DisplacementVector3D.h | DisplacementVector3D.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: DisplacementVector3D.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_DisplacementVector3D | #ifndef ROOT_Math_DisplacementVector3D | |||
#define ROOT_Math_DisplacementVector3D | #define ROOT_Math_DisplacementVector3D | |||
#include "Math/GenVector/DisplacementVector3D.h" | #include "Math/GenVector/DisplacementVector3D.h" | |||
#endif | #endif | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
DisplacementVector3Dfwd.h | DisplacementVector3Dfwd.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: DisplacementVector3Dfwd.h 22516 2008-03-07 15:14: 26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_GenVector_DisplacementVector3Dfwd | #ifndef ROOT_Math_GenVector_DisplacementVector3Dfwd | |||
#define ROOT_Math_GenVector_DisplacementVector3Dfwd 1 | #define ROOT_Math_GenVector_DisplacementVector3Dfwd 1 | |||
namespace ROOT { | namespace ROOT { | |||
namespace Math { | namespace Math { | |||
/** | /** | |||
Class template describing a 3D displacement vector | Class template describing a 3D displacement vector | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
DistFunc.h | DistFunc.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: DistFunc.h 37160 2010-12-01 21:52:04Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: L. Moneta, A. Zsenei 08/2005 | // Authors: L. Moneta, A. Zsenei 08/2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
/** | /** | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
DistFuncMathCore.h | DistFuncMathCore.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: DistFuncMathCore.h 21114 2007-11-29 17:16:45Z mon eta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: L. Moneta, A. Zsenei 08/2005 | // Authors: L. Moneta, A. Zsenei 08/2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Math_DistFuncMathCore | #ifndef ROOT_Math_DistFuncMathCore | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
DistFuncMathMore.h | DistFuncMathMore.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: DistFuncMathMore.h 37160 2010-12-01 21:52:04Z mon eta $ | // @(#)root/mathmore:$Id$ | |||
// Authors: L. Moneta, A. Zsenei 08/2005 | // Authors: L. Moneta, A. Zsenei 08/2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
* This library is free software; you can redistribute it and/or * | * This library is free software; you can redistribute it and/or * | |||
* modify it under the terms of the GNU General Public License * | * modify it under the terms of the GNU General Public License * | |||
* as published by the Free Software Foundation; either version 2 * | * as published by the Free Software Foundation; either version 2 * | |||
* of the License, or (at your option) any later version. * | * of the License, or (at your option) any later version. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
DistSampler.h | DistSampler.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: DistSampler.h 37371 2010-12-07 16:26:39Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Author: L. Moneta Fri Sep 22 15:06:47 2006 | // Author: L. Moneta Fri Sep 22 15:06:47 2006 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class DistSampler | // Header file for class DistSampler | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
DistSamplerOptions.h | DistSamplerOptions.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: DistSamplerOptions.h 44131 2012-05-05 10:22:05Z m oneta $ | // @(#)root/mathcore:$Id$ | |||
// Author: L. Moneta Fri Aug 15 2008 | // Author: L. Moneta Fri Aug 15 2008 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2008 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2008 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Math_DistSamplerOptions | #ifndef ROOT_Math_DistSamplerOptions | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
DllImport.h | DllImport.h | |||
---|---|---|---|---|
/* @(#)root/base:$Id: DllImport.h 22729 2008-03-19 10:20:10Z pcanal $ */ | /* @(#)root/base:$Id$ */ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
/* | /* | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Dsfact.h | Dsfact.h | |||
---|---|---|---|---|
// @(#)root/smatrix:$Id: Dsfact.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/smatrix:$Id$ | |||
// Authors: T. Glebe, L. Moneta 2005 | // Authors: T. Glebe, L. Moneta 2005 | |||
#ifndef ROOT_Math_Dsfact | #ifndef ROOT_Math_Dsfact | |||
#define ROOT_Math_Dsfact | #define ROOT_Math_Dsfact | |||
// ******************************************************************** | // ******************************************************************** | |||
// | // | |||
// source: | // source: | |||
// | // | |||
// type: source code | // type: source code | |||
// | // | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Dsinv.h | Dsinv.h | |||
---|---|---|---|---|
// @(#)root/smatrix:$Id: Dsinv.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/smatrix:$Id$ | |||
// Authors: T. Glebe, L. Moneta 2005 | // Authors: T. Glebe, L. Moneta 2005 | |||
#ifndef ROOT_Math_Dsinv | #ifndef ROOT_Math_Dsinv | |||
#define ROOT_Math_Dsinv | #define ROOT_Math_Dsinv | |||
// ******************************************************************** | // ******************************************************************** | |||
// | // | |||
// source: | // source: | |||
// | // | |||
// type: source code | // type: source code | |||
// | // | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
EnumBuilder.h | EnumBuilder.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: EnumBuilder.h 29288 2009-07-01 13:03:35Z axel $ | // @(#)root/reflex:$Id$ | |||
// Author: Stefan Roiser 2004 | // Author: Stefan Roiser 2004 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Error.h | Error.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: Error.h 36766 2010-11-19 10:16:21Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: L. Moneta | // Authors: L. Moneta | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2007 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2007 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Math_Error | #ifndef ROOT_Math_Error | |||
#define ROOT_Math_Error | #define ROOT_Math_Error | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
EulerAngles.h | EulerAngles.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: EulerAngles.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_EulerAngles | #ifndef ROOT_Math_EulerAngles | |||
#define ROOT_Math_EulerAngles | #define ROOT_Math_EulerAngles | |||
#include "Math/GenVector/EulerAngles.h" | #include "Math/GenVector/EulerAngles.h" | |||
#endif | #endif | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
EulerAnglesfwd.h | EulerAnglesfwd.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: EulerAnglesfwd.h 22516 2008-03-07 15:14:26Z monet a $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_GenVector_EulerAnglesfwd | #ifndef ROOT_Math_GenVector_EulerAnglesfwd | |||
#define ROOT_Math_GenVector_EulerAnglesfwd 1 | #define ROOT_Math_GenVector_EulerAnglesfwd 1 | |||
namespace ROOT { | namespace ROOT { | |||
namespace Math { | namespace Math { | |||
/** | /** | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Event.h | Event.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: Event.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Peter Speckmayer, Joerg Stelzer, Helge Voss, Ja n Therhaag | // Author: Andreas Hoecker, Peter Speckmayer, Joerg Stelzer, Helge Voss, Ja n Therhaag | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : Event * | * Class : Event * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Event container * | * Event container * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Expression.h | Expression.h | |||
---|---|---|---|---|
// @(#)root/smatrix:$Id: Expression.h 22419 2008-03-03 00:25:01Z rdm $ | // @(#)root/smatrix:$Id$ | |||
// Authors: T. Glebe, L. Moneta 2005 | // Authors: T. Glebe, L. Moneta 2005 | |||
#ifndef ROOT_Math_Expression | #ifndef ROOT_Math_Expression | |||
#define ROOT_Math_Expression | #define ROOT_Math_Expression | |||
// ******************************************************************** | // ******************************************************************** | |||
// | // | |||
// source: | // source: | |||
// | // | |||
// type: source code | // type: source code | |||
// | // | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
FCNBase.h | FCNBase.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: FCNBase.h 30749 2009-10-15 16:33:04Z brun $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_FCNBase | #ifndef ROOT_Minuit2_FCNBase | |||
#define ROOT_Minuit2_FCNBase | #define ROOT_Minuit2_FCNBase | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
FCNGradientBase.h | FCNGradientBase.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: FCNGradientBase.h 21530 2007-12-20 11:14:35Z monet a $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_FCNGradientBase | #ifndef ROOT_Minuit2_FCNGradientBase | |||
#define ROOT_Minuit2_FCNGradientBase | #define ROOT_Minuit2_FCNGradientBase | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Factory.h | Factory.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: Factory.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Peter Speckmayer, Joerg Stelzer, Helge Voss, Ka i Voss, Eckhard von Toerne, Jan Therhaag | // Author: Andreas Hoecker, Peter Speckmayer, Joerg Stelzer, Helge Voss, Ka i Voss, Eckhard von Toerne, Jan Therhaag | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : Factory * | * Class : Factory * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* This is the main MVA steering class: it creates (books) all MVA met hods, * | * This is the main MVA steering class: it creates (books) all MVA met hods, * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
FcnAdapter.h | FcnAdapter.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: FcnAdapter.h 25529 2008-09-25 09:53:11Z moneta $ | // @(#)root/minuit2:$Id$ | |||
// Author: L. Moneta 10/2005 | // Author: L. Moneta 10/2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2005 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Fit_FcnAdapter_H_ | #ifndef ROOT_Fit_FcnAdapter_H_ | |||
#define ROOT_Fit_FcnAdapter_H_ | #define ROOT_Fit_FcnAdapter_H_ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
FeldmanCousins.h | FeldmanCousins.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: FeldmanCousins.h 44368 2012-05-30 15:38:44Z axel $ | // @(#)root/roostats:$Id$ | |||
// Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | // Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOSTATS_FeldmanCousins | #ifndef ROOSTATS_FeldmanCousins | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
FitConfig.h | FitConfig.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: FitConfig.h 41984 2011-11-14 21:36:36Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Author: L. Moneta Thu Sep 21 16:21:29 2006 | // Author: L. Moneta Thu Sep 21 16:21:29 2006 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class FitConfig | // Header file for class FitConfig | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
FitMethodFunction.h | FitMethodFunction.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: FitMethodFunction.h 40577 2011-08-12 10:43:12Z mo neta $ | // @(#)root/mathcore:$Id$ | |||
// Author: L. Moneta Thu Aug 16 15:40:28 2007 | // Author: L. Moneta Thu Aug 16 15:40:28 2007 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2007 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2007 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class FitMethodFunction | // Header file for class FitMethodFunction | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
FitResult.h | FitResult.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: FitResult.h 39474 2011-05-30 07:48:13Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Author: L. Moneta Wed Aug 30 11:05:34 2006 | // Author: L. Moneta Wed Aug 30 11:05:34 2006 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class FitResult | // Header file for class FitResult | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
FitUtil.h | FitUtil.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: FitUtil.h 41984 2011-11-14 21:36:36Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Author: L. Moneta Tue Nov 28 10:52:47 2006 | // Author: L. Moneta Tue Nov 28 10:52:47 2006 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class FitUtil | // Header file for class FitUtil | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
FitUtilParallel.h | FitUtilParallel.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: FitUtilParallel.h 26014 2008-10-29 16:37:28Z mone ta $ | // @(#)root/mathcore:$Id$ | |||
// Author: L. Moneta Tue Nov 28 10:52:47 2006 | // Author: L. Moneta Tue Nov 28 10:52:47 2006 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class FitUtil | // Header file for class FitUtil | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Fitter.h | Fitter.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: Fitter.h 42200 2011-11-23 17:01:11Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Author: L. Moneta Wed Aug 30 11:05:19 2006 | // Author: L. Moneta Wed Aug 30 11:05:19 2006 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class Fitter | // Header file for class Fitter | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
FitterBase.h | FitterBase.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: FitterBase.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Peter Speckmayer, Joerg Stelzer, Helge Voss | // Author: Andreas Hoecker, Peter Speckmayer, Joerg Stelzer, Helge Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : FitterBase * | * Class : FitterBase * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Base class for TMVA fitters * | * Base class for TMVA fitters * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Foption.h | Foption.h | |||
---|---|---|---|---|
/* @(#)root/hist:$Id: Foption.h 31207 2009-11-16 16:52:00Z moneta $ */ | /* @(#)root/hist:$Id$ */ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_Foption | #ifndef ROOT_Foption | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
FumiliBuilder.h | FumiliBuilder.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: FumiliBuilder.h 20880 2007-11-19 11:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_FumiliBuilder | #ifndef ROOT_Minuit2_FumiliBuilder | |||
#define ROOT_Minuit2_FumiliBuilder | #define ROOT_Minuit2_FumiliBuilder | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
FumiliChi2FCN.h | FumiliChi2FCN.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: FumiliChi2FCN.h 34992 2010-08-25 10:36:11Z moneta $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_FumiliChi2FCN | #ifndef ROOT_Minuit2_FumiliChi2FCN | |||
#define ROOT_Minuit2_FumiliChi2FCN | #define ROOT_Minuit2_FumiliChi2FCN | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
FumiliErrorUpdator.h | FumiliErrorUpdator.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: FumiliErrorUpdator.h 20880 2007-11-19 11:23:41Z rd m $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_FumiliErrorUpdator | #ifndef ROOT_Minuit2_FumiliErrorUpdator | |||
#define ROOT_Minuit2_FumiliErrorUpdator | #define ROOT_Minuit2_FumiliErrorUpdator | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
FumiliFCNAdapter.h | FumiliFCNAdapter.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: FumiliFCNAdapter.h 37067 2010-11-29 14:38:08Z mone ta $ | // @(#)root/minuit2:$Id$ | |||
// Author: L. Moneta 10/2006 | // Author: L. Moneta 10/2006 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2006 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_FumiliFCNAdapter | #ifndef ROOT_Minuit2_FumiliFCNAdapter | |||
#define ROOT_Minuit2_FumiliFCNAdapter | #define ROOT_Minuit2_FumiliFCNAdapter | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
FumiliFCNBase.h | FumiliFCNBase.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: FumiliFCNBase.h 34992 2010-08-25 10:36:11Z moneta $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_FumiliFCNBase | #ifndef ROOT_Minuit2_FumiliFCNBase | |||
#define ROOT_Minuit2_FumiliFCNBase | #define ROOT_Minuit2_FumiliFCNBase | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
FumiliGradientCalculator.h | FumiliGradientCalculator.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: FumiliGradientCalculator.h 20880 2007-11-19 11:23: 41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_FumiliGradientCalculator | #ifndef ROOT_Minuit2_FumiliGradientCalculator | |||
#define ROOT_Minuit2_FumiliGradientCalculator | #define ROOT_Minuit2_FumiliGradientCalculator | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
FumiliMaximumLikelihoodFCN.h | FumiliMaximumLikelihoodFCN.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: FumiliMaximumLikelihoodFCN.h 34992 2010-08-25 10:3 6:11Z moneta $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_FumiliMaximumLikelihoodFCN | #ifndef ROOT_Minuit2_FumiliMaximumLikelihoodFCN | |||
#define ROOT_Minuit2_FumiliMaximumLikelihoodFCN | #define ROOT_Minuit2_FumiliMaximumLikelihoodFCN | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
FumiliMinimizer.h | FumiliMinimizer.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: FumiliMinimizer.h 21530 2007-12-20 11:14:35Z monet a $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_FumiliMinimizer | #ifndef ROOT_Minuit2_FumiliMinimizer | |||
#define ROOT_Minuit2_FumiliMinimizer | #define ROOT_Minuit2_FumiliMinimizer | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
FumiliStandardChi2FCN.h | FumiliStandardChi2FCN.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: FumiliStandardChi2FCN.h 48522 2013-02-08 21:05:50Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_FumiliStandardChi2FCN | #ifndef ROOT_Minuit2_FumiliStandardChi2FCN | |||
#define ROOT_Minuit2_FumiliStandardChi2FCN | #define ROOT_Minuit2_FumiliStandardChi2FCN | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
FumiliStandardMaximumLikelihoodFCN.h | FumiliStandardMaximumLikelihoodFCN.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: FumiliStandardMaximumLikelihoodFCN.h 48522 2013-02 -08 21:05:50Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_FumiliStandardMaximumLikelihoodFCN | #ifndef ROOT_Minuit2_FumiliStandardMaximumLikelihoodFCN | |||
#define ROOT_Minuit2_FumiliStandardMaximumLikelihoodFCN | #define ROOT_Minuit2_FumiliStandardMaximumLikelihoodFCN | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
FunctionBuilder.h | FunctionBuilder.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: FunctionBuilder.h 29288 2009-07-01 13:03:35Z axel $ | // @(#)root/reflex:$Id$ | |||
// Author: Stefan Roiser 2004 | // Author: Stefan Roiser 2004 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
FunctionGradient.h | FunctionGradient.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: FunctionGradient.h 20880 2007-11-19 11:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_FunctionGradient | #ifndef ROOT_Minuit2_FunctionGradient | |||
#define ROOT_Minuit2_FunctionGradient | #define ROOT_Minuit2_FunctionGradient | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
FunctionMinimizer.h | FunctionMinimizer.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: FunctionMinimizer.h 21530 2007-12-20 11:14:35Z mon eta $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_FunctionMinimizer | #ifndef ROOT_Minuit2_FunctionMinimizer | |||
#define ROOT_Minuit2_FunctionMinimizer | #define ROOT_Minuit2_FunctionMinimizer | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
FunctionMinimum.h | FunctionMinimum.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: FunctionMinimum.h 38738 2011-04-05 13:54:46Z monet a $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_FunctionMinimum | #ifndef ROOT_Minuit2_FunctionMinimum | |||
#define ROOT_Minuit2_FunctionMinimum | #define ROOT_Minuit2_FunctionMinimum | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Functions.h | Functions.h | |||
---|---|---|---|---|
// @(#)root/smatrix:$Id: Functions.h 48991 2013-03-28 15:25:11Z rdm $ | // @(#)root/smatrix:$Id$ | |||
// Authors: T. Glebe, L. Moneta 2005 | // Authors: T. Glebe, L. Moneta 2005 | |||
#ifndef ROOT_Math_Functions | #ifndef ROOT_Math_Functions | |||
#define ROOT_Math_Functions | #define ROOT_Math_Functions | |||
// ******************************************************************** | // ******************************************************************** | |||
// | // | |||
// source: | // source: | |||
// | // | |||
// type: source code | // type: source code | |||
// | // | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Functor.h | Functor.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: Functor.h 43272 2012-03-07 08:06:40Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Author: L. Moneta Mon Nov 13 15:58:13 2006 | // Author: L. Moneta Mon Nov 13 15:58:13 2006 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Heaer file for Functor classes. | // Heaer file for Functor classes. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
GLConstants.h | GLConstants.h | |||
---|---|---|---|---|
/* @(#)root/base:$Id: GLConstants.h 20877 2007-11-19 11:17:07Z rdm $ */ | /* @(#)root/base:$Id$ */ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_GLConstants | #ifndef ROOT_GLConstants | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
GSLFunctionAdapter.h | GSLFunctionAdapter.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: GSLFunctionAdapter.h 20882 2007-11-19 11:31:26Z r dm $ | // @(#)root/mathmore:$Id$ | |||
// Authors: L. Moneta, A. Zsenei 08/2005 | // Authors: L. Moneta, A. Zsenei 08/2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
* This library is free software; you can redistribute it and/or * | * This library is free software; you can redistribute it and/or * | |||
* modify it under the terms of the GNU General Public License * | * modify it under the terms of the GNU General Public License * | |||
* as published by the Free Software Foundation; either version 2 * | * as published by the Free Software Foundation; either version 2 * | |||
* of the License, or (at your option) any later version. * | * of the License, or (at your option) any later version. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
GSLIntegrator.h | GSLIntegrator.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: GSLIntegrator.h 36764 2010-11-19 10:02:00Z moneta $ | // @(#)root/mathmore:$Id$ | |||
// Authors: L. Moneta, A. Zsenei 08/2005 | // Authors: L. Moneta, A. Zsenei 08/2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
* This library is free software; you can redistribute it and/or * | * This library is free software; you can redistribute it and/or * | |||
* modify it under the terms of the GNU General Public License * | * modify it under the terms of the GNU General Public License * | |||
* as published by the Free Software Foundation; either version 2 * | * as published by the Free Software Foundation; either version 2 * | |||
* of the License, or (at your option) any later version. * | * of the License, or (at your option) any later version. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
GSLMCIntegrator.h | GSLMCIntegrator.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: GSLMCIntegrator.h 36806 2010-11-20 11:09:14Z mone ta $ | // @(#)root/mathmore:$Id$ | |||
// Author: Magdalena Slawinska 08/2007 | // Author: Magdalena Slawinska 08/2007 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2007 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2007 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
* This library is free software; you can redistribute it and/or * | * This library is free software; you can redistribute it and/or * | |||
* modify it under the terms of the GNU General Public License * | * modify it under the terms of the GNU General Public License * | |||
* as published by the Free Software Foundation; either version 2 * | * as published by the Free Software Foundation; either version 2 * | |||
* of the License, or (at your option) any later version. * | * of the License, or (at your option) any later version. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
GSLMinimizer.h | GSLMinimizer.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: GSLMinimizer.h 37448 2010-12-09 20:20:56Z moneta $ | // @(#)root/mathmore:$Id$ | |||
// Author: L. Moneta Wed Oct 18 11:48:00 2006 | // Author: L. Moneta Wed Oct 18 11:48:00 2006 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* This library is free software; you can redistribute it and/or * | * This library is free software; you can redistribute it and/or * | |||
* modify it under the terms of the GNU General Public License * | * modify it under the terms of the GNU General Public License * | |||
* as published by the Free Software Foundation; either version 2 * | * as published by the Free Software Foundation; either version 2 * | |||
* of the License, or (at your option) any later version. * | * of the License, or (at your option) any later version. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
GSLMinimizer1D.h | GSLMinimizer1D.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: GSLMinimizer1D.h 48991 2013-03-28 15:25:11Z rdm $ | // @(#)root/mathmore:$Id$ | |||
// Author: L. Moneta, A. Zsenei 08/2005 | // Author: L. Moneta, A. Zsenei 08/2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2004 moneta, CERN/PH-SFT * | * Copyright (c) 2004 moneta, CERN/PH-SFT * | |||
* * | * * | |||
* This library is free software; you can redistribute it and/or * | * This library is free software; you can redistribute it and/or * | |||
* modify it under the terms of the GNU General Public License * | * modify it under the terms of the GNU General Public License * | |||
* as published by the Free Software Foundation; either version 2 * | * as published by the Free Software Foundation; either version 2 * | |||
* of the License, or (at your option) any later version. * | * of the License, or (at your option) any later version. * | |||
* * | * * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
GSLMultiRootFinder.h | GSLMultiRootFinder.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: GSLMultiRootFinder.h 38726 2011-04-04 14:05:51Z m oneta $ | // @(#)root/mathmore:$Id$ | |||
// Author: L. Moneta 03/2011 | // Author: L. Moneta 03/2011 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
* This library is free software; you can redistribute it and/or * | * This library is free software; you can redistribute it and/or * | |||
* modify it under the terms of the GNU General Public License * | * modify it under the terms of the GNU General Public License * | |||
* as published by the Free Software Foundation; either version 2 * | * as published by the Free Software Foundation; either version 2 * | |||
* of the License, or (at your option) any later version. * | * of the License, or (at your option) any later version. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
GSLNLSMinimizer.h | GSLNLSMinimizer.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: GSLNLSMinimizer.h 37427 2010-12-09 08:57:45Z mone ta $ | // @(#)root/mathmore:$Id$ | |||
// Author: L. Moneta Wed Dec 20 17:16:32 2006 | // Author: L. Moneta Wed Dec 20 17:16:32 2006 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* This library is free software; you can redistribute it and/or * | * This library is free software; you can redistribute it and/or * | |||
* modify it under the terms of the GNU General Public License * | * modify it under the terms of the GNU General Public License * | |||
* as published by the Free Software Foundation; either version 2 * | * as published by the Free Software Foundation; either version 2 * | |||
* of the License, or (at your option) any later version. * | * of the License, or (at your option) any later version. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
GSLRndmEngines.h | GSLRndmEngines.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: GSLRndmEngines.h 37441 2010-12-09 16:27:54Z monet a $ | // @(#)root/mathmore:$Id$ | |||
// Author: L. Moneta, A. Zsenei 08/2005 | // Author: L. Moneta, A. Zsenei 08/2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
* This library is free software; you can redistribute it and/or * | * This library is free software; you can redistribute it and/or * | |||
* modify it under the terms of the GNU General Public License * | * modify it under the terms of the GNU General Public License * | |||
* as published by the Free Software Foundation; either version 2 * | * as published by the Free Software Foundation; either version 2 * | |||
* of the License, or (at your option) any later version. * | * of the License, or (at your option) any later version. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
GSLRootFinder.h | GSLRootFinder.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: GSLRootFinder.h 48991 2013-03-28 15:25:11Z rdm $ | // @(#)root/mathmore:$Id$ | |||
// Author: L. Moneta, A. Zsenei 08/2005 | // Author: L. Moneta, A. Zsenei 08/2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
* This library is free software; you can redistribute it and/or * | * This library is free software; you can redistribute it and/or * | |||
* modify it under the terms of the GNU General Public License * | * modify it under the terms of the GNU General Public License * | |||
* as published by the Free Software Foundation; either version 2 * | * as published by the Free Software Foundation; either version 2 * | |||
* of the License, or (at your option) any later version. * | * of the License, or (at your option) any later version. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
GSLRootFinderDeriv.h | GSLRootFinderDeriv.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: GSLRootFinderDeriv.h 48991 2013-03-28 15:25:11Z r dm $ | // @(#)root/mathmore:$Id$ | |||
// Authors: L. Moneta, A. Zsenei 08/2005 | // Authors: L. Moneta, A. Zsenei 08/2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
* This library is free software; you can redistribute it and/or * | * This library is free software; you can redistribute it and/or * | |||
* modify it under the terms of the GNU General Public License * | * modify it under the terms of the GNU General Public License * | |||
* as published by the Free Software Foundation; either version 2 * | * as published by the Free Software Foundation; either version 2 * | |||
* of the License, or (at your option) any later version. * | * of the License, or (at your option) any later version. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
GSLRootHelper.h | GSLRootHelper.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: GSLRootHelper.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/mathmore:$Id$ | |||
// Authors: L. Moneta, A. Zsenei 08/2005 | // Authors: L. Moneta, A. Zsenei 08/2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
* This library is free software; you can redistribute it and/or * | * This library is free software; you can redistribute it and/or * | |||
* modify it under the terms of the GNU General Public License * | * modify it under the terms of the GNU General Public License * | |||
* as published by the Free Software Foundation; either version 2 * | * as published by the Free Software Foundation; either version 2 * | |||
* of the License, or (at your option) any later version. * | * of the License, or (at your option) any later version. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
GSLSimAnMinimizer.h | GSLSimAnMinimizer.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: GSLSimAnMinimizer.h 32583 2010-03-12 09:57:42Z mo neta $ | // @(#)root/mathmore:$Id$ | |||
// Author: L. Moneta Wed Dec 20 17:16:32 2006 | // Author: L. Moneta Wed Dec 20 17:16:32 2006 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* This library is free software; you can redistribute it and/or * | * This library is free software; you can redistribute it and/or * | |||
* modify it under the terms of the GNU General Public License * | * modify it under the terms of the GNU General Public License * | |||
* as published by the Free Software Foundation; either version 2 * | * as published by the Free Software Foundation; either version 2 * | |||
* of the License, or (at your option) any later version. * | * of the License, or (at your option) any later version. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
GSLSimAnnealing.h | GSLSimAnnealing.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: GSLSimAnnealing.h 48991 2013-03-28 15:25:11Z rdm $ | // @(#)root/mathmore:$Id$ | |||
// Author: L. Moneta Thu Jan 25 11:13:48 2007 | // Author: L. Moneta Thu Jan 25 11:13:48 2007 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* This library is free software; you can redistribute it and/or * | * This library is free software; you can redistribute it and/or * | |||
* modify it under the terms of the GNU General Public License * | * modify it under the terms of the GNU General Public License * | |||
* as published by the Free Software Foundation; either version 2 * | * as published by the Free Software Foundation; either version 2 * | |||
* of the License, or (at your option) any later version. * | * of the License, or (at your option) any later version. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
GaussIntegrator.h | GaussIntegrator.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: GaussIntegrator.h 36764 2010-11-19 10:02:00Z mone ta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: David Gonzalez Maline 01/2008 | // Authors: David Gonzalez Maline 01/2008 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 , LCG ROOT MathLib Team * | * Copyright (c) 2006 , LCG ROOT MathLib Team * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for GaussIntegrator | // Header file for GaussIntegrator | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
GaussLegendreIntegrator.h | GaussLegendreIntegrator.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: GaussLegendreIntegrator.h 36764 2010-11-19 10:02: 00Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: David Gonzalez Maline 01/2008 | // Authors: David Gonzalez Maline 01/2008 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 , LCG ROOT MathLib Team * | * Copyright (c) 2006 , LCG ROOT MathLib Team * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for GaussIntegrator | // Header file for GaussIntegrator | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
GenAlgoOptions.h | GenAlgoOptions.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: GenAlgoOptions.h 36796 2010-11-19 17:33:27Z monet a $ | // @(#)root/mathcore:$Id$ | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2010 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2010 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Math_GenAlgoOptions | #ifndef ROOT_Math_GenAlgoOptions | |||
#define ROOT_Math_GenAlgoOptions | #define ROOT_Math_GenAlgoOptions | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
GenVectorIO.h | GenVectorIO.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: GenVectorIO.h 23735 2008-05-07 21:18:33Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 , LCG ROOT MathLib Team (FNAL component) * | * Copyright (c) 2005 , LCG ROOT MathLib Team (FNAL component) * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Support templates (class and function) for stream i/o of vectors | // Support templates (class and function) for stream i/o of vectors | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
GenVector_exception.h | GenVector_exception.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: GenVector_exception.h 24923 2008-07-23 15:43:05Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_GenVector_GenVector_exception | #ifndef ROOT_Math_GenVector_GenVector_exception | |||
#define ROOT_Math_GenVector_GenVector_exception 1 | #define ROOT_Math_GenVector_GenVector_exception 1 | |||
// ====================================================================== | // ====================================================================== | |||
// $Id $ | // $Id $ | |||
// | // | |||
// Define the exception type used throughout this package. | // Define the exception type used throughout this package. | |||
// ====================================================================== | // ====================================================================== | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
GenericFunction.h | GenericFunction.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: GenericFunction.h 21530 2007-12-20 11:14:35Z monet a $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_GenericFunction | #ifndef ROOT_Minuit2_GenericFunction | |||
#define ROOT_Minuit2_GenericFunction | #define ROOT_Minuit2_GenericFunction | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
GeneticAlgorithm.h | GeneticAlgorithm.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: GeneticAlgorithm.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Peter Speckmayer | // Author: Peter Speckmayer | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : GeneticAlgorithm * | * Class : GeneticAlgorithm * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Base definition for genetic algorithm * | * Base definition for genetic algorithm * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
GeneticFitter.h | GeneticFitter.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: GeneticFitter.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Peter Speckmayer | // Author: Peter Speckmayer | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : GeneticFitter * | * Class : GeneticFitter * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Fitter using a Genetic Algorithm * | * Fitter using a Genetic Algorithm * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
GeneticGenes.h | GeneticGenes.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: GeneticGenes.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Peter Speckmayer | // Author: Peter Speckmayer | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : GeneticGenes * | * Class : GeneticGenes * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Genes definition for genetic algorithm * | * Genes definition for genetic algorithm * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
GeneticPopulation.h | GeneticPopulation.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: GeneticPopulation.h 40005 2011-06-27 15:29:10Z stelze r $ | // @(#)root/tmva $Id$ | |||
// Author: Peter Speckmayer | // Author: Peter Speckmayer | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : GeneticPopulation * | * Class : GeneticPopulation * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Population definition for genetic algorithm * | * Population definition for genetic algorithm * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
GeneticRange.h | GeneticRange.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: GeneticRange.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Peter Speckmayer | // Author: Peter Speckmayer | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : GeneticRange * | * Class : GeneticRange * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Range definition for genetic algorithm * | * Range definition for genetic algorithm * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
GenreflexMemberBuilder.h | GenreflexMemberBuilder.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: GenreflexMemberBuilder.h 29355 2009-07-06 17:34:05Z axel $ | // @(#)root/reflex:$Id$ | |||
// Author: Axel Naumann, 2009 | // Author: Axel Naumann, 2009 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2009, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2009, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Getline.h | Getline.h | |||
---|---|---|---|---|
/* @(#)root/textinput:$Id: Getline.h 39492 2011-05-30 15:26:34Z axel $ */ | /* @(#)root/textinput:$Id$ */ | |||
/* Author: Axel Naumann <axel@cern.ch>, 2011-05-21 */ | /* Author: Axel Naumann <axel@cern.ch>, 2011-05-21 */ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2011, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2011, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
GiniIndex.h | GiniIndex.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: GiniIndex.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : GiniIndex * | * Class : GiniIndex * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: Implementation of the GiniIndex as separation criterion * | * Description: Implementation of the GiniIndex as separation criterion * | |||
* Large Gini Indices (maximum 0.5) mean , that the sample is well * | * Large Gini Indices (maximum 0.5) mean , that the sample is well * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
GiniIndexWithLaplace.h | GiniIndexWithLaplace.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: GiniIndexWithLaplace.h 40005 2011-06-27 15:29:10Z ste lzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : GiniIndexWithLaplace * | * Class : GiniIndexWithLaplace * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: Implementation of the GiniIndex With Laplace correction * | * Description: Implementation of the GiniIndex With Laplace correction * | |||
* as separation criterion * | * as separation criterion * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
GoFTest.h | GoFTest.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: GoFTest.h 36911 2010-11-24 17:08:43Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: Bartolomeu Rabacal 05/2010 | // Authors: Bartolomeu Rabacal 05/2010 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 , LCG ROOT MathLib Team * | * Copyright (c) 2006 , LCG ROOT MathLib Team * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for GoFTest | // Header file for GoFTest | |||
#include <memory> | #include <memory> | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
GradientCalculator.h | GradientCalculator.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: GradientCalculator.h 20880 2007-11-19 11:23:41Z rd m $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_GradientCalculator | #ifndef ROOT_Minuit2_GradientCalculator | |||
#define ROOT_Minuit2_GradientCalculator | #define ROOT_Minuit2_GradientCalculator | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Gtypes.h | Gtypes.h | |||
---|---|---|---|---|
/* @(#)root/base:$Id: Gtypes.h 20877 2007-11-19 11:17:07Z rdm $ */ | /* @(#)root/base:$Id$ */ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_Gtypes | #ifndef ROOT_Gtypes | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
GuiTypes.h | GuiTypes.h | |||
---|---|---|---|---|
/* @(#)root/base:$Id: GuiTypes.h 42941 2012-02-09 15:55:24Z pcanal $ */ | /* @(#)root/base:$Id$ */ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
// The current heuristics used by CINT to avoid parsing header file for | // The current heuristics used by CINT to avoid parsing header file for | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
HFitInterface.h | HFitInterface.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: HFitInterface.h 42694 2012-01-18 13:09:09Z axel $ | // @(#)root/hist:$Id$ | |||
// Author: L. Moneta Thu Aug 31 10:40:20 2006 | // Author: L. Moneta Thu Aug 31 10:40:20 2006 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class HFitInterface | // Header file for class HFitInterface | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
HLFactory.h | HLFactory.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: HLFactory.h 48991 2013-03-28 15:25:11Z rdm $ | // @(#)root/roostats:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Project: RooStats * | * Project: RooStats * | |||
* Package: RooFit/RooStats * | * Package: RooFit/RooStats * | |||
* Authors: * | * Authors: * | |||
* Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke * | * Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke * | |||
************************************************************************* | ************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
HelpText.h | HelpText.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: HelpText.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 28/07/97 | // Author: Fons Rademakers 28/07/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
HelpTextTV.h | HelpTextTV.h | |||
---|---|---|---|---|
// @(#)root/treeviewer:$Id: HelpTextTV.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/treeviewer:$Id$ | |||
// Author: Andrei Gheata 02/10/00 | // Author: Andrei Gheata 02/10/00 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
HelperOps.h | HelperOps.h | |||
---|---|---|---|---|
// @(#)root/smatrix:$Id: HelperOps.h 42293 2011-11-29 07:43:07Z moneta $ | // @(#)root/smatrix:$Id$ | |||
// Authors: J. Palacios 2006 | // Authors: J. Palacios 2006 | |||
#ifndef ROOT_Math_HelperOps | #ifndef ROOT_Math_HelperOps | |||
#define ROOT_Math_HelperOps 1 | #define ROOT_Math_HelperOps 1 | |||
// Include files | // Include files | |||
/** @class HelperOps HelperOps.h Math/HelperOps.h | /** @class HelperOps HelperOps.h Math/HelperOps.h | |||
* | * | |||
* | * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Hepevt.h | Hepevt.h | |||
---|---|---|---|---|
/* @(#)root/eg:$Id: Hepevt.h 38170 2011-02-21 11:18:32Z rdm $ */ | /* @(#)root/eg:$Id$ */ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_Hepevt | #ifndef ROOT_Hepevt | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
HessianGradientCalculator.h | HessianGradientCalculator.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: HessianGradientCalculator.h 20880 2007-11-19 11:23 :41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_HessianGradientCalculator | #ifndef ROOT_Minuit2_HessianGradientCalculator | |||
#define ROOT_Minuit2_HessianGradientCalculator | #define ROOT_Minuit2_HessianGradientCalculator | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
HistFactoryException.h | HistFactoryException.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: HistFactoryException.h 47093 2012-11-07 10:30:12Z moneta $ | // @(#)root/roostats:$Id$ | |||
// Author: George Lewis, Kyle Cranmer | // Author: George Lewis, Kyle Cranmer | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef HISTFACTORY_EXCEPTION | #ifndef HISTFACTORY_EXCEPTION | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
HistFactorySimultaneous.h | HistFactorySimultaneous.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: HistFactorySimultaneous.h 44543 2012-06-04 20:25:32Z monet a $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Hoption.h | Hoption.h | |||
---|---|---|---|---|
/* @(#)root/histpainter:$Id: Hoption.h 36077 2010-10-05 09:16:06Z brun $ */ | /* @(#)root/histpainter:$Id$ */ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_Hoption | #ifndef ROOT_Hoption | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Hparam.h | Hparam.h | |||
---|---|---|---|---|
/* @(#)root/histpainter:$Id: Hparam.h 20882 2007-11-19 11:31:26Z rdm $ */ | /* @(#)root/histpainter:$Id$ */ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_Hparam | #ifndef ROOT_Hparam | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Htypes.h | Htypes.h | |||
---|---|---|---|---|
/* @(#)root/base:$Id: Htypes.h 20877 2007-11-19 11:17:07Z rdm $ */ | /* @(#)root/base:$Id$ */ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_Htypes | #ifndef ROOT_Htypes | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
HybridCalculator.h | HybridCalculator.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: HybridCalculator.h 44974 2012-07-09 15:48:52Z mon eta $ | // @(#)root/roostats:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOSTATS_HybridCalculator | #ifndef ROOSTATS_HybridCalculator | |||
#define ROOSTATS_HybridCalculator | #define ROOSTATS_HybridCalculator | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
HybridCalculatorOriginal.h | HybridCalculatorOriginal.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: HybridCalculatorOriginal.h 44368 2012-05-30 15:38 :44Z axel $ | // @(#)root/roostats:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Project: RooStats * | * Project: RooStats * | |||
* Package: RooFit/RooStats * | * Package: RooFit/RooStats * | |||
* Authors: * | * Authors: * | |||
* Danilo Piparo, Gregory Schott * | * Danilo Piparo, Gregory Schott * | |||
************************************************************************* | ************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
HybridPlot.h | HybridPlot.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: HybridPlot.h 39391 2011-05-26 09:51:59Z moneta $ | // @(#)root/roostats:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Project: RooStats * | * Project: RooStats * | |||
* Package: RooFit/RooStats * | * Package: RooFit/RooStats * | |||
* Authors: * | * Authors: * | |||
* Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke * | * Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke * | |||
************************************************************************* | ************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
HybridResult.h | HybridResult.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: HybridResult.h 39391 2011-05-26 09:51:59Z moneta $ | // @(#)root/roostats:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Project: RooStats * | * Project: RooStats * | |||
* Package: RooFit/RooStats * | * Package: RooFit/RooStats * | |||
* Authors: * | * Authors: * | |||
* Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke * | * Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke * | |||
************************************************************************* | ************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
HypoTestCalculator.h | HypoTestCalculator.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: HypoTestCalculator.h 39391 2011-05-26 09:51:59Z m oneta $ | // @(#)root/roostats:$Id$ | |||
// Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | // Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOSTATS_HypoTestCalculator | #ifndef ROOSTATS_HypoTestCalculator | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
HypoTestInverter.h | HypoTestInverter.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: HypoTestInverter.h 44368 2012-05-30 15:38:44Z axe l $ | // @(#)root/roostats:$Id$ | |||
// Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | // Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOSTATS_HypoTestInverter | #ifndef ROOSTATS_HypoTestInverter | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
HypoTestInverterOriginal.h | HypoTestInverterOriginal.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: HypoTestInverterOriginal.h 39513 2011-05-31 17:49 :43Z moneta $ | // @(#)root/roostats:$Id$ | |||
// Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | // Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOSTATS_HypoTestInverterOriginal | #ifndef ROOSTATS_HypoTestInverterOriginal | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
HypoTestInverterPlot.h | HypoTestInverterPlot.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: HypoTestInverterPlot.h 39928 2011-06-24 08:18:59Z moneta $ | // @(#)root/roostats:$Id$ | |||
// Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | // Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOSTATS_HypoTestInverterPlot | #ifndef ROOSTATS_HypoTestInverterPlot | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
HypoTestInverterResult.h | HypoTestInverterResult.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: HypoTestInverterResult.h 44126 2012-05-04 16:55:4 7Z moneta $ | // @(#)root/roostats:$Id$ | |||
// Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | // Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOSTATS_HypoTestInverterResult | #ifndef ROOSTATS_HypoTestInverterResult | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
HypoTestPlot.h | HypoTestPlot.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: HypoTestPlot.h 43068 2012-02-21 16:09:05Z moneta $ | // @(#)root/roostats:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOSTATS_HypoTestPlot | #ifndef ROOSTATS_HypoTestPlot | |||
#define ROOSTATS_HypoTestPlot | #define ROOSTATS_HypoTestPlot | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
HypoTestResult.h | HypoTestResult.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: HypoTestResult.h 44473 2012-06-01 16:12:31Z monet a $ | // @(#)root/roostats:$Id$ | |||
// Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke, S ven Kreiss | // Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke, S ven Kreiss | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
//_________________________________________________ | //_________________________________________________ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
IFitterTarget.h | IFitterTarget.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: IFitterTarget.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Peter Speckmayer | // Author: Andreas Hoecker, Peter Speckmayer | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : IFitterTarget * | * Class : IFitterTarget * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Interface for generic fitter * | * Interface for generic fitter * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
IFunction.h | IFunction.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: IFunction.h 24482 2008-06-23 15:33:08Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: L. Moneta 11/2006 | // Authors: L. Moneta 11/2006 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 , LCG ROOT MathLib Team * | * Copyright (c) 2006 , LCG ROOT MathLib Team * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for function interfaces | // Header file for function interfaces | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
IFunctionfwd.h | IFunctionfwd.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: IFunctionfwd.h 40577 2011-08-12 10:43:12Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Author: L. Moneta Tue Nov 14 14:38:48 2006 | // Author: L. Moneta Tue Nov 14 14:38:48 2006 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Defines Forward declaration for template IFunction class and useful type defs | // Defines Forward declaration for template IFunction class and useful type defs | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
IMethod.h | IMethod.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: IMethod.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : IMethod * | * Class : IMethod * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Interface for all concrete MVA method implementations * | * Interface for all concrete MVA method implementations * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
IMinimizer1D.h | IMinimizer1D.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: IMinimizer1D.h 32583 2010-03-12 09:57:42Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Author: David Gonzalez Maline 2/2008 | // Author: David Gonzalez Maline 2/2008 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2004 Maline, CERN/PH-SFT * | * Copyright (c) 2004 Maline, CERN/PH-SFT * | |||
* * | * * | |||
* This library is free software; you can redistribute it and/or * | * This library is free software; you can redistribute it and/or * | |||
* modify it under the terms of the GNU General Public License * | * modify it under the terms of the GNU General Public License * | |||
* as published by the Free Software Foundation; either version 2 * | * as published by the Free Software Foundation; either version 2 * | |||
* of the License, or (at your option) any later version. * | * of the License, or (at your option) any later version. * | |||
* * | * * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
IOptions.h | IOptions.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: IOptions.h 36764 2010-11-19 10:02:00Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Author: L. Moneta Fri Aug 15 2008 | // Author: L. Moneta Fri Aug 15 2008 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2008 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2008 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Math_IOptions | #ifndef ROOT_Math_IOptions | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
IParamFunction.h | IParamFunction.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: IParamFunction.h 32583 2010-03-12 09:57:42Z monet a $ | // @(#)root/mathcore:$Id$ | |||
// Author: L. Moneta Tue Nov 14 14:20:07 2006 | // Author: L. Moneta Tue Nov 14 14:20:07 2006 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class IParamFunction | // Header file for class IParamFunction | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
IParamFunctionfwd.h | IParamFunctionfwd.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: IParamFunctionfwd.h 40577 2011-08-12 10:43:12Z mo neta $ | // @(#)root/mathcore:$Id$ | |||
// Author: L. Moneta Tue Nov 14 14:38:52 2006 | // Author: L. Moneta Tue Nov 14 14:38:52 2006 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Forward declarations for template class IParamFunction class | // Forward declarations for template class IParamFunction class | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
IRootFinderMethod.h | IRootFinderMethod.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: IRootFinderMethod.h 32583 2010-03-12 09:57:42Z mo neta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: David Gonzalez Maline 01/2008 | // Authors: David Gonzalez Maline 01/2008 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 , LCG ROOT MathLib Team * | * Copyright (c) 2006 , LCG ROOT MathLib Team * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header for the IRootFinderMethod interface | // Header for the IRootFinderMethod interface | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
InitialGradientCalculator.h | InitialGradientCalculator.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: InitialGradientCalculator.h 20880 2007-11-19 11:23 :41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_InitialGradientCalculator | #ifndef ROOT_Minuit2_InitialGradientCalculator | |||
#define ROOT_Minuit2_InitialGradientCalculator | #define ROOT_Minuit2_InitialGradientCalculator | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
IntegrationTypes.h | IntegrationTypes.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: IntegrationTypes.h 24403 2008-06-20 08:31:10Z mon eta $ | // @(#)root/mathmore:$Id$ | |||
// Authors: L. Moneta, A. Zsenei 08/2005 | // Authors: L. Moneta, A. Zsenei 08/2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
* This library is free software; you can redistribute it and/or * | * This library is free software; you can redistribute it and/or * | |||
* modify it under the terms of the GNU General Public License * | * modify it under the terms of the GNU General Public License * | |||
* as published by the Free Software Foundation; either version 2 * | * as published by the Free Software Foundation; either version 2 * | |||
* of the License, or (at your option) any later version. * | * of the License, or (at your option) any later version. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Integrator.h | Integrator.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: Integrator.h 36764 2010-11-19 10:02:00Z moneta $ | // @(#)root/mathmore:$Id$ | |||
// Authors: L. Moneta, M. Slawinska 10/2007 | // Authors: L. Moneta, M. Slawinska 10/2007 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2007 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2007 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class Integrator | // Header file for class Integrator | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
IntegratorOptions.h | IntegratorOptions.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: IntegratorOptions.h 36806 2010-11-20 11:09:14Z mo neta $ | // @(#)root/mathcore:$Id$ | |||
// Author: L. Moneta Fri Aug 15 2008 | // Author: L. Moneta Fri Aug 15 2008 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2008 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2008 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Math_IntegratorOptions | #ifndef ROOT_Math_IntegratorOptions | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
InternalTools.h | InternalTools.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: InternalTools.h 29288 2009-07-01 13:03:35Z axel $ | // @(#)root/reflex:$Id$ | |||
// Author: Stefan Roiser 2006 | // Author: Stefan Roiser 2006 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
InterpolationTypes.h | InterpolationTypes.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: InterpolationTypes.h 24403 2008-06-20 08:31:10Z m oneta $ | // @(#)root/mathmore:$Id$ | |||
// Authors: L. Moneta, A. Zsenei 08/2005 | // Authors: L. Moneta, A. Zsenei 08/2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
* This library is free software; you can redistribute it and/or * | * This library is free software; you can redistribute it and/or * | |||
* modify it under the terms of the GNU General Public License * | * modify it under the terms of the GNU General Public License * | |||
* as published by the Free Software Foundation; either version 2 * | * as published by the Free Software Foundation; either version 2 * | |||
* of the License, or (at your option) any later version. * | * of the License, or (at your option) any later version. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Interpolator.h | Interpolator.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: Interpolator.h 48991 2013-03-28 15:25:11Z rdm $ | // @(#)root/mathmore:$Id$ | |||
// Authors: L. Moneta, A. Zsenei 08/2005 | // Authors: L. Moneta, A. Zsenei 08/2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
* This library is free software; you can redistribute it and/or * | * This library is free software; you can redistribute it and/or * | |||
* modify it under the terms of the GNU General Public License * | * modify it under the terms of the GNU General Public License * | |||
* as published by the Free Software Foundation; either version 2 * | * as published by the Free Software Foundation; either version 2 * | |||
* of the License, or (at your option) any later version. * | * of the License, or (at your option) any later version. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Interval.h | Interval.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: Interval.h 48991 2013-03-28 15:25:11Z rdm $ | // @(#)root/tmva $Id$ | |||
// Author: Peter Speckmayer | // Author: Peter Speckmayer | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : Interval * | * Class : Interval * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Generic range definition (used, eg, in genetic algorithm) * | * Generic range definition (used, eg, in genetic algorithm) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
IntervalCalculator.h | IntervalCalculator.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: IntervalCalculator.h 39391 2011-05-26 09:51:59Z m oneta $ | // @(#)root/roostats:$Id$ | |||
// Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | // Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOSTATS_IntervalCalculator | #ifndef ROOSTATS_IntervalCalculator | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
KDEKernel.h | KDEKernel.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: KDEKernel.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Asen Christov | // Author: Asen Christov | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : KDEKernel * | * Class : KDEKernel * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* The Probability Density Functions (PDFs) used for the Likelihood an alysis * | * The Probability Density Functions (PDFs) used for the Likelihood an alysis * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
KDTree.h | KDTree.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: KDTree.h 41837 2011-11-09 16:04:19Z rdm $ | // @(#)root/mathcore:$Id$ | |||
// Authors: C. Gumpert 09/2011 | // Authors: C. Gumpert 09/2011 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2011 , LCG ROOT MathLib Team * | * Copyright (c) 2011 , LCG ROOT MathLib Team * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// | // | |||
// Header file for KDTree class | // Header file for KDTree class | |||
// | // | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
KelvinFunctions.h | KelvinFunctions.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: KelvinFunctions.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/mathmore:$Id$ | |||
// CodeCogs GNU General Public License Agreement | // CodeCogs GNU General Public License Agreement | |||
// Copyright (C) 2004-2005 CodeCogs, Zyba Ltd, Broadwood, Holford, TA5 1DU, | // Copyright (C) 2004-2005 CodeCogs, Zyba Ltd, Broadwood, Holford, TA5 1DU, | |||
// England. | // England. | |||
// | // | |||
// This program is free software; you can redistribute it and/or modify it | // This program is free software; you can redistribute it and/or modify it | |||
// under | // under | |||
// the terms of the GNU General Public License as published by CodeCogs. | // the terms of the GNU General Public License as published by CodeCogs. | |||
// You must retain a copy of this licence in all copies. | // You must retain a copy of this licence in all copies. | |||
// | // | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Kernel.h | Kernel.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: Kernel.h 32267 2010-02-08 10:24:46Z axel $ | // @(#)root/reflex:$Id$ | |||
// Author: Stefan Roiser 2004 | // Author: Stefan Roiser 2004 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2010, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2010, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
KeySymbols.h | KeySymbols.h | |||
---|---|---|---|---|
/* @(#)root/base:$Id: KeySymbols.h 20877 2007-11-19 11:17:07Z rdm $ */ | /* @(#)root/base:$Id$ */ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_KeySymbols | #ifndef ROOT_KeySymbols | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Krb5Auth.h | Krb5Auth.h | |||
---|---|---|---|---|
// @(#)root/krb5auth:$Id: Krb5Auth.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/krb5auth:$Id$ | |||
// Author: Johannes Muelmenstaedt 17/03/2002 | // Author: Johannes Muelmenstaedt 17/03/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2003, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2003, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
LASymMatrix.h | LASymMatrix.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: LASymMatrix.h 23522 2008-04-24 15:09:19Z moneta $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_LASymMatrix | #ifndef ROOT_Minuit2_LASymMatrix | |||
#define ROOT_Minuit2_LASymMatrix | #define ROOT_Minuit2_LASymMatrix | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
LAVector.h | LAVector.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: LAVector.h 23522 2008-04-24 15:09:19Z moneta $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_LAVector | #ifndef ROOT_Minuit2_LAVector | |||
#define ROOT_Minuit2_LAVector | #define ROOT_Minuit2_LAVector | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
LDA.h | LDA.h | |||
---|---|---|---|---|
// $Id: LDA.h 40005 2011-06-27 15:29:10Z stelzer $ | // $Id$ | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : LDA * | * Class : LDA * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Local LDA method used by MethodKNN to compute MVA value. * | * Local LDA method used by MethodKNN to compute MVA value. * | |||
* This is experimental code under development. This class computes * | * This is experimental code under development. This class computes * | |||
* parameters of signal and background PDFs using Gaussian aproximatio n. * | * parameters of signal and background PDFs using Gaussian aproximatio n. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
LaInverse.h | LaInverse.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: LaInverse.h 20880 2007-11-19 11:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_LaInverse | #ifndef ROOT_Minuit2_LaInverse | |||
#define ROOT_Minuit2_LaInverse | #define ROOT_Minuit2_LaInverse | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
LaOuterProduct.h | LaOuterProduct.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: LaOuterProduct.h 20880 2007-11-19 11:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef MA_LaOuterProd_H_ | #ifndef MA_LaOuterProd_H_ | |||
#define MA_LaOuterProd_H_ | #define MA_LaOuterProd_H_ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
LaProd.h | LaProd.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: LaProd.h 20880 2007-11-19 11:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_LaProd | #ifndef ROOT_Minuit2_LaProd | |||
#define ROOT_Minuit2_LaProd | #define ROOT_Minuit2_LaProd | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
LaSum.h | LaSum.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: LaSum.h 20880 2007-11-19 11:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_LaSum | #ifndef ROOT_Minuit2_LaSum | |||
#define ROOT_Minuit2_LaSum | #define ROOT_Minuit2_LaSum | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
LikelihoodInterval.h | LikelihoodInterval.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: LikelihoodInterval.h 39391 2011-05-26 09:51:59Z m oneta $ | // @(#)root/roostats:$Id$ | |||
// Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | // Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef RooStats_LikelihoodInterval | #ifndef RooStats_LikelihoodInterval | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
LikelihoodIntervalPlot.h | LikelihoodIntervalPlot.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: LikelihoodIntervalPlot.h 46051 2012-09-19 13:01:2 0Z moneta $ | // @(#)root/roostats:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Project: RooStats * | * Project: RooStats * | |||
* Package: RooFit/RooStats * | * Package: RooFit/RooStats * | |||
* Authors: * | * Authors: * | |||
* Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke * | * Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke * | |||
************************************************************************* | ************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
LiteralString.h | LiteralString.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: LiteralString.h 41522 2011-10-20 22:40:16Z pcanal $ | // @(#)root/reflex:$Id$ | |||
// Author: Axel Naumann, 2010 | // Author: Axel Naumann, 2010 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2010, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2010, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
LogLikelihoodFCN.h | LogLikelihoodFCN.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: LogLikelihoodFCN.h 41984 2011-11-14 21:36:36Z mon eta $ | // @(#)root/mathcore:$Id$ | |||
// Author: L. Moneta Fri Aug 17 14:29:24 2007 | // Author: L. Moneta Fri Aug 17 14:29:24 2007 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2007 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2007 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class LogLikelihoodFCN | // Header file for class LogLikelihoodFCN | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
LorentzRotation.h | LorentzRotation.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: LorentzRotation.h 22516 2008-03-07 15:14:26Z mone ta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_LorentzRotation | #ifndef ROOT_Math_LorentzRotation | |||
#define ROOT_Math_LorentzRotation | #define ROOT_Math_LorentzRotation | |||
#include "Math/GenVector/LorentzRotation.h" | #include "Math/GenVector/LorentzRotation.h" | |||
#endif | #endif | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
LorentzRotationfwd.h | LorentzRotationfwd.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: LorentzRotationfwd.h 22516 2008-03-07 15:14:26Z m oneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 ROOT CERN / FNAL MATHLIB Group * | * Copyright (c) 2005 ROOT CERN / FNAL MATHLIB Group * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file defining forward declarations for LorentzVector classes | // Header file defining forward declarations for LorentzVector classes | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
LorentzVector.h | LorentzVector.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: LorentzVector.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_LorentzVector | #ifndef ROOT_Math_LorentzVector | |||
#define ROOT_Math_LorentzVector | #define ROOT_Math_LorentzVector | |||
#include "Math/GenVector/LorentzVector.h" | #include "Math/GenVector/LorentzVector.h" | |||
#endif | #endif | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
LorentzVectorfwd.h | LorentzVectorfwd.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: LorentzVectorfwd.h 22516 2008-03-07 15:14:26Z mon eta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 , LCG ROOT MathLib Team * | * Copyright (c) 2005 , LCG ROOT MathLib Team * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class LorentzVectorfwd | // Header file for class LorentzVectorfwd | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MCFitter.h | MCFitter.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: MCFitter.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Peter Speckmayer, Joerg Stelzer, Helge Voss | // Author: Andreas Hoecker, Peter Speckmayer, Joerg Stelzer, Helge Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : MCFitter * | * Class : MCFitter * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Fitter using Monte Carlo sampling of parameters * | * Fitter using Monte Carlo sampling of parameters * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MCIntegrationTypes.h | MCIntegrationTypes.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: MCIntegrationTypes.h 24403 2008-06-20 08:31:10Z m oneta $ | // @(#)root/mathmore:$Id$ | |||
// Author: Magdalena Slawinska 08/2007 | // Author: Magdalena Slawinska 08/2007 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2007 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2007 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
* This library is free software; you can redistribute it and/or * | * This library is free software; you can redistribute it and/or * | |||
* modify it under the terms of the GNU General Public License * | * modify it under the terms of the GNU General Public License * | |||
* as published by the Free Software Foundation; either version 2 * | * as published by the Free Software Foundation; either version 2 * | |||
* of the License, or (at your option) any later version. * | * of the License, or (at your option) any later version. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MCMCCalculator.h | MCMCCalculator.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: MCMCCalculator.h 46082 2012-09-20 13:55:31Z monet a $ | // @(#)root/roostats:$Id$ | |||
// Authors: Kevin Belasco 17/06/2009 | // Authors: Kevin Belasco 17/06/2009 | |||
// Authors: Kyle Cranmer 17/06/2009 | // Authors: Kyle Cranmer 17/06/2009 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MCMCInterval.h | MCMCInterval.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: MCMCInterval.h 44368 2012-05-30 15:38:44Z axel $ | // @(#)root/roostats:$Id$ | |||
// Authors: Kevin Belasco 17/06/2009 | // Authors: Kevin Belasco 17/06/2009 | |||
// Authors: Kyle Cranmer 17/06/2009 | // Authors: Kyle Cranmer 17/06/2009 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MCMCIntervalPlot.h | MCMCIntervalPlot.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: MCMCIntervalPlot.h 39391 2011-05-26 09:51:59Z mon eta $ | // @(#)root/roostats:$Id$ | |||
// Authors: Kevin Belasco 17/06/2009 | // Authors: Kevin Belasco 17/06/2009 | |||
// Authors: Kyle Cranmer 17/06/2009 | // Authors: Kyle Cranmer 17/06/2009 | |||
/************************************************************************* | /************************************************************************* | |||
* Project: RooStats * | * Project: RooStats * | |||
* Package: RooFit/RooStats * | * Package: RooFit/RooStats * | |||
************************************************************************* | ************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MCParameters.h | MCParameters.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: MCParameters.h 36806 2010-11-20 11:09:14Z moneta $ | // @(#)root/mathmore:$Id$ | |||
// Author: Magdalena Slawinska 08/2007 | // Author: Magdalena Slawinska 08/2007 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
* This library is free software; you can redistribute it and/or * | * This library is free software; you can redistribute it and/or * | |||
* modify it under the terms of the GNU General Public License * | * modify it under the terms of the GNU General Public License * | |||
* as published by the Free Software Foundation; either version 2 * | * as published by the Free Software Foundation; either version 2 * | |||
* of the License, or (at your option) any later version. * | * of the License, or (at your option) any later version. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MConfig.h | MConfig.h | |||
---|---|---|---|---|
// @(#)root/smatrix:$Id: MConfig.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/smatrix:$Id$ | |||
// Authors: T. Glebe, L. Moneta 2005 | // Authors: T. Glebe, L. Moneta 2005 | |||
#ifndef ROOT_Math_MConfig_ | #ifndef ROOT_Math_MConfig_ | |||
#define ROOT_Math_MConfig | #define ROOT_Math_MConfig | |||
// for alpha streams | // for alpha streams | |||
#if defined(__alpha) && !defined(linux) | #if defined(__alpha) && !defined(linux) | |||
# include <standards.h> | # include <standards.h> | |||
# ifndef __USE_STD_IOSTREAM | # ifndef __USE_STD_IOSTREAM | |||
# define __USE_STD_IOSTREAM | # define __USE_STD_IOSTREAM | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MPIProcess.h | MPIProcess.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MPIProcess.h 29227 2009-06-25 15:22:12Z brun $ | // @(#)root/minuit2:$Id$ | |||
// Author: A. Lazzaro 2009 | // Author: A. Lazzaro 2009 | |||
/************************************************************************** * | /************************************************************************** * | |||
* Package: Minuit2 * | * Package: Minuit2 * | |||
* File: $Id: MPIProcess.h 29227 2009-06-25 15:22:12Z brun $ * | * File: $Id$ * | |||
* Author: Alfio Lazzaro, alfio.lazzaro@mi.infn.it * | * Author: Alfio Lazzaro, alfio.lazzaro@mi.infn.it * | |||
* * | * * | |||
* Copyright: (C) 2008 by Universita' and INFN, Milan * | * Copyright: (C) 2008 by Universita' and INFN, Milan * | |||
************************************************************************** */ | ************************************************************************** */ | |||
#ifndef ROOT_Minuit2_MPIProcess | #ifndef ROOT_Minuit2_MPIProcess | |||
#define ROOT_Minuit2_MPIProcess | #define ROOT_Minuit2_MPIProcess | |||
// disable MPI calls | // disable MPI calls | |||
//#define MPIPROC | //#define MPIPROC | |||
End of changes. 2 change blocks. | ||||
2 lines changed or deleted | 2 lines changed or added | |||
MarkovChain.h | MarkovChain.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: MarkovChain.h 44077 2012-05-02 17:10:21Z moneta $ | // @(#)root/roostats:$Id$ | |||
// Authors: Kevin Belasco 17/06/2009 | // Authors: Kevin Belasco 17/06/2009 | |||
// Authors: Kyle Cranmer 17/06/2009 | // Authors: Kyle Cranmer 17/06/2009 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Match.h | Match.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: Match.h 30815 2009-10-20 13:49:22Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Fons Rademakers 04/08/95 | // Author: Fons Rademakers 04/08/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Math.h | Math.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: Math.h 21114 2007-11-29 17:16:45Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Author: L. Moneta Tue Nov 14 15:44:38 2006 | // Author: L. Moneta Tue Nov 14 15:44:38 2006 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// mathematical constants like Pi | // mathematical constants like Pi | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MatrixFunctions.h | MatrixFunctions.h | |||
---|---|---|---|---|
// @(#)root/smatrix:$Id: MatrixFunctions.h 30749 2009-10-15 16:33:04Z brun $ | // @(#)root/smatrix:$Id$ | |||
// Authors: T. Glebe, L. Moneta 2005 | // Authors: T. Glebe, L. Moneta 2005 | |||
#ifndef ROOT_Math_MatrixFunctions | #ifndef ROOT_Math_MatrixFunctions | |||
#define ROOT_Math_MatrixFunctions | #define ROOT_Math_MatrixFunctions | |||
// ******************************************************************** | // ******************************************************************** | |||
// | // | |||
// source: | // source: | |||
// | // | |||
// type: source code | // type: source code | |||
// | // | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MatrixInverse.h | MatrixInverse.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MatrixInverse.h 20880 2007-11-19 11:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MatrixInverse | #ifndef ROOT_Minuit2_MatrixInverse | |||
#define ROOT_Minuit2_MatrixInverse | #define ROOT_Minuit2_MatrixInverse | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MatrixInversion.icc | MatrixInversion.icc | |||
---|---|---|---|---|
// @(#)root/smatrix:$Id: MatrixInversion.icc 49338 2013-04-25 09:54:15Z mon eta $ | // @(#)root/smatrix:$Id$ | |||
// Authors: CLHEP authors, L. Moneta 2006 | // Authors: CLHEP authors, L. Moneta 2006 | |||
#ifndef ROOT_Math_MatrixInversion_icc | #ifndef ROOT_Math_MatrixInversion_icc | |||
#define ROOT_Math_MatrixInversion_icc | #define ROOT_Math_MatrixInversion_icc | |||
#include "Math/SVector.h" | #include "Math/SVector.h" | |||
#include <limits> | #include <limits> | |||
// inversion algorithms for matrices | // inversion algorithms for matrices | |||
// taken from CLHEP (L. Moneta May 2006) | // taken from CLHEP (L. Moneta May 2006) | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MatrixRepresentationsStatic.h | MatrixRepresentationsStatic.h | |||
---|---|---|---|---|
// @(#)root/smatrix:$Id: MatrixRepresentationsStatic.h 34964 2010-08-24 13: 58:51Z moneta $ | // @(#)root/smatrix:$Id$ | |||
// Author: L. Moneta, J. Palacios 2006 | // Author: L. Moneta, J. Palacios 2006 | |||
#ifndef ROOT_Math_MatrixRepresentationsStatic | #ifndef ROOT_Math_MatrixRepresentationsStatic | |||
#define ROOT_Math_MatrixRepresentationsStatic 1 | #define ROOT_Math_MatrixRepresentationsStatic 1 | |||
// Include files | // Include files | |||
/** | /** | |||
@defgroup MatRep SMatrix Storage Representation | @defgroup MatRep SMatrix Storage Representation | |||
@ingroup SMatrixGroup | @ingroup SMatrixGroup | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Measurement.h | Measurement.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: Measurement.h 49255 2013-04-16 19:09:01Z pcanal $ | // @(#)root/roostats:$Id$ | |||
// Author: George Lewis, Kyle Cranmer | // Author: George Lewis, Kyle Cranmer | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef HISTFACTORY_MEASUREMENT_H | #ifndef HISTFACTORY_MEASUREMENT_H | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MemCheck.h | MemCheck.h | |||
---|---|---|---|---|
// @(#)root/new:$Id: MemCheck.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/new:$Id$ | |||
// Author: D.Bertini and M.Ivanov 10/08/2000 | // Author: D.Bertini and M.Ivanov 10/08/2000 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2001, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2001, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Member.h | Member.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: Member.h 44032 2012-04-30 14:49:20Z axel $ | // @(#)root/reflex:$Id$ | |||
// Author: Stefan Roiser 2004 | // Author: Stefan Roiser 2004 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MemberBase.h | MemberBase.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: MemberBase.h 44084 2012-05-03 09:55:25Z axel $ | // @(#)root/reflex:$Id$ | |||
// Author: Stefan Roiser 2004 | // Author: Stefan Roiser 2004 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2010, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2010, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MemberTemplate.h | MemberTemplate.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: MemberTemplate.h 44094 2012-05-03 14:50:12Z axel $ | // @(#)root/reflex:$Id$ | |||
// Author: Stefan Roiser 2004 | // Author: Stefan Roiser 2004 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MemberTemplateImpl.h | MemberTemplateImpl.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: MemberTemplateImpl.h 29288 2009-07-01 13:03:35Z axe l $ | // @(#)root/reflex:$Id$ | |||
// Author: Stefan Roiser 2004 | // Author: Stefan Roiser 2004 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MemberTemplateName.h | MemberTemplateName.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: MemberTemplateName.h 29288 2009-07-01 13:03:35Z axe l $ | // @(#)root/reflex:$Id$ | |||
// Author: Stefan Roiser 2004 | // Author: Stefan Roiser 2004 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MessageTypes.h | MessageTypes.h | |||
---|---|---|---|---|
/* @(#)root/base:$Id: MessageTypes.h 31489 2009-12-01 17:37:16Z rdm $ */ | /* @(#)root/base:$Id$ */ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_MessageTypes | #ifndef ROOT_MessageTypes | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MethodANNBase.h | MethodANNBase.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: MethodANNBase.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Peter Speckmayer, Matt Jachowski, Jan Therhaag | // Author: Andreas Hoecker, Peter Speckmayer, Matt Jachowski, Jan Therhaag | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : MethodANNBase * | * Class : MethodANNBase * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Artificial neural network base class for the discrimination of sign al * | * Artificial neural network base class for the discrimination of sign al * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MethodBDT.h | MethodBDT.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: MethodBDT.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss, Jan Therha ag | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss, Jan Therha ag | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : MethodBDT (Boosted Decision Trees) * | * Class : MethodBDT (Boosted Decision Trees) * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Analysis of Boosted Decision Trees * | * Analysis of Boosted Decision Trees * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MethodBase.h | MethodBase.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: MethodBase.h 44112 2012-05-04 10:00:41Z evt $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Peter Speckmayer, Joerg Stelzer, Helge Voss, Ka i Voss, Eckhard von Toerne, Jan Therhaag | // Author: Andreas Hoecker, Peter Speckmayer, Joerg Stelzer, Helge Voss, Ka i Voss, Eckhard von Toerne, Jan Therhaag | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : MethodBase * | * Class : MethodBase * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Virtual base class for all MVA method * | * Virtual base class for all MVA method * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MethodBayesClassifier.h | MethodBayesClassifier.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: MethodBayesClassifier.h 40005 2011-06-27 15:29:10Z st elzer $ | // @(#)root/tmva $Id$ | |||
// Author: Abhishek Narain | // Author: Abhishek Narain | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : MethodBayesClassifier * | * Class : MethodBayesClassifier * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Bayesian Classifier * | * Bayesian Classifier * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MethodBoost.h | MethodBoost.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: MethodBoost.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss,Or Cohen, J an Therhaag, Eckhard von Toerne | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss,Or Cohen, J an Therhaag, Eckhard von Toerne | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : MethodCompositeBase * | * Class : MethodCompositeBase * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Virtual base class for all MVA method * | * Virtual base class for all MVA method * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MethodCFMlpANN.h | MethodCFMlpANN.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: MethodCFMlpANN.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : MethodCFMlpANN * | * Class : MethodCFMlpANN * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Interface for Clermond-Ferrand artificial neural network. * | * Interface for Clermond-Ferrand artificial neural network. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MethodCFMlpANN_Utils.h | MethodCFMlpANN_Utils.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: MethodCFMlpANN_Utils.h 40005 2011-06-27 15:29:10Z ste lzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : MethodCFMlpANN_utils * | * Class : MethodCFMlpANN_utils * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Reference for the original FORTRAN version "mlpl3.F": * | * Reference for the original FORTRAN version "mlpl3.F": * | |||
* Authors : J. Proriol and contributions from ALEPH-Clermont-Fd * | * Authors : J. Proriol and contributions from ALEPH-Clermont-Fd * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MethodCFMlpANN_def.h | MethodCFMlpANN_def.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: MethodCFMlpANN_def.h 40005 2011-06-27 15:29:10Z stelz er $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Header : MethodCFMlpANN_def * | * Header : MethodCFMlpANN_def * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Common definition for CFMlpANN method * | * Common definition for CFMlpANN method * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MethodCategory.h | MethodCategory.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: MethodCategory.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss,Or Cohen | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss,Or Cohen | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : MethodCompositeBase * | * Class : MethodCompositeBase * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Virtual base class for all MVA method * | * Virtual base class for all MVA method * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MethodCommittee.h | MethodCommittee.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: MethodCommittee.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : MethodCommittee * | * Class : MethodCommittee * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Boosting * | * Boosting * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MethodCompositeBase.h | MethodCompositeBase.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: MethodCompositeBase.h 40005 2011-06-27 15:29:10Z stel zer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss,Or Cohen | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss,Or Cohen | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : MethodCompositeBase * | * Class : MethodCompositeBase * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Virtual base class for all MVA method * | * Virtual base class for all MVA method * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MethodCuts.h | MethodCuts.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: MethodCuts.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Matt Jachowski, Peter Speckmayer, Helge Voss, K ai Voss | // Author: Andreas Hoecker, Matt Jachowski, Peter Speckmayer, Helge Voss, K ai Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : MethodCuts * | * Class : MethodCuts * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Multivariate optimisation of signal efficiency for given background * | * Multivariate optimisation of signal efficiency for given background * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MethodDT.h | MethodDT.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: MethodDT.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : MethodDT (Boosted Decision Trees) * | * Class : MethodDT (Boosted Decision Trees) * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Analysis of Boosted Decision Trees * | * Analysis of Boosted Decision Trees * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MethodFDA.h | MethodFDA.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: MethodFDA.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Peter Speckmayer | // Author: Andreas Hoecker, Peter Speckmayer | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : MethodFDA * | * Class : MethodFDA * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Function discriminant analysis (FDA). This simple classifier * | * Function discriminant analysis (FDA). This simple classifier * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MethodFisher.h | MethodFisher.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: MethodFisher.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Xavier Prudent, Joerg Stelzer, Helge Voss, Kai Voss | // Author: Andreas Hoecker, Xavier Prudent, Joerg Stelzer, Helge Voss, Kai Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : MethodFisher * | * Class : MethodFisher * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Analysis of Fisher discriminant (Fisher or Mahalanobis approach) * | * Analysis of Fisher discriminant (Fisher or Mahalanobis approach) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MethodHMatrix.h | MethodHMatrix.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: MethodHMatrix.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : MethodHMatrix * | * Class : MethodHMatrix * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* H-Matrix method, which is implemented as a simple comparison of * | * H-Matrix method, which is implemented as a simple comparison of * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MethodKNN.h | MethodKNN.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: MethodKNN.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Rustem Ospanov | // Author: Rustem Ospanov | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : MethodKNN * | * Class : MethodKNN * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Analysis of k-nearest neighbor * | * Analysis of k-nearest neighbor * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MethodLikelihood.h | MethodLikelihood.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: MethodLikelihood.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss, Peter Spec kmayer, Eckhard von Toerne, Jan Therhaag | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss, Peter Spec kmayer, Eckhard von Toerne, Jan Therhaag | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : MethodLikelihood * | * Class : MethodLikelihood * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Likelihood analysis ("non-parametric approach") * | * Likelihood analysis ("non-parametric approach") * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MethodMLP.h | MethodMLP.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: MethodMLP.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Krzysztof Danielowski, Andreas Hoecker, Matt Jachowski, Kamil Kr aszewski, Maciej Kruk, Peter Speckmayer, Joerg Stelzer, Eckhard von Toerne, Jan Therhaag, Jiahang Zhong | // Author: Krzysztof Danielowski, Andreas Hoecker, Matt Jachowski, Kamil Kr aszewski, Maciej Kruk, Peter Speckmayer, Joerg Stelzer, Eckhard von Toerne, Jan Therhaag, Jiahang Zhong | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : MethodMLP * | * Class : MethodMLP * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* ANN Multilayer Perceptron class for the discrimination of signal * | * ANN Multilayer Perceptron class for the discrimination of signal * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MethodPDEFoam.h | MethodPDEFoam.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: MethodPDEFoam.h 44110 2012-05-04 08:34:05Z evt $ | // @(#)root/tmva $Id$ | |||
// Author: Tancredi Carli, Dominik Dannheim, Alexander Voigt | // Author: Tancredi Carli, Dominik Dannheim, Alexander Voigt | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate Data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate Data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : MethodPDEFoam * | * Class : MethodPDEFoam * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* The PDEFoam method is an extension of the PDERS method, which divid es * | * The PDEFoam method is an extension of the PDERS method, which divid es * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MethodPDERS.h | MethodPDERS.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: MethodPDERS.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Yair Mahalalel, Joerg Stelzer, Helge Voss, Kai Voss | // Author: Andreas Hoecker, Yair Mahalalel, Joerg Stelzer, Helge Voss, Kai Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : MethodPDERS * | * Class : MethodPDERS * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Multidimensional Likelihood using the "Probability density estimato r * | * Multidimensional Likelihood using the "Probability density estimato r * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MethodRuleFit.h | MethodRuleFit.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: MethodRuleFit.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Fredrik Tegenfeldt | // Author: Fredrik Tegenfeldt | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : MethodRuleFit * | * Class : MethodRuleFit * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Friedman's RuleFit method * | * Friedman's RuleFit method * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MethodSVM.h | MethodSVM.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: MethodSVM.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Marcin Wolter, Andrzej Zemla | // Author: Marcin Wolter, Andrzej Zemla | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : MethodSVM * | * Class : MethodSVM * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Support Vector Machine * | * Support Vector Machine * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MethodTMlpANN.h | MethodTMlpANN.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: MethodTMlpANN.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : MethodTMlpANN * | * Class : MethodTMlpANN * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Implementation of interface for Root-integrated artificial neural * | * Implementation of interface for Root-integrated artificial neural * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MetropolisHastings.h | MetropolisHastings.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: MetropolisHastings.h 40959 2011-09-20 16:33:21Z m oneta $ | // @(#)root/roostats:$Id$ | |||
// Authors: Kevin Belasco 17/06/2009 | // Authors: Kevin Belasco 17/06/2009 | |||
// Authors: Kyle Cranmer 17/06/2009 | // Authors: Kyle Cranmer 17/06/2009 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MinimTransformFunction.h | MinimTransformFunction.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: MinimTransformFunction.h 31763 2009-12-10 10:40:2 1Z moneta $ | // @(#)root/mathmore:$Id$ | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class MinimTransformFunction | // Header file for class MinimTransformFunction | |||
#ifndef ROOT_Math_MinimTransformFunction | #ifndef ROOT_Math_MinimTransformFunction | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Minimizer.h | Minimizer.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: Minimizer.h 48991 2013-03-28 15:25:11Z rdm $ | // @(#)root/mathcore:$Id$ | |||
// Author: L. Moneta Fri Sep 22 15:06:47 2006 | // Author: L. Moneta Fri Sep 22 15:06:47 2006 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class Minimizer | // Header file for class Minimizer | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MinimizerOptions.h | MinimizerOptions.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: MinimizerOptions.h 44131 2012-05-05 10:22:05Z mon eta $ | // @(#)root/mathcore:$Id$ | |||
// Author: L. Moneta Fri Aug 15 2008 | // Author: L. Moneta Fri Aug 15 2008 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2008 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2008 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Math_MinimizerOptions | #ifndef ROOT_Math_MinimizerOptions | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MinimizerVariable.h | MinimizerVariable.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: MinimizerVariable.h 29068 2009-06-17 16:28:51Z mo neta $ | // @(#)root/mathmore:$Id$ | |||
// Author: L. Moneta 2009 | // Author: L. Moneta 2009 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class MinimizerVariable | // Header file for class MinimizerVariable | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MinimizerVariableTransformation.h | MinimizerVariableTransformation.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: MinimizerVariableTransformation.h 29068 2009-06-1 7 16:28:51Z moneta $ | // @(#)root/mathmore:$Id$ | |||
// Author: L. Moneta 2009 | // Author: L. Moneta 2009 | |||
// Header file for class MinimizerVariable | // Header file for class MinimizerVariable | |||
#ifndef ROOT_Math_MinimizerVariableTransformation | #ifndef ROOT_Math_MinimizerVariableTransformation | |||
#define ROOT_Math_MinimizerVariableTransformation | #define ROOT_Math_MinimizerVariableTransformation | |||
namespace ROOT { | namespace ROOT { | |||
namespace Math { | namespace Math { | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MinimumBuilder.h | MinimumBuilder.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MinimumBuilder.h 20880 2007-11-19 11:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MinimumBuilder | #ifndef ROOT_Minuit2_MinimumBuilder | |||
#define ROOT_Minuit2_MinimumBuilder | #define ROOT_Minuit2_MinimumBuilder | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MinimumError.h | MinimumError.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MinimumError.h 20880 2007-11-19 11:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MinimumError | #ifndef ROOT_Minuit2_MinimumError | |||
#define ROOT_Minuit2_MinimumError | #define ROOT_Minuit2_MinimumError | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MinimumErrorUpdator.h | MinimumErrorUpdator.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MinimumErrorUpdator.h 20880 2007-11-19 11:23:41Z r dm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MinimumErrorUpdator | #ifndef ROOT_Minuit2_MinimumErrorUpdator | |||
#define ROOT_Minuit2_MinimumErrorUpdator | #define ROOT_Minuit2_MinimumErrorUpdator | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MinimumParameters.h | MinimumParameters.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MinimumParameters.h 20880 2007-11-19 11:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MinimumParameters | #ifndef ROOT_Minuit2_MinimumParameters | |||
#define ROOT_Minuit2_MinimumParameters | #define ROOT_Minuit2_MinimumParameters | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MinimumSeed.h | MinimumSeed.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MinimumSeed.h 20880 2007-11-19 11:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MinimumSeed | #ifndef ROOT_Minuit2_MinimumSeed | |||
#define ROOT_Minuit2_MinimumSeed | #define ROOT_Minuit2_MinimumSeed | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MinimumSeedGenerator.h | MinimumSeedGenerator.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MinimumSeedGenerator.h 20880 2007-11-19 11:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MinimumSeedGenerator | #ifndef ROOT_Minuit2_MinimumSeedGenerator | |||
#define ROOT_Minuit2_MinimumSeedGenerator | #define ROOT_Minuit2_MinimumSeedGenerator | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MinimumState.h | MinimumState.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MinimumState.h 20880 2007-11-19 11:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MinimumState | #ifndef ROOT_Minuit2_MinimumState | |||
#define ROOT_Minuit2_MinimumState | #define ROOT_Minuit2_MinimumState | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MinosError.h | MinosError.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MinosError.h 21530 2007-12-20 11:14:35Z moneta $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MinosError | #ifndef ROOT_Minuit2_MinosError | |||
#define ROOT_Minuit2_MinosError | #define ROOT_Minuit2_MinosError | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MinuitFitter.h | MinuitFitter.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: MinuitFitter.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker | // Author: Andreas Hoecker | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : MinuitFitter * | * Class : MinuitFitter * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Fitter using MINUIT * | * Fitter using MINUIT * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MinuitParameter.h | MinuitParameter.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MinuitParameter.h 38242 2011-02-28 11:07:54Z monet a $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MinuitParameter | #ifndef ROOT_Minuit2_MinuitParameter | |||
#define ROOT_Minuit2_MinuitParameter | #define ROOT_Minuit2_MinuitParameter | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MinuitWrapper.h | MinuitWrapper.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: MinuitWrapper.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Peter Speckmayer | // Author: Peter Speckmayer | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : MinuitWrapper * | * Class : MinuitWrapper * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Wrapper around MINUIT * | * Wrapper around MINUIT * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MisClassificationError.h | MisClassificationError.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: MisClassificationError.h 40005 2011-06-27 15:29:10Z s telzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : MisClassificationError * | * Class : MisClassificationError * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Implementation of the MisClassificationError as separation * | * Implementation of the MisClassificationError as separation * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MnApplication.h | MnApplication.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MnApplication.h 25486 2008-09-22 12:43:03Z moneta $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MnApplication | #ifndef ROOT_Minuit2_MnApplication | |||
#define ROOT_Minuit2_MnApplication | #define ROOT_Minuit2_MnApplication | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MnConfig.h | MnConfig.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MnConfig.h 20880 2007-11-19 11:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MnConfig | #ifndef ROOT_Minuit2_MnConfig | |||
#define ROOT_Minuit2_MnConfig | #define ROOT_Minuit2_MnConfig | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MnContours.h | MnContours.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MnContours.h 21530 2007-12-20 11:14:35Z moneta $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MnContours | #ifndef ROOT_Minuit2_MnContours | |||
#define ROOT_Minuit2_MnContours | #define ROOT_Minuit2_MnContours | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MnCovarianceSqueeze.h | MnCovarianceSqueeze.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MnCovarianceSqueeze.h 20880 2007-11-19 11:23:41Z r dm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MnCovarianceSqueeze | #ifndef ROOT_Minuit2_MnCovarianceSqueeze | |||
#define ROOT_Minuit2_MnCovarianceSqueeze | #define ROOT_Minuit2_MnCovarianceSqueeze | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MnCross.h | MnCross.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MnCross.h 23522 2008-04-24 15:09:19Z moneta $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MnCross | #ifndef ROOT_Minuit2_MnCross | |||
#define ROOT_Minuit2_MnCross | #define ROOT_Minuit2_MnCross | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MnEigen.h | MnEigen.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MnEigen.h 20880 2007-11-19 11:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MnEigen | #ifndef ROOT_Minuit2_MnEigen | |||
#define ROOT_Minuit2_MnEigen | #define ROOT_Minuit2_MnEigen | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MnFcn.h | MnFcn.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MnFcn.h 23654 2008-05-06 07:30:34Z moneta $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MnFcn | #ifndef ROOT_Minuit2_MnFcn | |||
#define ROOT_Minuit2_MnFcn | #define ROOT_Minuit2_MnFcn | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MnFumiliMinimize.h | MnFumiliMinimize.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MnFumiliMinimize.h 21530 2007-12-20 11:14:35Z mone ta $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MnFumiliMinimize | #ifndef ROOT_Minuit2_MnFumiliMinimize | |||
#define ROOT_Minuit2_MnFumiliMinimize | #define ROOT_Minuit2_MnFumiliMinimize | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MnFunctionCross.h | MnFunctionCross.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MnFunctionCross.h 20880 2007-11-19 11:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MnFunctionCross | #ifndef ROOT_Minuit2_MnFunctionCross | |||
#define ROOT_Minuit2_MnFunctionCross | #define ROOT_Minuit2_MnFunctionCross | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MnGlobalCorrelationCoeff.h | MnGlobalCorrelationCoeff.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MnGlobalCorrelationCoeff.h 20880 2007-11-19 11:23: 41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MnGlobalCorrelationCoeff | #ifndef ROOT_Minuit2_MnGlobalCorrelationCoeff | |||
#define ROOT_Minuit2_MnGlobalCorrelationCoeff | #define ROOT_Minuit2_MnGlobalCorrelationCoeff | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MnHesse.h | MnHesse.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MnHesse.h 23654 2008-05-06 07:30:34Z moneta $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MnHesse | #ifndef ROOT_Minuit2_MnHesse | |||
#define ROOT_Minuit2_MnHesse | #define ROOT_Minuit2_MnHesse | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MnLineSearch.h | MnLineSearch.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MnLineSearch.h 20880 2007-11-19 11:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MnLineSearch | #ifndef ROOT_Minuit2_MnLineSearch | |||
#define ROOT_Minuit2_MnLineSearch | #define ROOT_Minuit2_MnLineSearch | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MnMachinePrecision.h | MnMachinePrecision.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MnMachinePrecision.h 20880 2007-11-19 11:23:41Z rd m $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MnMachinePrecision | #ifndef ROOT_Minuit2_MnMachinePrecision | |||
#define ROOT_Minuit2_MnMachinePrecision | #define ROOT_Minuit2_MnMachinePrecision | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MnMatrix.h | MnMatrix.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MnMatrix.h 20880 2007-11-19 11:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MnMatrix | #ifndef ROOT_Minuit2_MnMatrix | |||
#define ROOT_Minuit2_MnMatrix | #define ROOT_Minuit2_MnMatrix | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MnMigrad.h | MnMigrad.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MnMigrad.h 23654 2008-05-06 07:30:34Z moneta $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MnMigrad | #ifndef ROOT_Minuit2_MnMigrad | |||
#define ROOT_Minuit2_MnMigrad | #define ROOT_Minuit2_MnMigrad | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MnMinimize.h | MnMinimize.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MnMinimize.h 23654 2008-05-06 07:30:34Z moneta $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MnMinimize | #ifndef ROOT_Minuit2_MnMinimize | |||
#define ROOT_Minuit2_MnMinimize | #define ROOT_Minuit2_MnMinimize | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MnMinos.h | MnMinos.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MnMinos.h 39212 2011-05-17 08:41:02Z moneta $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MnMinos | #ifndef ROOT_Minuit2_MnMinos | |||
#define ROOT_Minuit2_MnMinos | #define ROOT_Minuit2_MnMinos | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MnParabola.h | MnParabola.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MnParabola.h 23522 2008-04-24 15:09:19Z moneta $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MnParabola | #ifndef ROOT_Minuit2_MnParabola | |||
#define ROOT_Minuit2_MnParabola | #define ROOT_Minuit2_MnParabola | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MnParabolaFactory.h | MnParabolaFactory.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MnParabolaFactory.h 20880 2007-11-19 11:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MnParabolaFactory | #ifndef ROOT_Minuit2_MnParabolaFactory | |||
#define ROOT_Minuit2_MnParabolaFactory | #define ROOT_Minuit2_MnParabolaFactory | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MnParabolaPoint.h | MnParabolaPoint.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MnParabolaPoint.h 23522 2008-04-24 15:09:19Z monet a $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MnParabolaPoint | #ifndef ROOT_Minuit2_MnParabolaPoint | |||
#define ROOT_Minuit2_MnParabolaPoint | #define ROOT_Minuit2_MnParabolaPoint | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MnParameterScan.h | MnParameterScan.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MnParameterScan.h 20880 2007-11-19 11:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MnParameterScan | #ifndef ROOT_Minuit2_MnParameterScan | |||
#define ROOT_Minuit2_MnParameterScan | #define ROOT_Minuit2_MnParameterScan | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MnPlot.h | MnPlot.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MnPlot.h 20880 2007-11-19 11:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MnPlot | #ifndef ROOT_Minuit2_MnPlot | |||
#define ROOT_Minuit2_MnPlot | #define ROOT_Minuit2_MnPlot | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MnPosDef.h | MnPosDef.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MnPosDef.h 20880 2007-11-19 11:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MnPosDef | #ifndef ROOT_Minuit2_MnPosDef | |||
#define ROOT_Minuit2_MnPosDef | #define ROOT_Minuit2_MnPosDef | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MnPrint.h | MnPrint.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MnPrint.h 38953 2011-04-20 09:58:40Z moneta $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MnPrint | #ifndef ROOT_Minuit2_MnPrint | |||
#define ROOT_Minuit2_MnPrint | #define ROOT_Minuit2_MnPrint | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MnRefCountedPointer.h | MnRefCountedPointer.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MnRefCountedPointer.h 20880 2007-11-19 11:23:41Z r dm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MnRefCountedPointer | #ifndef ROOT_Minuit2_MnRefCountedPointer | |||
#define ROOT_Minuit2_MnRefCountedPointer | #define ROOT_Minuit2_MnRefCountedPointer | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MnReferenceCounter.h | MnReferenceCounter.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MnReferenceCounter.h 20880 2007-11-19 11:23:41Z rd m $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MnReferenceCounter | #ifndef ROOT_Minuit2_MnReferenceCounter | |||
#define ROOT_Minuit2_MnReferenceCounter | #define ROOT_Minuit2_MnReferenceCounter | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MnScan.h | MnScan.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MnScan.h 21530 2007-12-20 11:14:35Z moneta $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MnScan | #ifndef ROOT_Minuit2_MnScan | |||
#define ROOT_Minuit2_MnScan | #define ROOT_Minuit2_MnScan | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MnSeedGenerator.h | MnSeedGenerator.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MnSeedGenerator.h 20880 2007-11-19 11:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MnSeedGenerator | #ifndef ROOT_Minuit2_MnSeedGenerator | |||
#define ROOT_Minuit2_MnSeedGenerator | #define ROOT_Minuit2_MnSeedGenerator | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MnSimplex.h | MnSimplex.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MnSimplex.h 21530 2007-12-20 11:14:35Z moneta $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MnSimplex | #ifndef ROOT_Minuit2_MnSimplex | |||
#define ROOT_Minuit2_MnSimplex | #define ROOT_Minuit2_MnSimplex | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MnStrategy.h | MnStrategy.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MnStrategy.h 21530 2007-12-20 11:14:35Z moneta $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MnStrategy | #ifndef ROOT_Minuit2_MnStrategy | |||
#define ROOT_Minuit2_MnStrategy | #define ROOT_Minuit2_MnStrategy | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MnTiny.h | MnTiny.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MnTiny.h 20880 2007-11-19 11:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MnTiny | #ifndef ROOT_Minuit2_MnTiny | |||
#define ROOT_Minuit2_MnTiny | #define ROOT_Minuit2_MnTiny | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MnUserCovariance.h | MnUserCovariance.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MnUserCovariance.h 39383 2011-05-26 08:35:47Z mone ta $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MnUserCovariance | #ifndef ROOT_Minuit2_MnUserCovariance | |||
#define ROOT_Minuit2_MnUserCovariance | #define ROOT_Minuit2_MnUserCovariance | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MnUserFcn.h | MnUserFcn.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MnUserFcn.h 23654 2008-05-06 07:30:34Z moneta $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MnUserFcn | #ifndef ROOT_Minuit2_MnUserFcn | |||
#define ROOT_Minuit2_MnUserFcn | #define ROOT_Minuit2_MnUserFcn | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MnUserParameterState.h | MnUserParameterState.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MnUserParameterState.h 42200 2011-11-23 17:01:11Z moneta $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MnUserParameterState | #ifndef ROOT_Minuit2_MnUserParameterState | |||
#define ROOT_Minuit2_MnUserParameterState | #define ROOT_Minuit2_MnUserParameterState | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MnUserParameters.h | MnUserParameters.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MnUserParameters.h 24400 2008-06-20 07:28:49Z mone ta $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MnUserParameters | #ifndef ROOT_Minuit2_MnUserParameters | |||
#define ROOT_Minuit2_MnUserParameters | #define ROOT_Minuit2_MnUserParameters | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MnUserTransformation.h | MnUserTransformation.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MnUserTransformation.h 31182 2009-11-16 11:08:36Z moneta $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MnUserTransformation | #ifndef ROOT_Minuit2_MnUserTransformation | |||
#define ROOT_Minuit2_MnUserTransformation | #define ROOT_Minuit2_MnUserTransformation | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MnVectorTransform.h | MnVectorTransform.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: MnVectorTransform.h 20880 2007-11-19 11:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_MnVectorTransform | #ifndef ROOT_Minuit2_MnVectorTransform | |||
#define ROOT_Minuit2_MnVectorTransform | #define ROOT_Minuit2_MnVectorTransform | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
ModelConfig.h | ModelConfig.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: ModelConfig.h 48844 2013-03-07 11:12:12Z wouter $ | // @(#)root/roostats:$Id$ | |||
// Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke, S ven Kreiss | // Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke, S ven Kreiss | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOSTATS_ModelConfig | #ifndef ROOSTATS_ModelConfig | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
ModularFunctionMinimizer.h | ModularFunctionMinimizer.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: ModularFunctionMinimizer.h 21530 2007-12-20 11:14: 35Z moneta $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_ModularFunctionMinimizer | #ifndef ROOT_Minuit2_ModularFunctionMinimizer | |||
#define ROOT_Minuit2_ModularFunctionMinimizer | #define ROOT_Minuit2_ModularFunctionMinimizer | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
ModulekNN.h | ModulekNN.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: ModulekNN.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Rustem Ospanov | // Author: Rustem Ospanov | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : ModulekNN * | * Class : ModulekNN * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Module for k-nearest neighbor algorithm * | * Module for k-nearest neighbor algorithm * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MsgLogger.h | MsgLogger.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: MsgLogger.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Attila Krasznahorkay, Andreas Hoecker, Joerg Stelzer, Eckhard vo n Toerne | // Author: Attila Krasznahorkay, Andreas Hoecker, Joerg Stelzer, Eckhard vo n Toerne | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : MsgLogger * | * Class : MsgLogger * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* TMVA output logger class producing nicely formatted log messages * | * TMVA output logger class producing nicely formatted log messages * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MultiDimParamFunctionAdapter.h | MultiDimParamFunctionAdapter.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: MultiDimParamFunctionAdapter.h 30749 2009-10-15 1 6:33:04Z brun $ | // @(#)root/mathmore:$Id$ | |||
// Author: L. Moneta Wed Dec 6 11:45:55 2006 | // Author: L. Moneta Wed Dec 6 11:45:55 2006 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class MultiDimParamFunctionAdapter | // Header file for class MultiDimParamFunctionAdapter | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MultiNumGradFunction.h | MultiNumGradFunction.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: MultiNumGradFunction.h 37448 2010-12-09 20:20:56Z moneta $ | // @(#)root/mathmore:$Id$ | |||
// Author: L. Moneta Wed Dec 20 14:36:31 2006 | // Author: L. Moneta Wed Dec 20 14:36:31 2006 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* This library is free software; you can redistribute it and/or * | * This library is free software; you can redistribute it and/or * | |||
* modify it under the terms of the GNU General Public License * | * modify it under the terms of the GNU General Public License * | |||
* as published by the Free Software Foundation; either version 2 * | * as published by the Free Software Foundation; either version 2 * | |||
* of the License, or (at your option) any later version. * | * of the License, or (at your option) any later version. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
MultiRootFinder.h | MultiRootFinder.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: MultiRootFinder.h 38723 2011-04-04 13:47:20Z mone ta $ | // @(#)root/mathmore:$Id$ | |||
// Author: L. Moneta 03/2011 | // Author: L. Moneta 03/2011 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
* This library is free software; you can redistribute it and/or * | * This library is free software; you can redistribute it and/or * | |||
* modify it under the terms of the GNU General Public License * | * modify it under the terms of the GNU General Public License * | |||
* as published by the Free Software Foundation; either version 2 * | * as published by the Free Software Foundation; either version 2 * | |||
* of the License, or (at your option) any later version. * | * of the License, or (at your option) any later version. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
NamespaceBuilder.h | NamespaceBuilder.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: NamespaceBuilder.h 29288 2009-07-01 13:03:35Z axel $ | // @(#)root/reflex:$Id$ | |||
// Author: Stefan Roiser 2004 | // Author: Stefan Roiser 2004 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
NegativeG2LineSearch.h | NegativeG2LineSearch.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: NegativeG2LineSearch.h 20880 2007-11-19 11:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_NegativeG2LineSearch | #ifndef ROOT_Minuit2_NegativeG2LineSearch | |||
#define ROOT_Minuit2_NegativeG2LineSearch | #define ROOT_Minuit2_NegativeG2LineSearch | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
NetErrors.h | NetErrors.h | |||
---|---|---|---|---|
// @(#)root/net:$Id: NetErrors.h 23091 2008-04-09 15:04:27Z rdm $ | // @(#)root/net:$Id$ | |||
// Author: Fons Rademakers 11/08/97 | // Author: Fons Rademakers 11/08/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2003, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2003, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
NeymanConstruction.h | NeymanConstruction.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: NeymanConstruction.h 44982 2012-07-10 08:36:13Z m oneta $ | // @(#)root/roostats:$Id$ | |||
// Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | // Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOSTATS_NeymanConstruction | #ifndef ROOSTATS_NeymanConstruction | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Node.h | Node.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: Node.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Classes: Node * | * Classes: Node * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Node for the BinarySearch or Decision Trees * | * Node for the BinarySearch or Decision Trees * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
NodekNN.h | NodekNN.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: NodekNN.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Rustem Ospanov | // Author: Rustem Ospanov | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : Node * | * Class : Node * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* kd-tree (binary tree) template * | * kd-tree (binary tree) template * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
NumEventsTestStat.h | NumEventsTestStat.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: NumEventsTestStat.h 44376 2012-05-30 21:47:29Z mo neta $ | // @(#)root/roostats:$Id$ | |||
// Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | // Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOSTATS_NumEventsTestStat | #ifndef ROOSTATS_NumEventsTestStat | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
NumberCountingPdfFactory.h | NumberCountingPdfFactory.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: NumberCountingPdfFactory.h 39391 2011-05-26 09:51 :59Z moneta $ | // @(#)root/roostats:$Id$ | |||
// Author: Kyle Cranmer 28/07/2008 | // Author: Kyle Cranmer 28/07/2008 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
NumberCountingUtils.h | NumberCountingUtils.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: NumberCountingUtils.h 39391 2011-05-26 09:51:59Z moneta $ | // @(#)root/roostats:$Id$ | |||
// Author: Kyle Cranmer 28/07/2008 | // Author: Kyle Cranmer 28/07/2008 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Numerical2PGradientCalculator.h | Numerical2PGradientCalculator.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: Numerical2PGradientCalculator.h 20880 2007-11-19 1 1:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_Numerical2PGradientCalculator | #ifndef ROOT_Minuit2_Numerical2PGradientCalculator | |||
#define ROOT_Minuit2_Numerical2PGradientCalculator | #define ROOT_Minuit2_Numerical2PGradientCalculator | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Object.h | Object.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: Object.h 44032 2012-04-30 14:49:20Z axel $ | // @(#)root/reflex:$Id$ | |||
// Author: Stefan Roiser 2004 | // Author: Stefan Roiser 2004 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
OnDemandBuilder.h | OnDemandBuilder.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: OnDemandBuilder.h 29355 2009-07-06 17:34:05Z axel $ | // @(#)root/reflex:$Id$ | |||
// Author: Axel Naumann, 2009 | // Author: Axel Naumann, 2009 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2009, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2009, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
OnDemandBuilderForScope.h | OnDemandBuilderForScope.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: OnDemandBuilderForScope.h 29355 2009-07-06 17:34:05 Z axel $ | // @(#)root/reflex:$Id$ | |||
// Author: Axel Naumann, 2009 | // Author: Axel Naumann, 2009 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2009, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2009, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Option.h | Option.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: Option.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : Option * | * Class : Option * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Option container * | * Option container * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
OwnedMember.h | OwnedMember.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: OwnedMember.h 29288 2009-07-01 13:03:35Z axel $ | // @(#)root/reflex:$Id$ | |||
// Author: Stefan Roiser 2006 | // Author: Stefan Roiser 2006 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
OwnedMemberTemplate.h | OwnedMemberTemplate.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: OwnedMemberTemplate.h 29288 2009-07-01 13:03:35Z ax el $ | // @(#)root/reflex:$Id$ | |||
// Author: Stefan Roiser 2006 | // Author: Stefan Roiser 2006 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
OwnedPropertyList.h | OwnedPropertyList.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: OwnedPropertyList.h 29288 2009-07-01 13:03:35Z axel $ | // @(#)root/reflex:$Id$ | |||
// Author: Stefan Roiser 2006 | // Author: Stefan Roiser 2006 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
PDEFoam.h | PDEFoam.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: PDEFoam.h 44112 2012-05-04 10:00:41Z evt $ | // @(#)root/tmva $Id$ | |||
// Author: S. Jadach, Tancredi Carli, Dominik Dannheim, Alexander Voigt | // Author: S. Jadach, Tancredi Carli, Dominik Dannheim, Alexander Voigt | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Classes: PDEFoam * | * Classes: PDEFoam * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Class for PDEFoam object * | * Class for PDEFoam object * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
PDEFoamCell.h | PDEFoamCell.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: PDEFoamCell.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: S. Jadach, Tancredi Carli, Dominik Dannheim, Alexander Voigt | // Author: S. Jadach, Tancredi Carli, Dominik Dannheim, Alexander Voigt | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Classes: PDEFoamCell * | * Classes: PDEFoamCell * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Objects of this class are hyperrectangular cells organized in * | * Objects of this class are hyperrectangular cells organized in * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
PDEFoamDecisionTree.h | PDEFoamDecisionTree.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: PDEFoamDecisionTree.h 40005 2011-06-27 15:29:10Z stel zer $ | // @(#)root/tmva $Id$ | |||
// Author: Alexander Voigt | // Author: Alexander Voigt | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Classes: PDEFoamDecisionTree * | * Classes: PDEFoamDecisionTree * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Class for decision tree like PDEFoam. It overrides * | * Class for decision tree like PDEFoam. It overrides * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
PDEFoamDecisionTreeDensity.h | PDEFoamDecisionTreeDensity.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: PDEFoamDecisionTreeDensity.h 40005 2011-06-27 15:29:1 0Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Alexander Voigt | // Author: Alexander Voigt | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Classes: PDEFoamDecisionTreeDensity * | * Classes: PDEFoamDecisionTreeDensity * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Class PDEFoamDecisionTreeDensity is a class representing * | * Class PDEFoamDecisionTreeDensity is a class representing * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
PDEFoamDensityBase.h | PDEFoamDensityBase.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: PDEFoamDensityBase.h 40005 2011-06-27 15:29:10Z stelz er $ | // @(#)root/tmva $Id$ | |||
// Author: Tancredi Carli, Dominik Dannheim, Alexander Voigt | // Author: Tancredi Carli, Dominik Dannheim, Alexander Voigt | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Classes: PDEFoamDensityBase * | * Classes: PDEFoamDensityBase * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Class PDEFoamDensityBase is an Abstract class representing * | * Class PDEFoamDensityBase is an Abstract class representing * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
PDEFoamDiscriminant.h | PDEFoamDiscriminant.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: PDEFoamDiscriminant.h 40005 2011-06-27 15:29:10Z stel zer $ | // @(#)root/tmva $Id$ | |||
// Author: Tancredi Carli, Dominik Dannheim, Alexander Voigt | // Author: Tancredi Carli, Dominik Dannheim, Alexander Voigt | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Classes: PDEFoamDiscriminant * | * Classes: PDEFoamDiscriminant * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Concrete PDEFoam sub-class. This foam stores the discriminant D * | * Concrete PDEFoam sub-class. This foam stores the discriminant D * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
PDEFoamDiscriminantDensity.h | PDEFoamDiscriminantDensity.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: PDEFoamDiscriminantDensity.h 40005 2011-06-27 15:29:1 0Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Tancredi Carli, Dominik Dannheim, Alexander Voigt | // Author: Tancredi Carli, Dominik Dannheim, Alexander Voigt | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Classes: PDEFoamDiscriminantDensity * | * Classes: PDEFoamDiscriminantDensity * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Class PDEFoamDiscriminantDensity is a class representing * | * Class PDEFoamDiscriminantDensity is a class representing * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
PDEFoamEvent.h | PDEFoamEvent.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: PDEFoamEvent.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Tancredi Carli, Dominik Dannheim, Alexander Voigt | // Author: Tancredi Carli, Dominik Dannheim, Alexander Voigt | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Classes: PDEFoamEvent * | * Classes: PDEFoamEvent * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Concrete PDEFoam sub-class. This foam stores the number of * | * Concrete PDEFoam sub-class. This foam stores the number of * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
PDEFoamEventDensity.h | PDEFoamEventDensity.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: PDEFoamEventDensity.h 40005 2011-06-27 15:29:10Z stel zer $ | // @(#)root/tmva $Id$ | |||
// Author: Tancredi Carli, Dominik Dannheim, Alexander Voigt | // Author: Tancredi Carli, Dominik Dannheim, Alexander Voigt | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Classes: PDEFoamEventDensity * | * Classes: PDEFoamEventDensity * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Class PDEFoamEventDensity is a class representing * | * Class PDEFoamEventDensity is a class representing * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
PDEFoamKernelBase.h | PDEFoamKernelBase.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: PDEFoamKernelBase.h 40005 2011-06-27 15:29:10Z stelze r $ | // @(#)root/tmva $Id$ | |||
// Author: Dominik Dannheim, Alexander Voigt | // Author: Dominik Dannheim, Alexander Voigt | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Classes: PDEFoamKernelBase * | * Classes: PDEFoamKernelBase * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* PDEFoam kernel interface * | * PDEFoam kernel interface * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
PDEFoamKernelGauss.h | PDEFoamKernelGauss.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: PDEFoamKernelGauss.h 40005 2011-06-27 15:29:10Z stelz er $ | // @(#)root/tmva $Id$ | |||
// Author: Dominik Dannheim, Alexander Voigt | // Author: Dominik Dannheim, Alexander Voigt | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Classes: PDEFoamKernelGauss * | * Classes: PDEFoamKernelGauss * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* PDEFoam kernel, which weights all cell values by a gauss function. * | * PDEFoam kernel, which weights all cell values by a gauss function. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
PDEFoamKernelLinN.h | PDEFoamKernelLinN.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: PDEFoamKernelLinN.h 40005 2011-06-27 15:29:10Z stelze r $ | // @(#)root/tmva $Id$ | |||
// Author: Dominik Dannheim, Alexander Voigt | // Author: Dominik Dannheim, Alexander Voigt | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Classes: PDEFoamKernelLinN * | * Classes: PDEFoamKernelLinN * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* PDEFoam kernel, which linear weights with the neighbor cells. * | * PDEFoam kernel, which linear weights with the neighbor cells. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
PDEFoamKernelTrivial.h | PDEFoamKernelTrivial.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: PDEFoamKernelTrivial.h 40005 2011-06-27 15:29:10Z ste lzer $ | // @(#)root/tmva $Id$ | |||
// Author: Dominik Dannheim, Alexander Voigt | // Author: Dominik Dannheim, Alexander Voigt | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Classes: PDEFoamKernelTrivial * | * Classes: PDEFoamKernelTrivial * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Trivial PDEFoam kernel * | * Trivial PDEFoam kernel * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
PDEFoamMultiTarget.h | PDEFoamMultiTarget.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: PDEFoamMultiTarget.h 44112 2012-05-04 10:00:41Z evt $ | // @(#)root/tmva $Id$ | |||
// Author: Tancredi Carli, Dominik Dannheim, Alexander Voigt | // Author: Tancredi Carli, Dominik Dannheim, Alexander Voigt | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Classes: PDEFoamMultiTarget * | * Classes: PDEFoamMultiTarget * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Concrete PDEFoamEvent sub-class. This foam stores the number * | * Concrete PDEFoamEvent sub-class. This foam stores the number * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
PDEFoamTarget.h | PDEFoamTarget.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: PDEFoamTarget.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Tancredi Carli, Dominik Dannheim, Alexander Voigt | // Author: Tancredi Carli, Dominik Dannheim, Alexander Voigt | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Classes: PDEFoamTarget * | * Classes: PDEFoamTarget * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Concrete PDEFoam sub-class. This foam stores the first target * | * Concrete PDEFoam sub-class. This foam stores the first target * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
PDEFoamTargetDensity.h | PDEFoamTargetDensity.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: PDEFoamTargetDensity.h 40005 2011-06-27 15:29:10Z ste lzer $ | // @(#)root/tmva $Id$ | |||
// Author: Tancredi Carli, Dominik Dannheim, Alexander Voigt | // Author: Tancredi Carli, Dominik Dannheim, Alexander Voigt | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Classes: PDEFoamTargetDensity * | * Classes: PDEFoamTargetDensity * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Class PDEFoamTargetDensity is a class representing * | * Class PDEFoamTargetDensity is a class representing * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
PDEFoamVect.h | PDEFoamVect.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: PDEFoamVect.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: S. Jadach, Tancredi Carli, Dominik Dannheim, Alexander Voigt | // Author: S. Jadach, Tancredi Carli, Dominik Dannheim, Alexander Voigt | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Classes: PDEFoamVect * | * Classes: PDEFoamVect * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Auxiliary class PDEFoamVect of n-dimensional vector, with dynamic * | * Auxiliary class PDEFoamVect of n-dimensional vector, with dynamic * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
PDF.h | PDF.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: PDF.h 47734 2012-11-30 16:07:56Z hvoss $ | // @(#)root/tmva $Id$ | |||
// Author: Asen Christov, Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai V oss , Jan Therhaag | // Author: Asen Christov, Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai V oss , Jan Therhaag | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : PDF * | * Class : PDF * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* PDF wrapper for histograms; uses user-defined spline interpolation * | * PDF wrapper for histograms; uses user-defined spline interpolation * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
ParamFunction.h | ParamFunction.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: ParamFunction.h 30749 2009-10-15 16:33:04Z brun $ | // @(#)root/mathmore:$Id$ | |||
// Authors: L. Moneta, A. Zsenei 08/2005 | // Authors: L. Moneta, A. Zsenei 08/2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
* This library is free software; you can redistribute it and/or * | * This library is free software; you can redistribute it and/or * | |||
* modify it under the terms of the GNU General Public License * | * modify it under the terms of the GNU General Public License * | |||
* as published by the Free Software Foundation; either version 2 * | * as published by the Free Software Foundation; either version 2 * | |||
* of the License, or (at your option) any later version. * | * of the License, or (at your option) any later version. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
ParamFunctor.h | ParamFunctor.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: ParamFunctor.h 26722 2008-12-08 10:35:18Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Author: L. Moneta Mon Nov 13 15:58:13 2006 | // Author: L. Moneta Mon Nov 13 15:58:13 2006 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for Functor classes. | // Header file for Functor classes. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
ParameterSettings.h | ParameterSettings.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: ParameterSettings.h 44013 2012-04-30 07:04:56Z mo neta $ | // @(#)root/mathcore:$Id$ | |||
// Author: L. Moneta Thu Sep 21 16:21:48 2006 | // Author: L. Moneta Thu Sep 21 16:21:48 2006 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class ParameterSettings | // Header file for class ParameterSettings | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
ParametricFunction.h | ParametricFunction.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: ParametricFunction.h 20880 2007-11-19 11:23:41Z rd m $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_ParametricFunction | #ifndef ROOT_Minuit2_ParametricFunction | |||
#define ROOT_Minuit2_ParametricFunction | #define ROOT_Minuit2_ParametricFunction | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
PdfFunc.h | PdfFunc.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: PdfFunc.h 24027 2008-05-26 20:50:41Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: L. Moneta, A. Zsenei 08/2005 | // Authors: L. Moneta, A. Zsenei 08/2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
/** | /** | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
PdfFuncMathCore.h | PdfFuncMathCore.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: PdfFuncMathCore.h 37441 2010-12-09 16:27:54Z mone ta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: Andras Zsenei & Lorenzo Moneta 06/2005 | // Authors: Andras Zsenei & Lorenzo Moneta 06/2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 , LCG ROOT MathLib Team * | * Copyright (c) 2005 , LCG ROOT MathLib Team * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
/** | /** | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
PdfFuncMathMore.h | PdfFuncMathMore.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: PdfFuncMathMore.h 37160 2010-12-01 21:52:04Z mone ta $ | // @(#)root/mathmore:$Id$ | |||
// Authors: L. Moneta, A. Zsenei 08/2005 | // Authors: L. Moneta, A. Zsenei 08/2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
* This library is free software; you can redistribute it and/or * | * This library is free software; you can redistribute it and/or * | |||
* modify it under the terms of the GNU General Public License * | * modify it under the terms of the GNU General Public License * | |||
* as published by the Free Software Foundation; either version 2 * | * as published by the Free Software Foundation; either version 2 * | |||
* of the License, or (at your option) any later version. * | * of the License, or (at your option) any later version. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
PdfProposal.h | PdfProposal.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: PdfProposal.h 44368 2012-05-30 15:38:44Z axel $ | // @(#)root/roostats:$Id$ | |||
// Authors: Kevin Belasco 17/06/2009 | // Authors: Kevin Belasco 17/06/2009 | |||
// Authors: Kyle Cranmer 17/06/2009 | // Authors: Kyle Cranmer 17/06/2009 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Plane3D.h | Plane3D.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: Plane3D.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_Plane3D | #ifndef ROOT_Math_Plane3D | |||
#define ROOT_Math_Plane3D | #define ROOT_Math_Plane3D | |||
#include "Math/GenVector/Plane3D.h" | #include "Math/GenVector/Plane3D.h" | |||
#endif | #endif | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
PluginService.h | PluginService.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: PluginService.h 44084 2012-05-03 09:55:25Z axel $ | // @(#)root/reflex:$Id$ | |||
// Author: Pere Mato 2006 | // Author: Pere Mato 2006 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Point2D.h | Point2D.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: Point2D.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_Point2D | #ifndef ROOT_Math_Point2D | |||
#define ROOT_Math_Point2D | #define ROOT_Math_Point2D | |||
// defines typedefs to specific vectors and forward declarations | // defines typedefs to specific vectors and forward declarations | |||
#include "Math/Point2Dfwd.h" | #include "Math/Point2Dfwd.h" | |||
// coordinate system types | // coordinate system types | |||
#include "Math/GenVector/Cartesian2D.h" | #include "Math/GenVector/Cartesian2D.h" | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Point2Dfwd.h | Point2Dfwd.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: Point2Dfwd.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 , LCG ROOT MathLib Team * | * Copyright (c) 2005 , LCG ROOT MathLib Team * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file Point2Dfwd | // Header file Point2Dfwd | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Point3D.h | Point3D.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: Point3D.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_Point3D | #ifndef ROOT_Math_Point3D | |||
#define ROOT_Math_Point3D | #define ROOT_Math_Point3D | |||
// defines typedefs to specific vectors and forward declarations | // defines typedefs to specific vectors and forward declarations | |||
#include "Math/Point3Dfwd.h" | #include "Math/Point3Dfwd.h" | |||
// coordinate system types | // coordinate system types | |||
#include "Math/GenVector/Cartesian3D.h" | #include "Math/GenVector/Cartesian3D.h" | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Point3Dfwd.h | Point3Dfwd.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: Point3Dfwd.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 , LCG ROOT MathLib Team * | * Copyright (c) 2005 , LCG ROOT MathLib Team * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file Point3Dfwd | // Header file Point3Dfwd | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
PointSetInterval.h | PointSetInterval.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: PointSetInterval.h 39391 2011-05-26 09:51:59Z mon eta $ | // @(#)root/roostats:$Id$ | |||
// Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | // Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef RooStats_PointSetInterval | #ifndef RooStats_PointSetInterval | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
PoissonLikelihoodFCN.h | PoissonLikelihoodFCN.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: PoissonLikelihoodFCN.h 41984 2011-11-14 21:36:36Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Author: L. Moneta Fri Aug 17 14:29:24 2007 | // Author: L. Moneta Fri Aug 17 14:29:24 2007 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2007 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2007 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class PoissonLikelihoodFCN | // Header file for class PoissonLikelihoodFCN | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Polar2D.h | Polar2D.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: Polar2D.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_Polar2D | #ifndef ROOT_Math_Polar2D | |||
#define ROOT_Math_Polar2D | #define ROOT_Math_Polar2D | |||
#include "Math/GenVector/Polar2D.h" | #include "Math/GenVector/Polar2D.h" | |||
#endif | #endif | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Polar2Dfwd.h | Polar2Dfwd.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: Polar2Dfwd.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_GenVector_Polar2Dfwd | #ifndef ROOT_Math_GenVector_Polar2Dfwd | |||
#define ROOT_Math_GenVector_Polar2Dfwd 1 | #define ROOT_Math_GenVector_Polar2Dfwd 1 | |||
namespace ROOT { | namespace ROOT { | |||
namespace Math { | namespace Math { | |||
/** | /** | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Polar3D.h | Polar3D.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: Polar3D.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_Polar3D | #ifndef ROOT_Math_Polar3D | |||
#define ROOT_Math_Polar3D | #define ROOT_Math_Polar3D | |||
#include "Math/GenVector/Polar3D.h" | #include "Math/GenVector/Polar3D.h" | |||
#endif | #endif | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Polar3Dfwd.h | Polar3Dfwd.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: Polar3Dfwd.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_GenVector_Polar3Dfwd | #ifndef ROOT_Math_GenVector_Polar3Dfwd | |||
#define ROOT_Math_GenVector_Polar3Dfwd 1 | #define ROOT_Math_GenVector_Polar3Dfwd 1 | |||
namespace ROOT { | namespace ROOT { | |||
namespace Math { | namespace Math { | |||
/** | /** | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Polynomial.h | Polynomial.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: Polynomial.h 37160 2010-12-01 21:52:04Z moneta $ | // @(#)root/mathmore:$Id$ | |||
// Authors: L. Moneta, A. Zsenei 08/2005 | // Authors: L. Moneta, A. Zsenei 08/2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
* This library is free software; you can redistribute it and/or * | * This library is free software; you can redistribute it and/or * | |||
* modify it under the terms of the GNU General Public License * | * modify it under the terms of the GNU General Public License * | |||
* as published by the Free Software Foundation; either version 2 * | * as published by the Free Software Foundation; either version 2 * | |||
* of the License, or (at your option) any later version. * | * of the License, or (at your option) any later version. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
PositionVector2D.h | PositionVector2D.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: PositionVector2D.h 22516 2008-03-07 15:14:26Z mon eta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_PositionVector2D | #ifndef ROOT_Math_PositionVector2D | |||
#define ROOT_Math_PositionVector2D | #define ROOT_Math_PositionVector2D | |||
#include "Math/GenVector/PositionVector2D.h" | #include "Math/GenVector/PositionVector2D.h" | |||
#endif | #endif | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
PositionVector2Dfwd.h | PositionVector2Dfwd.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: PositionVector2Dfwd.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_GenVector_PositionVector2Dfwd | #ifndef ROOT_Math_GenVector_PositionVector2Dfwd | |||
#define ROOT_Math_GenVector_PositionVector2Dfwd 1 | #define ROOT_Math_GenVector_PositionVector2Dfwd 1 | |||
namespace ROOT { | namespace ROOT { | |||
namespace Math { | namespace Math { | |||
/** | /** | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
PositionVector3D.h | PositionVector3D.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: PositionVector3D.h 22516 2008-03-07 15:14:26Z mon eta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_PositionVector3D | #ifndef ROOT_Math_PositionVector3D | |||
#define ROOT_Math_PositionVector3D | #define ROOT_Math_PositionVector3D | |||
#include "Math/GenVector/PositionVector3D.h" | #include "Math/GenVector/PositionVector3D.h" | |||
#endif | #endif | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
PositionVector3Dfwd.h | PositionVector3Dfwd.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: PositionVector3Dfwd.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_GenVector_PositionVector3Dfwd | #ifndef ROOT_Math_GenVector_PositionVector3Dfwd | |||
#define ROOT_Math_GenVector_PositionVector3Dfwd 1 | #define ROOT_Math_GenVector_PositionVector3Dfwd 1 | |||
namespace ROOT { | namespace ROOT { | |||
namespace Math { | namespace Math { | |||
/** | /** | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
PosixThreadInc.h | PosixThreadInc.h | |||
---|---|---|---|---|
/* @(#)root/thread:$Id: PosixThreadInc.h 29797 2009-08-17 14:35:51Z rdm $ * / | /* @(#)root/thread:$Id$ */ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_PosixThreadInc | #ifndef ROOT_PosixThreadInc | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
ProbFunc.h | ProbFunc.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: ProbFunc.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/mathcore:$Id$ | |||
// Authors: L. Moneta, A. Zsenei 08/2005 | // Authors: L. Moneta, A. Zsenei 08/2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
/** | /** | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
ProbFuncMathCore.h | ProbFuncMathCore.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: ProbFuncMathCore.h 37441 2010-12-09 16:27:54Z mon eta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: L. Moneta, A. Zsenei 06/2005 | // Authors: L. Moneta, A. Zsenei 06/2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 , LCG ROOT MathLib Team * | * Copyright (c) 2005 , LCG ROOT MathLib Team * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#if defined(__CINT__) && !defined(__MAKECINT__) | #if defined(__CINT__) && !defined(__MAKECINT__) | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
ProfileLikelihoodCalculator.h | ProfileLikelihoodCalculator.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: ProfileLikelihoodCalculator.h 39391 2011-05-26 09 :51:59Z moneta $ | // @(#)root/roostats:$Id$ | |||
// Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | // Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOSTATS_ProfileLikelihoodCalculator | #ifndef ROOSTATS_ProfileLikelihoodCalculator | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
ProfileLikelihoodTestStat.h | ProfileLikelihoodTestStat.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: ProfileLikelihoodTestStat.h 49272 2013-04-18 19:1 0:58Z wouter $ | // @(#)root/roostats:$Id$ | |||
// Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | // Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | |||
// Additional Contributions: Giovanni Petrucciani | // Additional Contributions: Giovanni Petrucciani | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
ProofConfig.h | ProofConfig.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: ProofConfig.h 39928 2011-06-24 08:18:59Z moneta $ | // @(#)root/roostats:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOSTATS_ProofConfig | #ifndef ROOSTATS_ProofConfig | |||
#define ROOSTATS_ProofConfig | #define ROOSTATS_ProofConfig | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
PropertyList.h | PropertyList.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: PropertyList.h 44094 2012-05-03 14:50:12Z axel $ | // @(#)root/reflex:$Id$ | |||
// Author: Stefan Roiser 2004 | // Author: Stefan Roiser 2004 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
PropertyListImpl.h | PropertyListImpl.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: PropertyListImpl.h 44094 2012-05-03 14:50:12Z axel $ | // @(#)root/reflex:$Id$ | |||
// Author: Stefan Roiser 2004 | // Author: Stefan Roiser 2004 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
ProposalFunction.h | ProposalFunction.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: ProposalFunction.h 44077 2012-05-02 17:10:21Z mon eta $ | // @(#)root/roostats:$Id$ | |||
// Authors: Kevin Belasco 17/06/2009 | // Authors: Kevin Belasco 17/06/2009 | |||
// Authors: Kyle Cranmer 17/06/2009 | // Authors: Kyle Cranmer 17/06/2009 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
ProposalHelper.h | ProposalHelper.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: ProposalHelper.h 44368 2012-05-30 15:38:44Z axel $ | // @(#)root/roostats:$Id$ | |||
// Authors: Kevin Belasco 7/22/2009 | // Authors: Kevin Belasco 7/22/2009 | |||
// Authors: Kyle Cranmer 7/22/2009 | // Authors: Kyle Cranmer 7/22/2009 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
PtEtaPhiE4D.h | PtEtaPhiE4D.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: PtEtaPhiE4D.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_PtEtaPhiE4D | #ifndef ROOT_Math_PtEtaPhiE4D | |||
#define ROOT_Math_PtEtaPhiE4D | #define ROOT_Math_PtEtaPhiE4D | |||
#include "Math/GenVector/PtEtaPhiE4D.h" | #include "Math/GenVector/PtEtaPhiE4D.h" | |||
#endif | #endif | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
PtEtaPhiE4Dfwd.h | PtEtaPhiE4Dfwd.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: PtEtaPhiE4Dfwd.h 22516 2008-03-07 15:14:26Z monet a $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_GenVector_PtEtaPhiE4Dfwd | #ifndef ROOT_Math_GenVector_PtEtaPhiE4Dfwd | |||
#define ROOT_Math_GenVector_PtEtaPhiE4Dfwd 1 | #define ROOT_Math_GenVector_PtEtaPhiE4Dfwd 1 | |||
namespace ROOT { | namespace ROOT { | |||
namespace Math { | namespace Math { | |||
template <class Scalar> | template <class Scalar> | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
PtEtaPhiM4D.h | PtEtaPhiM4D.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: PtEtaPhiM4D.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_PtEtaPhiM4D | #ifndef ROOT_Math_PtEtaPhiM4D | |||
#define ROOT_Math_PtEtaPhiM4D | #define ROOT_Math_PtEtaPhiM4D | |||
#include "Math/GenVector/PtEtaPhiM4D.h" | #include "Math/GenVector/PtEtaPhiM4D.h" | |||
#endif | #endif | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
PtEtaPhiM4Dfwd.h | PtEtaPhiM4Dfwd.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: PtEtaPhiM4Dfwd.h 22516 2008-03-07 15:14:26Z monet a $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_GenVector_PtEtaPhiM4Dfwd | #ifndef ROOT_Math_GenVector_PtEtaPhiM4Dfwd | |||
#define ROOT_Math_GenVector_PtEtaPhiM4Dfwd 1 | #define ROOT_Math_GenVector_PtEtaPhiM4Dfwd 1 | |||
namespace ROOT { | namespace ROOT { | |||
namespace Math { | namespace Math { | |||
template <class Scalar> | template <class Scalar> | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
PxPyPzE4D.h | PxPyPzE4D.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: PxPyPzE4D.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_PxPyPzE4D | #ifndef ROOT_Math_PxPyPzE4D | |||
#define ROOT_Math_PxPyPzE4D | #define ROOT_Math_PxPyPzE4D | |||
#include "Math/GenVector/PxPyPzE4D.h" | #include "Math/GenVector/PxPyPzE4D.h" | |||
#endif | #endif | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
PxPyPzE4Dfwd.h | PxPyPzE4Dfwd.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: PxPyPzE4Dfwd.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_GenVector_PxPyPzE4Dfwd | #ifndef ROOT_Math_GenVector_PxPyPzE4Dfwd | |||
#define ROOT_Math_GenVector_PxPyPzE4Dfwd 1 | #define ROOT_Math_GenVector_PxPyPzE4Dfwd 1 | |||
namespace ROOT { | namespace ROOT { | |||
namespace Math { | namespace Math { | |||
template <class Scalar> | template <class Scalar> | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
PxPyPzM4D.h | PxPyPzM4D.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: PxPyPzM4D.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_PxPyPzM4D | #ifndef ROOT_Math_PxPyPzM4D | |||
#define ROOT_Math_PxPyPzM4D | #define ROOT_Math_PxPyPzM4D | |||
#include "Math/GenVector/PxPyPzM4D.h" | #include "Math/GenVector/PxPyPzM4D.h" | |||
#endif | #endif | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
PxPyPzM4Dfwd.h | PxPyPzM4Dfwd.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: PxPyPzM4Dfwd.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_GenVector_PxPyPzM4Dfwd | #ifndef ROOT_Math_GenVector_PxPyPzM4Dfwd | |||
#define ROOT_Math_GenVector_PxPyPzM4Dfwd 1 | #define ROOT_Math_GenVector_PxPyPzM4Dfwd 1 | |||
namespace ROOT { | namespace ROOT { | |||
namespace Math { | namespace Math { | |||
template <class Scalar> | template <class Scalar> | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
QuantFunc.h | QuantFunc.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: QuantFunc.h 21114 2007-11-29 17:16:45Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: L. Moneta, A. Zsenei 08/2005 | // Authors: L. Moneta, A. Zsenei 08/2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
/** | /** | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
QuantFuncMathCore.h | QuantFuncMathCore.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: QuantFuncMathCore.h 36536 2010-11-08 15:03:24Z mo neta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: L. Moneta, A. Zsenei 08/2005 | // Authors: L. Moneta, A. Zsenei 08/2005 | |||
// Authors: Andras Zsenei & Lorenzo Moneta 08/2005 | // Authors: Andras Zsenei & Lorenzo Moneta 08/2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 , LCG ROOT MathLib Team * | * Copyright (c) 2005 , LCG ROOT MathLib Team * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Quaternion.h | Quaternion.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: Quaternion.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_Quaternion | #ifndef ROOT_Math_Quaternion | |||
#define ROOT_Math_Quaternion | #define ROOT_Math_Quaternion | |||
#include "Math/GenVector/Quaternion.h" | #include "Math/GenVector/Quaternion.h" | |||
#endif | #endif | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Quaternionfwd.h | Quaternionfwd.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: Quaternionfwd.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_GenVector_Quaternionfwd | #ifndef ROOT_Math_GenVector_Quaternionfwd | |||
#define ROOT_Math_GenVector_Quaternionfwd 1 | #define ROOT_Math_GenVector_Quaternionfwd 1 | |||
namespace ROOT { | namespace ROOT { | |||
namespace Math { | namespace Math { | |||
/** | /** | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RConfig.h | RConfig.h | |||
---|---|---|---|---|
/* @(#)root/base:$Id: RConfig.h 48456 2013-02-02 04:45:34Z pcanal $ */ | /* @(#)root/base:$Id$ */ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_RConfig | #ifndef ROOT_RConfig | |||
skipping to change at line 422 | skipping to change at line 422 | |||
# if __GNUC__ >= 3 || __GNUC_MINOR__ >= 90 /* egcs 1.0.3 */ | # if __GNUC__ >= 3 || __GNUC_MINOR__ >= 90 /* egcs 1.0.3 */ | |||
# define R__VECNEWDELETE /* supports overloading of new[] and delet e[] */ | # define R__VECNEWDELETE /* supports overloading of new[] and delet e[] */ | |||
# define R__PLACEMENTDELETE /* supports overloading placement delete * / | # define R__PLACEMENTDELETE /* supports overloading placement delete * / | |||
# endif | # endif | |||
# if __GNUC__ >= 3 || ( __GNUC__ == 2 && __GNUC_MINOR__ >= 95) | # if __GNUC__ >= 3 || ( __GNUC__ == 2 && __GNUC_MINOR__ >= 95) | |||
# define R__PLACEMENTINLINE /* placement new/delete is inline in <n ew> */ | # define R__PLACEMENTINLINE /* placement new/delete is inline in <n ew> */ | |||
# endif | # endif | |||
# if __GNUC__ >= 3 || __GNUC_MINOR__ >= 91 /* egcs 1.1.x */ | # if __GNUC__ >= 3 || __GNUC_MINOR__ >= 91 /* egcs 1.1.x */ | |||
# define R__ANSISTREAM /* ANSI C++ Standard Library conformant */ | # define R__ANSISTREAM /* ANSI C++ Standard Library conformant */ | |||
# endif | # endif | |||
# if __GNUC__ >= 3 && __GNUC_MINOR__ >=0 && __GNUC_MINOR__ < 8 | # if __GNUC__ >= 3 | |||
# define R__SSTREAM /* use sstream or strstream header */ | # define R__SSTREAM /* use sstream or strstream header */ | |||
# endif | # endif | |||
# if defined(__ia64__) && __GNUC__ < 3 /* gcc 2.9x (MINOR is 9!) * / | # if defined(__ia64__) && __GNUC__ < 3 /* gcc 2.9x (MINOR is 9!) * / | |||
# define R__VECNEWDELETE /* supports overloading of new[] and delet e[] */ | # define R__VECNEWDELETE /* supports overloading of new[] and delet e[] */ | |||
# define R__PLACEMENTDELETE /* supports overloading placement delete * / | # define R__PLACEMENTDELETE /* supports overloading placement delete * / | |||
# define R__ANSISTREAM /* ANSI C++ Standard Library conformant */ | # define R__ANSISTREAM /* ANSI C++ Standard Library conformant */ | |||
# endif | # endif | |||
# if __GNUC__ > 4 || ( __GNUC__ == 4 && __GNUC_MINOR__ > 1) | # if __GNUC__ > 4 || ( __GNUC__ == 4 && __GNUC_MINOR__ > 1) | |||
# define R__PRAGMA_DIAGNOSTIC | # define R__PRAGMA_DIAGNOSTIC | |||
# endif | # endif | |||
End of changes. 2 change blocks. | ||||
2 lines changed or deleted | 2 lines changed or added | |||
RConfigOptions.h | RConfigOptions.h | |||
---|---|---|---|---|
#ifndef ROOT_RConfigOptions | #ifndef ROOT_RConfigOptions | |||
#define ROOT_RConfigOptions | #define ROOT_RConfigOptions | |||
#define R__CONFIGUREOPTIONS "QTDIR=/afs/cern.ch/sw/lcg/external/qt/4.7.4/ i686-slc5-gcc43-opt PYTHONDIR=/afs/cern.ch/sw/lcg/external/Python/2.6.5p2/i 686-slc5-gcc43-opt linux --fail-on-missing --enable-builtin-pcre --enable-c intex --enable-explicitlink --enable-gdml --enable-genvector --enable-krb5 --enable-mathmore --enable-minuit2 --enable-mysql --enable-oracle --enable- python --enable-qt --enable-qtgsi --enable-reflex --enable-roofit --enable- table --enable-unuran --with-cint-maxstruct=36000 --with-cint-maxtypedef=36 000 --with-cint-longline=4096 --with-castor-incdir=/afs/cern.ch/sw/lcg/exte rnal/castor/2.1.13-6/i686-slc5-gcc43-opt/usr/include/shift --with-castor-li bdir=/afs/cern.ch/sw/lcg/external/castor/2.1.13-6/i686-slc5-gcc43-opt/usr/l ib --with-cern-libdir=/afs/cern.ch/sw/lcg/external/cernlib/2006a/i686-slc5- gcc43-opt/lib --with-dcap-libdir=/afs/cern.ch/sw/lcg/external/dcache_client /2.47.5-0/i686-slc5-gcc43-opt/dcap/lib --with-dcap-incdir=/afs/cern.ch/sw/l cg/external/dcache_client/2.47.5-0/i686-slc5-gcc43-opt/dcap/include --with- fftw3-incdir=/afs/cern.ch/sw/lcg/external/fftw3/3.1.2/i686-slc5-gcc43-opt/i nclude --with-fftw3-libdir=/afs/cern.ch/sw/lcg/external/fftw3/3.1.2/i686-sl c5-gcc43-opt/lib --with-gccxml=/afs/cern.ch/sw/lcg/external/gccxml/0.9.0_20 110825/i686-slc5-gcc43-opt/bin --with-gfal-libdir=/afs/cern.ch/sw/lcg/exter nal/Grid/gfal/1.11.8-2/i686-slc5-gcc43-opt/lib --with-gfal-incdir=/afs/cern .ch/sw/lcg/external/Grid/gfal/1.11.8-2/i686-slc5-gcc43-opt/include --with-g sl-incdir=/afs/cern.ch/sw/lcg/external/GSL/1.10/i686-slc5-gcc43-opt/include --with-gsl-libdir=/afs/cern.ch/sw/lcg/external/GSL/1.10/i686-slc5-gcc43-op t/lib --with-mysql-incdir=/afs/cern.ch/sw/lcg/external/mysql/5.5.14/i686-sl c5-gcc43-opt/include --with-mysql-libdir=/afs/cern.ch/sw/lcg/external/mysql /5.5.14/i686-slc5-gcc43-opt/lib --with-oracle-incdir=/afs/cern.ch/sw/lcg/ex ternal/oracle/11.2.0.3.0/i686-slc5-gcc43-opt/include --with-oracle-libdir=/ afs/cern.ch/sw/lcg/external/oracle/11.2.0.3.0/i686-slc5-gcc43-opt/lib --wit h-rfio-incdir=/afs/cern.ch/sw/lcg/external/castor/2.1.13-6/i686-slc5-gcc43- opt/usr/include/shift --with-rfio-libdir=/afs/cern.ch/sw/lcg/external/casto r/2.1.13-6/i686-slc5-gcc43-opt/usr/lib --with-pythia6-libdir=/afs/cern.ch/s w/lcg/external/MCGenerators/pythia6/426.2/i686-slc5-gcc43-opt/lib --with-py thia8-incdir=/afs/cern.ch/sw/lcg/external/MCGenerators/pythia8/160/i686-slc 5-gcc43-opt/include --with-pythia8-libdir=/afs/cern.ch/sw/lcg/external/MCGe nerators/pythia8/160/i686-slc5-gcc43-opt/lib --with-gviz-incdir=/afs/cern.c h/sw/lcg/external/graphviz/2.28.0/i686-slc5-gcc43-opt/include/graphviz --wi th-gviz-libdir=/afs/cern.ch/sw/lcg/external/graphviz/2.28.0/i686-slc5-gcc43 -opt/lib --with-xrootd=/afs/cern.ch/sw/lcg/external/xrootd/3.2.4/i686-slc5- gcc43-opt" | #define R__CONFIGUREOPTIONS "QTDIR=/afs/cern.ch/sw/lcg/external/qt/4.8.4/ i686-slc5-gcc43-opt PYTHONDIR=/afs/cern.ch/sw/lcg/external/Python/2.7.3/i68 6-slc5-gcc43-opt linux --fail-on-missing --enable-builtin-pcre --enable-cin tex --enable-explicitlink --enable-gdml --enable-genvector --enable-krb5 -- enable-mathmore --enable-minuit2 --enable-mysql --enable-oracle --enable-py thon --enable-qt --enable-qtgsi --enable-reflex --enable-roofit --enable-ta ble --enable-unuran --with-castor-incdir=/afs/cern.ch/sw/lcg/external/casto r/2.1.13-6/i686-slc5-gcc43-opt/usr/include/shift --with-castor-libdir=/afs/ cern.ch/sw/lcg/external/castor/2.1.13-6/i686-slc5-gcc43-opt/usr/lib --with- cern-libdir=/afs/cern.ch/sw/lcg/external/cernlib/2006a/i686-slc5-gcc43-opt/ lib --with-dcap-libdir=/afs/cern.ch/sw/lcg/external/dcache_client/2.47.5-0/ i686-slc5-gcc43-opt/dcap/lib --with-dcap-incdir=/afs/cern.ch/sw/lcg/externa l/dcache_client/2.47.5-0/i686-slc5-gcc43-opt/dcap/include --with-fftw3-incd ir=/afs/cern.ch/sw/lcg/external/fftw3/3.1.2/i686-slc5-gcc43-opt/include --w ith-fftw3-libdir=/afs/cern.ch/sw/lcg/external/fftw3/3.1.2/i686-slc5-gcc43-o pt/lib --with-gccxml=/afs/cern.ch/sw/lcg/external/gccxml/0.9.0_20120309p2/i 686-slc5-gcc43-opt/bin --with-gfal-libdir=/afs/cern.ch/sw/lcg/external/Grid /gfal/1.13.0-0/i686-slc5-gcc43-opt/lib --with-gfal-incdir=/afs/cern.ch/sw/l cg/external/Grid/gfal/1.13.0-0/i686-slc5-gcc43-opt/include --with-gsl-incdi r=/afs/cern.ch/sw/lcg/external/GSL/1.10/i686-slc5-gcc43-opt/include --with- gsl-libdir=/afs/cern.ch/sw/lcg/external/GSL/1.10/i686-slc5-gcc43-opt/lib -- with-mysql-incdir=/afs/cern.ch/sw/lcg/external/mysql/5.5.14/i686-slc5-gcc43 -opt/include --with-mysql-libdir=/afs/cern.ch/sw/lcg/external/mysql/5.5.14/ i686-slc5-gcc43-opt/lib --with-oracle-incdir=/afs/cern.ch/sw/lcg/external/o racle/11.2.0.3.0/i686-slc5-gcc43-opt/include --with-oracle-libdir=/afs/cern .ch/sw/lcg/external/oracle/11.2.0.3.0/i686-slc5-gcc43-opt/lib --with-rfio-i ncdir=/afs/cern.ch/sw/lcg/external/castor/2.1.13-6/i686-slc5-gcc43-opt/usr/ include/shift --with-rfio-libdir=/afs/cern.ch/sw/lcg/external/castor/2.1.13 -6/i686-slc5-gcc43-opt/usr/lib --with-pythia6-libdir=/afs/cern.ch/sw/lcg/ex ternal/MCGenerators/pythia6/426.2/i686-slc5-gcc43-opt/lib --with-pythia8-in cdir=/afs/cern.ch/sw/lcg/external/MCGenerators/pythia8/160/i686-slc5-gcc43- opt/include --with-pythia8-libdir=/afs/cern.ch/sw/lcg/external/MCGenerators /pythia8/160/i686-slc5-gcc43-opt/lib --with-gviz-incdir=/afs/cern.ch/sw/lcg /external/graphviz/2.28.0/i686-slc5-gcc43-opt/include/graphviz --with-gviz- libdir=/afs/cern.ch/sw/lcg/external/graphviz/2.28.0/i686-slc5-gcc43-opt/lib --with-xrootd=/afs/cern.ch/sw/lcg/external/xrootd/3.2.7/i686-slc5-gcc43-op t --with-srm-ifce-incdir=/afs/cern.ch/sw/lcg/external/Grid/srm-ifce/1.13.0- 0/i686-slc5-gcc43-opt/include" | |||
#define R__CONFIGUREFEATURES "asimage astiff builtin_afterimage builtin_ft gl builtin_glew builtin_pcre builtin_lzma castor cintex dcache explicitlink fftw3 gdml genvector gfal krb5 ldap mathmore memstat minuit2 mysql opengl oracle pythia8 python qt qtgsi reflex roofit rfio shadowpw shared ssl table tmva unuran x11 xft xml xrootd thread" | #define R__CONFIGUREFEATURES "asimage astiff builtin_afterimage builtin_ft gl builtin_glew builtin_pcre builtin_lzma castor cintex dcache explicitlink fftw3 gdml genvector gfal krb5 ldap mathmore memstat minuit2 mysql opengl oracle pythia8 python qt qtgsi reflex roofit rfio shadowpw shared ssl table tmva unuran x11 xft xml xrootd thread" | |||
#endif | #endif | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RConversionRuleParser.h | RConversionRuleParser.h | |||
---|---|---|---|---|
// @(#)root/core:$Id: RConversionRuleParser.h 34659 2010-07-29 16:33:47Z pc anal $ | // @(#)root/core:$Id$ | |||
// author: Lukasz Janyst <ljanyst@cern.ch> | // author: Lukasz Janyst <ljanyst@cern.ch> | |||
#ifndef R__R_CONVERSION_RULE_PARSER_H | #ifndef R__R_CONVERSION_RULE_PARSER_H | |||
#define R__R_CONVERSION_RULE_PARSER_H | #define R__R_CONVERSION_RULE_PARSER_H | |||
#if !defined(__CINT__) | #if !defined(__CINT__) | |||
// Avoid clutering the dictionary (in particular with the STL declaration) | // Avoid clutering the dictionary (in particular with the STL declaration) | |||
#include <list> | #include <list> | |||
#include <map> | #include <map> | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RQ_OBJECT.h | RQ_OBJECT.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: RQ_OBJECT.h 20877 2007-11-19 11:17:07Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Valeriy Onuchin & Fons Rademakers 15/10/2000 | // Author: Valeriy Onuchin & Fons Rademakers 15/10/2000 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RRemoteProtocol.h | RRemoteProtocol.h | |||
---|---|---|---|---|
// @(#)root/net:$Id: RRemoteProtocol.h 23091 2008-04-09 15:04:27Z rdm $ | // @(#)root/net:$Id$ | |||
// Author: G. Ganis 10/5/2007 | // Author: G. Ganis 10/5/2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RStipples.h | RStipples.h | |||
---|---|---|---|---|
/* @(#)root/base:$Id: RStipples.h 32337 2010-02-12 16:09:35Z pcanal $ */ | /* @(#)root/base:$Id$ */ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_Stipples | #ifndef ROOT_Stipples | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RVersion.h | RVersion.h | |||
---|---|---|---|---|
skipping to change at line 17 | skipping to change at line 17 | |||
* These macros can be used in the following way: | * These macros can be used in the following way: | |||
* | * | |||
* #if ROOT_VERSION_CODE >= ROOT_VERSION(2,23,4) | * #if ROOT_VERSION_CODE >= ROOT_VERSION(2,23,4) | |||
* #include <newheader.h> | * #include <newheader.h> | |||
* #else | * #else | |||
* #include <oldheader.h> | * #include <oldheader.h> | |||
* #endif | * #endif | |||
* | * | |||
*/ | */ | |||
#define ROOT_RELEASE "5.34/07" | #define ROOT_RELEASE "5.34/08" | |||
#define ROOT_RELEASE_DATE "Apr 26 2013" | #define ROOT_RELEASE_DATE "May 31 2013" | |||
#define ROOT_RELEASE_TIME "12:51:17" | #define ROOT_RELEASE_TIME "17:37:51" | |||
#define ROOT_SVN_REVISION 49358 | #define ROOT_SVN_REVISION 49361 | |||
#define ROOT_SVN_BRANCH "branches/v5-34-00-patches" | #define ROOT_GIT_COMMIT "e0a8419" | |||
#define ROOT_VERSION_CODE 336391 | #define ROOT_GIT_BRANCH "heads/v5-34-00-patches" | |||
#define ROOT_VERSION_CODE 336392 | ||||
#define ROOT_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c)) | #define ROOT_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c)) | |||
#endif | #endif | |||
End of changes. 1 change blocks. | ||||
6 lines changed or deleted | 7 lines changed or added | |||
Random.h | Random.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: Random.h 37442 2010-12-09 16:36:55Z moneta $ | // @(#)root/mathmore:$Id$ | |||
// Author: L. Moneta, A. Zsenei 08/2005 | // Author: L. Moneta, A. Zsenei 08/2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
* This library is free software; you can redistribute it and/or * | * This library is free software; you can redistribute it and/or * | |||
* modify it under the terms of the GNU General Public License * | * modify it under the terms of the GNU General Public License * | |||
* as published by the Free Software Foundation; either version 2 * | * as published by the Free Software Foundation; either version 2 * | |||
* of the License, or (at your option) any later version. * | * of the License, or (at your option) any later version. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Ranking.h | Ranking.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: Ranking.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : Ranking * | * Class : Ranking * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Virtual ranking class * | * Virtual ranking class * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RatioOfProfiledLikelihoodsTestStat.h | RatioOfProfiledLikelihoodsTestStat.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: RatioOfProfiledLikelihoodsTestStat.h 46082 2012-0 9-20 13:55:31Z moneta $ | // @(#)root/roostats:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOSTATS_RatioOfProfiledLikelihoodsTestStat | #ifndef ROOSTATS_RatioOfProfiledLikelihoodsTestStat | |||
#define ROOSTATS_RatioOfProfiledLikelihoodsTestStat | #define ROOSTATS_RatioOfProfiledLikelihoodsTestStat | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Reader.h | Reader.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: Reader.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Peter Speckmayer, Joerg Stelzer, Helge Voss, Ka i Voss, Eckhard von Toerne, Jan Therhaag | // Author: Andreas Hoecker, Peter Speckmayer, Joerg Stelzer, Helge Voss, Ka i Voss, Eckhard von Toerne, Jan Therhaag | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : Reader * | * Class : Reader * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Reader class to be used in the user application to interpret the tr ained * | * Reader class to be used in the user application to interpret the tr ained * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Reflex.h | Reflex.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: Reflex.h 22729 2008-03-19 10:20:10Z pcanal $ | // @(#)root/reflex:$Id$ | |||
// Author: Stefan Roiser 2004 | // Author: Stefan Roiser 2004 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
ReflexBuilder.h | ReflexBuilder.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: ReflexBuilder.h 29355 2009-07-06 17:34:05Z axel $ | // @(#)root/reflex:$Id$ | |||
// Author: Stefan Roiser 2004 | // Author: Stefan Roiser 2004 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RegressionVariance.h | RegressionVariance.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: RegressionVariance.h 48991 2013-03-28 15:25:11Z rdm $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : RegressionVariance * | * Class : RegressionVariance * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: Calculate the separation critiera useded in regression * | * Description: Calculate the separation critiera useded in regression * | |||
* * | * * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Results.h | Results.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: Results.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Peter Speckmayer, Joerg Stelzer, Helge Voss | // Author: Andreas Hoecker, Peter Speckmayer, Joerg Stelzer, Helge Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : Results * | * Class : Results * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Base-class for result-vectors * | * Base-class for result-vectors * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
ResultsClassification.h | ResultsClassification.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: ResultsClassification.h 40005 2011-06-27 15:29:10Z st elzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Peter Speckmayer, Joerg Stelzer, Helge Voss | // Author: Andreas Hoecker, Peter Speckmayer, Joerg Stelzer, Helge Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : ResultsClassification * | * Class : ResultsClassification * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Base-class for result-vectors * | * Base-class for result-vectors * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
ResultsMulticlass.h | ResultsMulticlass.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: ResultsMulticlass.h 40005 2011-06-27 15:29:10Z stelze r $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Peter Speckmayer, Joerg Stelzer, Helge Voss, Ja n Therhaag | // Author: Andreas Hoecker, Peter Speckmayer, Joerg Stelzer, Helge Voss, Ja n Therhaag | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : ResultsMulticlass * | * Class : ResultsMulticlass * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Base-class for result-vectors * | * Base-class for result-vectors * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
ResultsRegression.h | ResultsRegression.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: ResultsRegression.h 40005 2011-06-27 15:29:10Z stelze r $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Peter Speckmayer, Joerg Stelzer, Helge Voss | // Author: Andreas Hoecker, Peter Speckmayer, Joerg Stelzer, Helge Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : ResultsRegression * | * Class : ResultsRegression * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Base-class for result-vectors * | * Base-class for result-vectors * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RichardsonDerivator.h | RichardsonDerivator.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: RichardsonDerivator.h 44142 2012-05-06 20:44:03Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: David Gonzalez Maline 01/2008 | // Authors: David Gonzalez Maline 01/2008 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 , LCG ROOT MathLib Team * | * Copyright (c) 2006 , LCG ROOT MathLib Team * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for RichardsonDerivator | // Header file for RichardsonDerivator | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Riosfwd.h | Riosfwd.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: Riosfwd.h 20877 2007-11-19 11:17:07Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Fons Rademakers 23/1/02 | // Author: Fons Rademakers 23/1/02 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Riostream.h | Riostream.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: Riostream.h 20877 2007-11-19 11:17:07Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Fons Rademakers 23/1/02 | // Author: Fons Rademakers 23/1/02 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooAbsCache.h | RooAbsCache.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooAbsCache.h 44982 2012-07-10 08:36:13Z moneta $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooAbsCacheElement.h | RooAbsCacheElement.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooAbsCacheElement.h 24247 2008-06-12 14:54:32Z wouter $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooAbsDataStore.h | RooAbsDataStore.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooAbsDataStore.h 46691 2012-10-19 15:27:28Z wouter $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooAbsNumGenerator.h | RooAbsNumGenerator.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooAbsNumGenerator.h 44982 2012-07-10 08:36:13Z moneta $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooAbsStudy.h | RooAbsStudy.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooAbsStudy.h 39817 2011-06-18 12:49:41Z wouter $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooAbsTestStatistic.h | RooAbsTestStatistic.h | |||
---|---|---|---|---|
skipping to change at line 142 | skipping to change at line 142 | |||
pRooAbsTestStatistic* _gofArray ; //! Array of sub-contexts representing part of the combined test statistic | pRooAbsTestStatistic* _gofArray ; //! Array of sub-contexts representing part of the combined test statistic | |||
std::vector<RooFit::MPSplit> _gofSplitMode ; //! GOF MP Split mode specif ied by component (when Auto is active) | std::vector<RooFit::MPSplit> _gofSplitMode ; //! GOF MP Split mode specif ied by component (when Auto is active) | |||
// Parallel mode data | // Parallel mode data | |||
Int_t _nCPU ; // Number of processors to use in parallel c alculation mode | Int_t _nCPU ; // Number of processors to use in parallel c alculation mode | |||
pRooRealMPFE* _mpfeArray ; //! Array of parallel execution frond ends | pRooRealMPFE* _mpfeArray ; //! Array of parallel execution frond ends | |||
RooFit::MPSplit _mpinterl ; // Use interleaving strategy rather th an N-wise split for partioning of dataset for multiprocessor-split | RooFit::MPSplit _mpinterl ; // Use interleaving strategy rather th an N-wise split for partioning of dataset for multiprocessor-split | |||
Bool_t _doOffset ; // Apply interval value offset to control nume ric precision? | Bool_t _doOffset ; // Apply interval value offset to control nume ric precision? | |||
mutable Double_t _offset ; //! Offset | mutable Double_t _offset ; //! Offset | |||
mutable Double_t _offsetCarry; //! avoids loss of precision | ||||
ClassDef(RooAbsTestStatistic,2) // Abstract base class for real-valued te st statistics | ClassDef(RooAbsTestStatistic,2) // Abstract base class for real-valued te st statistics | |||
}; | }; | |||
#endif | #endif | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 1 lines changed or added | |||
RooAdaptiveIntegratorND.h | RooAdaptiveIntegratorND.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooAdaptiveIntegratorND.h 34972 2010-08-24 19:06:57Z pcana l $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooBarlowBeestonLL.h | RooBarlowBeestonLL.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: RooBarlowBeestonLL.h 47093 2012-11-07 10:30:12Z m oneta $ | // @(#)root/roostats:$Id$ | |||
// Author: George Lewis, Kyle Cranmer | // Author: George Lewis, Kyle Cranmer | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOBARLOWBEESTONLL | #ifndef ROOBARLOWBEESTONLL | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooBernstein.h | RooBernstein.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitModels * | * Package: RooFitModels * | |||
* File: $Id: RooBernstein.h 28259 2009-04-16 16:21:16Z wouter $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* Kyle Cranmer | * Kyle Cranmer | |||
* * | * * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
************************************************************************** ***/ | ************************************************************************** ***/ | |||
#ifndef ROO_BERNSTEIN | #ifndef ROO_BERNSTEIN | |||
#define ROO_BERNSTEIN | #define ROO_BERNSTEIN | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooBinIntegrator.h | RooBinIntegrator.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooBinIntegrator.h 42984 2012-02-13 15:30:31Z wouter $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooBinnedGenContext.h | RooBinnedGenContext.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooBinnedGenContext.h 44982 2012-07-10 08:36:13Z moneta $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooBinningCategory.h | RooBinningCategory.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooBinningCategory.h 46575 2012-10-16 19:04:37Z wouter $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooCFunction1Binding.h | RooCFunction1Binding.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooCFunction1Binding.h 48991 2013-03-28 15:25:11Z rdm $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, NIKHEF, verkerke@nikhef.nl * | * WV, Wouter Verkerke, NIKHEF, verkerke@nikhef.nl * | |||
* * | * * | |||
* Copyright (c) 2000-2008, NIKHEF, Regents of the University of California * | * Copyright (c) 2000-2008, NIKHEF, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
************************************************************************** ***/ | ************************************************************************** ***/ | |||
#ifndef ROOCFUNCTION1BINDING | #ifndef ROOCFUNCTION1BINDING | |||
#define ROOCFUNCTION1BINDING | #define ROOCFUNCTION1BINDING | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooCFunction2Binding.h | RooCFunction2Binding.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooCFunction2Binding.h 44982 2012-07-10 08:36:13Z moneta $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, NIKHEF, verkerke@nikhef.nl * | * WV, Wouter Verkerke, NIKHEF, verkerke@nikhef.nl * | |||
* * | * * | |||
* Copyright (c) 2000-2008, NIKHEF, Regents of the University of California * | * Copyright (c) 2000-2008, NIKHEF, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
************************************************************************** ***/ | ************************************************************************** ***/ | |||
#ifndef ROOCFUNCTION2BINDING | #ifndef ROOCFUNCTION2BINDING | |||
#define ROOCFUNCTION2BINDING | #define ROOCFUNCTION2BINDING | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooCFunction3Binding.h | RooCFunction3Binding.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooCFunction3Binding.h 44982 2012-07-10 08:36:13Z moneta $ | * File: $Id$ | |||
* Authors: * WV, Wouter Verkerke, NIKHEF, verkerke@nikhef.nl * | * Authors: * WV, Wouter Verkerke, NIKHEF, verkerke@nikhef.nl * | |||
* * | * * | |||
* Copyright (c) 2000-2008, NIKHEF, Regents of the University of California * | * Copyright (c) 2000-2008, NIKHEF, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
************************************************************************** ***/ | ************************************************************************** ***/ | |||
#ifndef ROOCFUNCTION3BINDING | #ifndef ROOCFUNCTION3BINDING | |||
#define ROOCFUNCTION3BINDING | #define ROOCFUNCTION3BINDING | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooCFunction4Binding.h | RooCFunction4Binding.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooCFunction4Binding.h 44982 2012-07-10 08:36:13Z moneta $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, NIKHEF, verkerke@nikhef.nl * | * WV, Wouter Verkerke, NIKHEF, verkerke@nikhef.nl * | |||
* * | * * | |||
* Copyright (c) 2000-2008, NIKHEF, Regents of the University of California * | * Copyright (c) 2000-2008, NIKHEF, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
************************************************************************** ***/ | ************************************************************************** ***/ | |||
#ifndef ROOCFUNCTION4BINDING | #ifndef ROOCFUNCTION4BINDING | |||
#define ROOCFUNCTION4BINDING | #define ROOCFUNCTION4BINDING | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooCacheManager.h | RooCacheManager.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooCacheManager.h 44982 2012-07-10 08:36:13Z moneta $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooChangeTracker.h | RooChangeTracker.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooChangeTracker.h 25184 2008-08-20 13:59:55Z wouter $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooChi2MCSModule.h | RooChi2MCSModule.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooChi2MCSModule.h 25185 2008-08-20 14:00:42Z wouter $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooChiSquarePdf.h | RooChiSquarePdf.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitModels * | * Package: RooFitModels * | |||
* File: $Id: RooChiSquarePdf.h 28259 2009-04-16 16:21:16Z wouter $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* Kyle Cranmer | * Kyle Cranmer | |||
* * | * * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
************************************************************************** ***/ | ************************************************************************** ***/ | |||
#ifndef ROO_CHISQUARE | #ifndef ROO_CHISQUARE | |||
#define ROO_CHISQUARE | #define ROO_CHISQUARE | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooCintUtils.h | RooCintUtils.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooCintUtils.h 34973 2010-08-24 19:07:18Z pcanal $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooCompositeDataStore.h | RooCompositeDataStore.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooCompositeDataStore.h 42950 2012-02-09 21:21:53Z wouter $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooConstraintSum.h | RooConstraintSum.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooConstraintSum.h 49228 2013-04-12 10:56:12Z wouter $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooDataHistSliceIter.h | RooDataHistSliceIter.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooDataHistSliceIter.h 24269 2008-06-13 15:37:03Z wouter $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooDataWeightedAverage.h | RooDataWeightedAverage.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooDataWeightedAverage.h 49228 2013-04-12 10:56:12Z wouter $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooDerivative.h | RooDerivative.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooDerivative.h 28259 2009-04-16 16:21:16Z wouter $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooExpensiveObjectCache.h | RooExpensiveObjectCache.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooExpensiveObjectCache.h 36209 2010-10-08 21:37:36Z woute r $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooExtendedTerm.h | RooExtendedTerm.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooExtendedTerm.h 24278 2008-06-15 15:21:16Z wouter $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooFactoryWSTool.h | RooFactoryWSTool.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooFactoryWSTool.h 39949 2011-06-24 15:13:35Z wouter $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooFoamGenerator.h | RooFoamGenerator.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooFoamGenerator.h 34064 2010-06-22 15:05:19Z wouter $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooFracRemainder.h | RooFracRemainder.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooFracRemainder.h 24278 2008-06-15 15:21:16Z wouter $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooFunctor.h | RooFunctor.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* @(#)root/roofitcore:$Id: RooFunctor.h 28259 2009-04-16 16:21:16Z wouter $ | * @(#)root/roofitcore:$Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooFunctor1DBinding.h | RooFunctor1DBinding.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooFunctor1DBinding.h 44982 2012-07-10 08:36:13Z moneta $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, NIKHEF, verkerke@nikhef.nl * | * WV, Wouter Verkerke, NIKHEF, verkerke@nikhef.nl * | |||
* * | * * | |||
* Copyright (c) 2000-2008, NIKHEF, Regents of the University of California * | * Copyright (c) 2000-2008, NIKHEF, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
************************************************************************** ***/ | ************************************************************************** ***/ | |||
#ifndef ROOFUNCTOR1DBINDING | #ifndef ROOFUNCTOR1DBINDING | |||
#define ROOFUNCTOR1DBINDING | #define ROOFUNCTOR1DBINDING | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooFunctorBinding.h | RooFunctorBinding.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooFunctorBinding.h 44982 2012-07-10 08:36:13Z moneta $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, NIKHEF, verkerke@nikhef.nl * | * WV, Wouter Verkerke, NIKHEF, verkerke@nikhef.nl * | |||
* * | * * | |||
* Copyright (c) 2000-2008, NIKHEF, Regents of the University of California * | * Copyright (c) 2000-2008, NIKHEF, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
************************************************************************** ***/ | ************************************************************************** ***/ | |||
#ifndef ROOFUNCTORBINDING | #ifndef ROOFUNCTORBINDING | |||
#define ROOFUNCTORBINDING | #define ROOFUNCTORBINDING | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooGenFitStudy.h | RooGenFitStudy.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooGenFitStudy.h 42171 2011-11-22 16:38:52Z moneta $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooGenFunction.h | RooGenFunction.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* @(#)root/roofitcore:$Id: RooGenFunction.h 28259 2009-04-16 16:21:16Z wou ter $ | * @(#)root/roofitcore:$Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooHistFunc.h | RooHistFunc.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooHistFunc.h 42963 2012-02-10 16:20:26Z wouter $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooHistPdf.h | RooHistPdf.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooHistPdf.h 42233 2011-11-24 23:35:45Z wouter $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooJeffreysPrior.h | RooJeffreysPrior.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooStats | * Project: RooStats | |||
* Package: RooStats | * Package: RooStats | |||
* File: $Id: RooJeffreysPrior.h 37207 2010-12-02 20:30:14Z wouter $ | * File: $Id$ | |||
* author: Kyle Cranmer | * author: Kyle Cranmer | |||
************************************************************************** ***/ | ************************************************************************** ***/ | |||
#ifndef JEFFREYSPRIOR | #ifndef JEFFREYSPRIOR | |||
#define JEFFREYSPRIOR | #define JEFFREYSPRIOR | |||
#include "RooAbsPdf.h" | #include "RooAbsPdf.h" | |||
#include "RooRealProxy.h" | #include "RooRealProxy.h" | |||
#include "RooListProxy.h" | #include "RooListProxy.h" | |||
class RooRealVar; | class RooRealVar; | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooLegendre.h | RooLegendre.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitModels * | * Package: RooFitModels * | |||
* File: $Id: RooLegendre.h 37129 2010-11-30 22:38:11Z wouter $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* GR, Gerhard Raven, Nikhef & VU, Gerhard.Raven@nikhef.nl | * GR, Gerhard Raven, Nikhef & VU, Gerhard.Raven@nikhef.nl | |||
* * | * * | |||
* Copyright (c) 2010, Nikhef & VU. All rights reserved. | * Copyright (c) 2010, Nikhef & VU. All rights reserved. | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
************************************************************************** ***/ | ************************************************************************** ***/ | |||
#ifndef ROO_LEGENDRE | #ifndef ROO_LEGENDRE | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooLinkedList.h | RooLinkedList.h | |||
---|---|---|---|---|
skipping to change at line 19 | skipping to change at line 19 | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
************************************************************************** ***/ | ************************************************************************** ***/ | |||
#ifndef ROO_LINKED_LIST | #ifndef ROO_LINKED_LIST | |||
#define ROO_LINKED_LIST | #define ROO_LINKED_LIST | |||
#include <map> | ||||
#include <list> | ||||
#include "TNamed.h" | #include "TNamed.h" | |||
#include "RooLinkedListElem.h" | #include "RooLinkedListElem.h" | |||
#include "RooHashTable.h" | #include "RooHashTable.h" | |||
#include <list> | ||||
class RooLinkedListIter ; | class RooLinkedListIter ; | |||
class RooFIter ; | class RooFIter ; | |||
class TIterator ; | class TIterator ; | |||
class RooAbsArg ; | class RooAbsArg ; | |||
class RooLinkedList : public TObject { | class RooLinkedList : public TObject { | |||
public: | public: | |||
// Constructor | // Constructor | |||
RooLinkedList(Int_t htsize=0) ; | RooLinkedList(Int_t htsize=0) ; | |||
skipping to change at line 91 | skipping to change at line 93 | |||
protected: | protected: | |||
RooLinkedListElem* createElement(TObject* obj, RooLinkedListElem* elem=0) ; | RooLinkedListElem* createElement(TObject* obj, RooLinkedListElem* elem=0) ; | |||
void deleteElement(RooLinkedListElem*) ; | void deleteElement(RooLinkedListElem*) ; | |||
friend class RooLinkedListIter ; | friend class RooLinkedListIter ; | |||
friend class RooFIter ; | friend class RooFIter ; | |||
virtual void Add(TObject* arg, Int_t refCount) ; | virtual void Add(TObject* arg, Int_t refCount) ; | |||
void swapWithNext(RooLinkedListElem* elem) ; | ||||
RooLinkedListElem* findLink(const TObject* arg) const ; | RooLinkedListElem* findLink(const TObject* arg) const ; | |||
Int_t _hashThresh ; // Size threshold for hashing | Int_t _hashThresh ; // Size threshold for hashing | |||
Int_t _size ; // Current size of list | Int_t _size ; // Current size of list | |||
RooLinkedListElem* _first ; //! Link to first element of list | RooLinkedListElem* _first ; //! Link to first element of list | |||
RooLinkedListElem* _last ; //! Link to last element of list | RooLinkedListElem* _last ; //! Link to last element of list | |||
RooHashTable* _htableName ; //! Hash table by name | RooHashTable* _htableName ; //! Hash table by name | |||
RooHashTable* _htableLink ; //! Hash table by link pointer | RooHashTable* _htableLink ; //! Hash table by link pointer | |||
Int_t _curStoreSize ; //! | ||||
Int_t _curStoreUsed ; //! | ||||
std::list<std::pair<Int_t,RooLinkedListElem*> > _storeList ; //! | ||||
RooLinkedListElem* _curStore ; //! | ||||
TString _name ; | TString _name ; | |||
ClassDef(RooLinkedList,2) // Doubly linked list for storage of RooAbsArg | private: | |||
objects | template <bool ascending> | |||
static RooLinkedListElem* mergesort_impl(RooLinkedListElem* l1, | ||||
const unsigned sz, RooLinkedListElem** tail = 0); | ||||
/// memory pool for quick allocation of RooLinkedListElems | ||||
class Pool { | ||||
private: | ||||
enum { | ||||
minsz = 7, ///< minimum chunk size (just below 1 << minsz bytes) | ||||
maxsz = 20, ///< maximum chunk size (just below 1 << maxsz bytes) | ||||
szincr = 1 ///< size class increment (sz = 1 << (minsz + k * szincr) | ||||
) | ||||
}; | ||||
/// a chunk of memory in the pool | ||||
class Chunk; | ||||
typedef std::list<Chunk*> ChunkList; | ||||
typedef std::map<const void*, Chunk*> AddrMap; | ||||
public: | ||||
/// constructor | ||||
Pool(); | ||||
/// destructor | ||||
~Pool(); | ||||
/// acquire the pool | ||||
inline void acquire() { ++_refCount; } | ||||
/// release the pool, return true if the pool is unused | ||||
inline bool release() { return 0 == --_refCount; } | ||||
/// pop a free element out of the pool | ||||
RooLinkedListElem* pop_free_elem(); | ||||
/// push a free element back into the pool | ||||
void push_free_elem(RooLinkedListElem* el); | ||||
private: | ||||
AddrMap _addrmap; | ||||
ChunkList _freelist; | ||||
UInt_t _szmap[(maxsz - minsz) / szincr]; | ||||
Int_t _cursz; | ||||
UInt_t _refCount; | ||||
/// adjust _cursz to current largest block | ||||
void updateCurSz(Int_t sz, Int_t incr); | ||||
/// find size of next chunk to allocate (in a hopefully smart way) | ||||
Int_t nextChunkSz() const; | ||||
}; | ||||
/// shared memory pool for allocation of RooLinkedListElems | ||||
static Pool* _pool; //! | ||||
ClassDef(RooLinkedList,3) // Doubly linked list for storage of RooAbsArg | ||||
objects | ||||
}; | }; | |||
#endif | #endif | |||
End of changes. 5 change blocks. | ||||
10 lines changed or deleted | 50 lines changed or added | |||
RooLinkedListElem.h | RooLinkedListElem.h | |||
---|---|---|---|---|
skipping to change at line 29 | skipping to change at line 29 | |||
#include "Rtypes.h" | #include "Rtypes.h" | |||
class TObject ; | class TObject ; | |||
class RooLinkedListElem ; | class RooLinkedListElem ; | |||
class TBuffer ; | class TBuffer ; | |||
class RooLinkedListElem { | class RooLinkedListElem { | |||
public: | public: | |||
// Initial element ctor | // Initial element ctor | |||
RooLinkedListElem() : | RooLinkedListElem() : | |||
_prev(0), _next(0), _arg(0), _refCount(0), _suc(0) { | _prev(0), _next(0), _arg(0), _refCount(0) { | |||
} | } | |||
void init(TObject* arg, RooLinkedListElem* after=0, Int_t* suc=0) { | void init(TObject* arg, RooLinkedListElem* after=0) { | |||
_arg = arg ; | _arg = arg ; | |||
_refCount = 1 ; | _refCount = 1 ; | |||
if (after) { | if (after) { | |||
_prev = after ; | _prev = after ; | |||
_next = after->_next ; | _next = after->_next ; | |||
after->_next = this ; | after->_next = this ; | |||
if (_next) { | if (_next) { | |||
_next->_prev = this ; | _next->_prev = this ; | |||
} | } | |||
} | } | |||
_suc = suc ; | ||||
(*_suc)++ ; | ||||
} | } | |||
void release() { | void release() { | |||
if (_prev) _prev->_next = _next ; | if (_prev) _prev->_next = _next ; | |||
if (_next) _next->_prev = _prev ; | if (_next) _next->_prev = _prev ; | |||
_prev = 0 ; | _prev = 0 ; | |||
_next = 0 ; | _next = 0 ; | |||
(*_suc)-- ; | ||||
} | } | |||
RooLinkedListElem(TObject* arg) : | RooLinkedListElem(TObject* arg) : | |||
// Constructor with payload | // Constructor with payload | |||
_prev(0), _next(0), _arg(arg), _refCount(1), _suc(0) { | _prev(0), _next(0), _arg(arg), _refCount(1) { | |||
} | } | |||
RooLinkedListElem(TObject* arg, RooLinkedListElem* after) : | RooLinkedListElem(TObject* arg, RooLinkedListElem* after) : | |||
// Constructor with payload and next chain element | // Constructor with payload and next chain element | |||
_prev(after), _next(after->_next), _arg(arg), _refCount(1), _suc(0) { | _prev(after), _next(after->_next), _arg(arg), _refCount(1) { | |||
// Insert self in link | // Insert self in link | |||
after->_next = this ; | after->_next = this ; | |||
if (_next) _next->_prev = this ; | if (_next) _next->_prev = this ; | |||
} | } | |||
// Destructor | // Destructor | |||
virtual ~RooLinkedListElem() { | virtual ~RooLinkedListElem() { | |||
// Remove self from link | // Remove self from link | |||
if (_prev) _prev->_next = _next ; | if (_prev) _prev->_next = _next ; | |||
skipping to change at line 90 | skipping to change at line 87 | |||
protected: | protected: | |||
friend class RooHashTable ; | friend class RooHashTable ; | |||
friend class RooLinkedList ; | friend class RooLinkedList ; | |||
friend class RooLinkedListIter ; | friend class RooLinkedListIter ; | |||
friend class RooFIter ; | friend class RooFIter ; | |||
RooLinkedListElem* _prev ; // Link to previous element in list | RooLinkedListElem* _prev ; // Link to previous element in list | |||
RooLinkedListElem* _next ; // Link to next element in list | RooLinkedListElem* _next ; // Link to next element in list | |||
TObject* _arg ; // Link to contents | TObject* _arg ; // Link to contents | |||
Int_t _refCount ; //! Reference count | Int_t _refCount ; //! Reference count | |||
Int_t* _suc ; //! Store use count | ||||
protected: | protected: | |||
// Forbidden | // Forbidden | |||
RooLinkedListElem(const RooLinkedListElem&) ; | RooLinkedListElem(const RooLinkedListElem&) ; | |||
ClassDef(RooLinkedListElem,0) // Element of RooLinkedList container class | ClassDef(RooLinkedListElem,1) // Element of RooLinkedList container class | |||
} ; | } ; | |||
#endif | #endif | |||
End of changes. 8 change blocks. | ||||
9 lines changed or deleted | 5 lines changed or added | |||
RooLinkedListIter.h | RooLinkedListIter.h | |||
---|---|---|---|---|
skipping to change at line 55 | skipping to change at line 55 | |||
}; | }; | |||
class RooLinkedListIter : public TIterator { | class RooLinkedListIter : public TIterator { | |||
public: | public: | |||
RooLinkedListIter() { | RooLinkedListIter() { | |||
// coverity[UNINIT_CTOR] | // coverity[UNINIT_CTOR] | |||
} ; | } ; | |||
RooLinkedListIter(const RooLinkedList* list, Bool_t forward) : | RooLinkedListIter(const RooLinkedList* list, Bool_t forward) : | |||
TIterator(), _forward(forward), _list(list) | TIterator(), _list(list), _ptr(forward ? _list->_first : _list->_last), | |||
{ | _forward(forward) | |||
// Constructor from list with direction | { } | |||
_ptr = _list->_first ; | ||||
_cptr = _ptr; | ||||
} | ||||
RooLinkedListIter(const RooLinkedListIter& other) : | RooLinkedListIter(const RooLinkedListIter& other) : | |||
TIterator(other), | TIterator(other), _list(other._list), _ptr(other._ptr), | |||
_forward(other._forward), | _forward(other._forward) | |||
_cptr(other._cptr), | ||||
_ptr(other._ptr), | ||||
_list(other._list) | ||||
{ | { | |||
// Copy constructor | // Copy constructor | |||
} | } | |||
virtual ~RooLinkedListIter() { ; } | virtual ~RooLinkedListIter() { ; } | |||
TIterator& operator=(const TIterator& other) { | TIterator& operator=(const TIterator& other) { | |||
// Iterator assignment operator | // Iterator assignment operator | |||
if (&other==this) return *this ; | if (&other==this) return *this ; | |||
const RooLinkedListIter* iter = dynamic_cast<const RooLinkedListIter*>( &other) ; | const RooLinkedListIter* iter = dynamic_cast<const RooLinkedListIter*>( &other) ; | |||
if (iter) { | if (iter) { | |||
_list = iter->_list ; | _list = iter->_list ; | |||
_ptr = iter->_ptr ; | _ptr = iter->_ptr ; | |||
_cptr = iter->_cptr; | ||||
_forward = iter->_forward ; | _forward = iter->_forward ; | |||
} | } | |||
return *this ; | return *this ; | |||
} | } | |||
virtual const TCollection *GetCollection() const { | virtual const TCollection *GetCollection() const { | |||
// Dummy | // Dummy | |||
return 0 ; | return 0 ; | |||
} | } | |||
virtual TObject *Next() { | virtual TObject *Next() { | |||
// Return next element in collection | // Return next element in collection | |||
if (!_ptr) return 0 ; | if (!_ptr) return 0 ; | |||
_cptr = _ptr; | ||||
TObject* arg = _ptr->_arg ; | TObject* arg = _ptr->_arg ; | |||
_ptr = _forward ? _ptr->_next : _ptr->_prev ; | _ptr = _forward ? _ptr->_next : _ptr->_prev ; | |||
return arg ; | return arg ; | |||
} | } | |||
TObject *NextNV() { | TObject *NextNV() { | |||
// Return next element in collection | // Return next element in collection | |||
if (!_ptr) return 0 ; | if (!_ptr) return 0 ; | |||
_cptr = _ptr; | ||||
TObject* arg = _ptr->_arg ; | TObject* arg = _ptr->_arg ; | |||
_ptr = _forward ? _ptr->_next : _ptr->_prev ; | _ptr = _forward ? _ptr->_next : _ptr->_prev ; | |||
return arg ; | return arg ; | |||
} | } | |||
virtual void Reset() { | virtual void Reset() { | |||
// Return iterator to first element in collection | // Return iterator to first element in collection | |||
_ptr = _forward ? _list->_first : _list->_last ; | _ptr = _forward ? _list->_first : _list->_last ; | |||
_cptr = _ptr; | ||||
} | } | |||
bool operator!=(const TIterator &aIter) const { | bool operator!=(const TIterator &aIter) const { | |||
if (nullptr == &aIter) | if (nullptr == &aIter) return _ptr; | |||
return _cptr; | const RooLinkedListIter *iter(dynamic_cast<const RooLinkedListIter*>(&a | |||
if ((aIter.IsA() == RooLinkedListIter::Class())) { | Iter)); | |||
const RooLinkedListIter &iter(dynamic_cast<const RooLinkedListIter & | if (iter) return (_ptr != iter->_ptr); | |||
>(aIter)); | ||||
return (_cptr != iter._cptr); | ||||
} | ||||
return false; // for base class we don't implement a comparison | return false; // for base class we don't implement a comparison | |||
} | } | |||
bool operator!=(const RooLinkedListIter &aIter) const { | bool operator!=(const RooLinkedListIter &aIter) const { | |||
if (nullptr == (&aIter)) | if (nullptr == (&aIter)) return _ptr; | |||
return _cptr; | return (_ptr != aIter._ptr); | |||
return (_cptr != aIter._cptr); | ||||
} | } | |||
virtual TObject *operator*() const { | virtual TObject *operator*() const { | |||
// Return element iterator points to | // Return element iterator points to | |||
return (_cptr ? _cptr->_arg : nullptr); | return (_ptr ? _ptr->_arg : nullptr); | |||
} | } | |||
protected: | protected: | |||
Bool_t _forward ; // Iterator direction | ||||
const RooLinkedListElem* _cptr ; //! Current link element | ||||
const RooLinkedListElem* _ptr ; //! Next link element | ||||
const RooLinkedList* _list ; //! Collection iterated over | const RooLinkedList* _list ; //! Collection iterated over | |||
const RooLinkedListElem* _ptr ; //! Next link element | ||||
Bool_t _forward ; // Iterator direction | ||||
ClassDef(RooLinkedListIter,1) // Iterator for RooLinkedList container cla ss | ClassDef(RooLinkedListIter,2) // Iterator for RooLinkedList container cla ss | |||
} ; | } ; | |||
#endif | #endif | |||
End of changes. 12 change blocks. | ||||
31 lines changed or deleted | 15 lines changed or added | |||
RooLognormal.h | RooLognormal.h | |||
---|---|---|---|---|
/************************************************************************* **** | /************************************************************************* **** | |||
* Project: RooFit * | * Project: RooFit * | |||
* @(#)root/roofit:$Id: RooLognormal.h 34064 2010-06-22 15:05:19Z wouter $ * | * @(#)root/roofit:$Id$ * | |||
* * | * * | |||
* RooFit Lognormal PDF * | * RooFit Lognormal PDF * | |||
* * | * * | |||
* Author: Gregory Schott and Stefan Schmitz * | * Author: Gregory Schott and Stefan Schmitz * | |||
* * | * * | |||
************************************************************************* ****/ | ************************************************************************* ****/ | |||
#ifndef ROO_LOGNORMAL | #ifndef ROO_LOGNORMAL | |||
#define ROO_LOGNORMAL | #define ROO_LOGNORMAL | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooMath.h | RooMath.h | |||
---|---|---|---|---|
skipping to change at line 19 | skipping to change at line 19 | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
************************************************************************** ***/ | ************************************************************************** ***/ | |||
#ifndef ROO_MATH | #ifndef ROO_MATH | |||
#define ROO_MATH | #define ROO_MATH | |||
#include <cmath> | ||||
#include <complex> | ||||
#include "RooComplex.h" | #include "RooComplex.h" | |||
#include <math.h> | ||||
#include <fstream> | #include <fstream> | |||
typedef RooComplex* pRooComplex ; | typedef RooComplex* pRooComplex ; | |||
typedef Double_t* pDouble_t ; | typedef Double_t* pDouble_t ; | |||
class RooMath { | class RooMath { | |||
public: | public: | |||
virtual ~RooMath() {} ; | virtual ~RooMath() {} ; | |||
/** @brief evaluate Faddeeva function for complex argument | ||||
* | ||||
* @author Manuel Schiller <manuel.schiller@nikhef.nl> | ||||
* @date 2013-02-21 | ||||
* | ||||
* Calculate the value of the Faddeeva function @f$w(z) = \exp(-z^2) | ||||
* \mathrm{erfc}(-i z)@f$. | ||||
* | ||||
* The method described in | ||||
* | ||||
* S.M. Abrarov, B.M. Quine: "Efficient algotithmic implementation of | ||||
* Voigt/complex error function based on exponential series approximation | ||||
" | ||||
* published in Applied Mathematics and Computation 218 (2011) 1894-1902 | ||||
* doi:10.1016/j.amc.2011.06.072 | ||||
* | ||||
* is used. At the heart of the method (equation (14) of the paper) is th | ||||
e | ||||
* following Fourier series based approximation: | ||||
* | ||||
* @f[ w(z) \approx \frac{i}{2\sqrt{\pi}}\left( | ||||
* \sum^N_{n=0} a_n \tau_m\left( | ||||
* \frac{1-e^{i(n\pi+\tau_m z)}}{n\pi + \tau_m z} - | ||||
* \frac{1-e^{i(-n\pi+\tau_m z)}}{n\pi - \tau_m z} | ||||
* \right) - a_0 \frac{1-e^{i \tau_m z}}{z} | ||||
* \right) @f] | ||||
* | ||||
* The coefficients @f$a_b@f$ are given by: | ||||
* | ||||
* @f[ a_n=\frac{2\sqrt{\pi}}{\tau_m} | ||||
* \exp\left(-\frac{n^2\pi^2}{\tau_m^2}\right) @f] | ||||
* | ||||
* To achieve machine accuracy in double precision floating point arithme | ||||
tic | ||||
* for most of the upper half of the complex plane, chose @f$t_m=12@f$ an | ||||
d | ||||
* @f$N=23@f$ as is done in the paper. | ||||
* | ||||
* There are two complications: For Im(z) negative, the exponent in the | ||||
* equation above becomes so large that the roundoff in the rest of the | ||||
* calculation is amplified enough that the result cannot be trusted. | ||||
* Therefore, for Im(z) < 0, the symmetry of the erfc function under the | ||||
* transformation z --> -z is used to avoid accuracy issues for Im(z) < 0 | ||||
by | ||||
* formulating the problem such that the calculation can be done for Im(z | ||||
) > 0 | ||||
* where the accuracy of the method is fine, and some postprocessing then | ||||
* yields the desired final result. | ||||
* | ||||
* Second, the denominators in the equation above become singular at | ||||
* @f$z = n * pi / 12@f$ (for 0 <= n < 24). In a tiny disc around these | ||||
* points, Taylor expansions are used to overcome that difficulty. | ||||
* | ||||
* This routine precomputes everything it can, and tries to write out com | ||||
plex | ||||
* operations to minimise subroutine calls, e.g. for the multiplication o | ||||
f | ||||
* complex numbers. | ||||
* | ||||
* In the square -8 <= Re(z) <= 8, -8 <= Im(z) <= 8, the routine is accur | ||||
ate | ||||
* to better than 4e-13 relative, the average relative error is better th | ||||
an | ||||
* 7e-16. On a modern x86_64 machine, the routine is roughly three times | ||||
as | ||||
* fast than the old CERNLIB implementation and offers better accuracy. | ||||
*/ | ||||
static std::complex<double> faddeeva(std::complex<double> z); | ||||
/** @brief evaluate Faddeeva function for complex argument (fast version) | ||||
* | ||||
* @author Manuel Schiller <manuel.schiller@nikhef.nl> | ||||
* @date 2013-02-21 | ||||
* | ||||
* Calculate the value of the Faddeeva function @f$w(z) = \exp(-z^2) | ||||
* \mathrm{erfc}(-i z)@f$. | ||||
* | ||||
* This is the "fast" version of the faddeeva routine above. Fast means t | ||||
hat | ||||
* is takes roughly half the amount of CPU of the slow version of the | ||||
* routine, but is a little less accurate. | ||||
* | ||||
* To be fast, chose @f$t_m=8@f$ and @f$N=11@f$ which should give accurac | ||||
ies | ||||
* around 1e-7. | ||||
* | ||||
* In the square -8 <= Re(z) <= 8, -8 <= Im(z) <= 8, the routine is accur | ||||
ate | ||||
* to better than 4e-7 relative, the average relative error is better tha | ||||
n | ||||
* 5e-9. On a modern x86_64 machine, the routine is roughly five times as | ||||
* fast than the old CERNLIB implementation, or about 30% faster than the | ||||
* interpolation/lookup table based fast method used previously in RooFit | ||||
, | ||||
* and offers better accuracy than the latter (the relative error is roug | ||||
hly | ||||
* a factor 280 smaller than the old interpolation/table lookup routine). | ||||
*/ | ||||
static std::complex<double> faddeeva_fast(std::complex<double> z); | ||||
/** @brief complex erf function | ||||
* | ||||
* @author Manuel Schiller <manuel.schiller@nikhef.nl> | ||||
* @date 2013-02-21 | ||||
* | ||||
* Calculate erf(z) for complex z. | ||||
*/ | ||||
static std::complex<double> erf(const std::complex<double> z); | ||||
/** @brief complex erf function (fast version) | ||||
* | ||||
* @author Manuel Schiller <manuel.schiller@nikhef.nl> | ||||
* @date 2013-02-21 | ||||
* | ||||
* Calculate erf(z) for complex z. Use the code in faddeeva_fast to save | ||||
some time. | ||||
*/ | ||||
static std::complex<double> erf_fast(const std::complex<double> z); | ||||
/** @brief complex erfc function | ||||
* | ||||
* @author Manuel Schiller <manuel.schiller@nikhef.nl> | ||||
* @date 2013-02-21 | ||||
* | ||||
* Calculate erfc(z) for complex z. | ||||
*/ | ||||
static std::complex<double> erfc(const std::complex<double> z); | ||||
/** @brief complex erfc function (fast version) | ||||
* | ||||
* @author Manuel Schiller <manuel.schiller@nikhef.nl> | ||||
* @date 2013-02-21 | ||||
* | ||||
* Calculate erfc(z) for complex z. Use the code in faddeeva_fast to save | ||||
some time. | ||||
*/ | ||||
static std::complex<double> erfc_fast(const std::complex<double> z); | ||||
// CERNLIB complex error function | // CERNLIB complex error function | |||
static RooComplex ComplexErrFunc(Double_t re, Double_t im= 0); | static RooComplex ComplexErrFunc(Double_t re, Double_t im= 0); | |||
static RooComplex ComplexErrFunc(const RooComplex& z); | static RooComplex ComplexErrFunc(const RooComplex& z); | |||
// Interpolated CERF with automatic interpolation order selection | // Interpolated CERF with automatic interpolation order selection | |||
static RooComplex FastComplexErrFunc(const RooComplex& z) ; | static RooComplex FastComplexErrFunc(const RooComplex& z) ; | |||
// Interpolated Re(CERF) with automatic interpolation order selection | // Interpolated Re(CERF) with automatic interpolation order selection | |||
static Double_t FastComplexErrFuncRe(const RooComplex& z) ; | static Double_t FastComplexErrFuncRe(const RooComplex& z) ; | |||
skipping to change at line 68 | skipping to change at line 186 | |||
static Double_t erfc(Double_t x) ; | static Double_t erfc(Double_t x) ; | |||
static void cleanup() ; | static void cleanup() ; | |||
// Allocate and initialize CERF lookup grid | // Allocate and initialize CERF lookup grid | |||
static void initFastCERF(Int_t reBins= 800, Double_t reMin=-4.0, Double_t reMax=4.0, | static void initFastCERF(Int_t reBins= 800, Double_t reMin=-4.0, Double_t reMax=4.0, | |||
Int_t imBins=1000, Double_t imMin=-4.0, Double_t imMax=6.0) ; | Int_t imBins=1000, Double_t imMin=-4.0, Double_t imMax=6.0) ; | |||
private: | private: | |||
static Bool_t loadCache() ; | ||||
static void storeCache() ; | ||||
static const char* cacheFileName() ; | ||||
// CERF lookup grid | ||||
static pDouble_t* _imCerfArray ; // Lookup table for Im part of complex e | ||||
rror function | ||||
static pDouble_t* _reCerfArray ; // Lookup table for Re part of complex e | ||||
rror function | ||||
// CERF grid dimensions and parameters | ||||
static Int_t _reBins ; // Number of grid points in real dimension of | ||||
CERF-LUT | ||||
static Double_t _reMin ; // Low edge of real dimension of CERF-LUT | ||||
static Double_t _reMax ; // High edge of real dimension of CERF-LUT | ||||
static Double_t _reRange ; // Range in real dimension of CERF-LUT | ||||
static Double_t _reStep ; // Grid spacing in real dimension of CERF-LUT | ||||
static Int_t _imBins ; // Number of grid points in imaginary dimensi | ||||
on of CERF-LUT | ||||
static Double_t _imMin ; // Low edge of imaginary dimension of CERF-LU | ||||
T | ||||
static Double_t _imMax ; // High edge of imaginary dimension of CERF-L | ||||
UT | ||||
static Double_t _imRange ; // Range in imaginary dimension of CERF-LUT | ||||
static Double_t _imStep ; // Grid spacing in imaginary dimension of CER | ||||
F-LUT | ||||
static Bool_t _cacheTable ; // Switch activating use of file cache for CE | ||||
RF-LUT | ||||
ClassDef(RooMath,0) // math utility routines | ClassDef(RooMath,0) // math utility routines | |||
}; | }; | |||
#endif | #endif | |||
End of changes. 4 change blocks. | ||||
32 lines changed or deleted | 138 lines changed or added | |||
RooMathCoreReg.h | RooMathCoreReg.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooMathCoreReg.h 25185 2008-08-20 14:00:42Z wouter $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, NIKHEF, verkerke@nikhef.nl * | * WV, Wouter Verkerke, NIKHEF, verkerke@nikhef.nl * | |||
* * | * * | |||
* Copyright (c) 2000-2008, NIKHEF, Regents of the University of California * | * Copyright (c) 2000-2008, NIKHEF, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
************************************************************************** ***/ | ************************************************************************** ***/ | |||
#ifndef ROOMATHCOREREG | #ifndef ROOMATHCOREREG | |||
#define ROOMATHCOREREG | #define ROOMATHCOREREG | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooMathMoreReg.h | RooMathMoreReg.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooMathMoreReg.h 25185 2008-08-20 14:00:42Z wouter $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, NIKHEF, verkerke@nikhef.nl * | * WV, Wouter Verkerke, NIKHEF, verkerke@nikhef.nl * | |||
* * | * * | |||
* Copyright (c) 2000-2008, NIKHEF, Regents of the University of California * | * Copyright (c) 2000-2008, NIKHEF, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
************************************************************************** ***/ | ************************************************************************** ***/ | |||
#ifndef ROOMATHMOREREG | #ifndef ROOMATHMOREREG | |||
#define ROOMATHMOREREG | #define ROOMATHMOREREG | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooMinimizer.h | RooMinimizer.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooMinimizer.h 49228 2013-04-12 10:56:12Z wouter $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* AL, Alfio Lazzaro, INFN Milan, alfio.lazzaro@mi.infn.it * | * AL, Alfio Lazzaro, INFN Milan, alfio.lazzaro@mi.infn.it * | |||
* * | * * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
************************************************************************** ***/ | ************************************************************************** ***/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooMinimizerFcn.h | RooMinimizerFcn.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* @(#)root/roofitcore:$Id: RooMinimizerFcn.h 44982 2012-07-10 08:36:13Z mo neta $ | * @(#)root/roofitcore:$Id$ | |||
* Authors: * | * Authors: * | |||
* AL, Alfio Lazzaro, INFN Milan, alfio.lazzaro@mi.infn.it * | * AL, Alfio Lazzaro, INFN Milan, alfio.lazzaro@mi.infn.it * | |||
* * | * * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
************************************************************************** ***/ | ************************************************************************** ***/ | |||
#ifndef __ROOFIT_NOROOMINIMIZER | #ifndef __ROOFIT_NOROOMINIMIZER | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooMoment.h | RooMoment.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooMoment.h 30333 2009-09-21 15:39:17Z wouter $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooMultiBinomial.h | RooMultiBinomial.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooMultiBinomial.h 31258 2009-11-17 22:41:06Z wouter $ | * File: $Id$ | |||
* Author: * | * Author: * | |||
* Tristan du Pree, Nikhef, Amsterdam, tdupree@nikhef.nl * | * Tristan du Pree, Nikhef, Amsterdam, tdupree@nikhef.nl * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
************************************************************************** ***/ | ************************************************************************** ***/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooMultiGenFunction.h | RooMultiGenFunction.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* @(#)root/roofitcore:$Id: RooMultiGenFunction.h 28259 2009-04-16 16:21:16 Z wouter $ | * @(#)root/roofitcore:$Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooMultiVarGaussian.h | RooMultiVarGaussian.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitModels * | * Package: RooFitModels * | |||
* File: $Id: RooMultiVarGaussian.h 48498 2013-02-07 10:33:53Z wouter $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooNDKeysPdf.h | RooNDKeysPdf.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitModels * | * Package: RooFitModels * | |||
* File: $Id: RooNDKeysPdf.h 44368 2012-05-30 15:38:44Z axel $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* Max Baak, CERN, mbaak@cern.ch * | * Max Baak, CERN, mbaak@cern.ch * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
************************************************************************** ***/ | ************************************************************************** ***/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooNameSet.h | RooNameSet.h | |||
---|---|---|---|---|
skipping to change at line 36 | skipping to change at line 36 | |||
// Constructors, assignment etc. | // Constructors, assignment etc. | |||
RooNameSet(); | RooNameSet(); | |||
RooNameSet(const RooArgSet& argSet); | RooNameSet(const RooArgSet& argSet); | |||
RooNameSet(const RooNameSet& other) ; | RooNameSet(const RooNameSet& other) ; | |||
virtual TObject* Clone(const char*) const { return new RooNameSet(*this) ; } | virtual TObject* Clone(const char*) const { return new RooNameSet(*this) ; } | |||
virtual ~RooNameSet() ; | virtual ~RooNameSet() ; | |||
void refill(const RooArgSet& argSet) ; | void refill(const RooArgSet& argSet) ; | |||
RooArgSet* select(const RooArgSet& list) const ; | RooArgSet* select(const RooArgSet& list) const ; | |||
Bool_t operator==(const RooNameSet& other) ; | Bool_t operator==(const RooNameSet& other) const; | |||
RooNameSet& operator=(const RooNameSet&) ; | RooNameSet& operator=(const RooNameSet&) ; | |||
Bool_t operator<(const RooNameSet& other) const ; | Bool_t operator<(const RooNameSet& other) const ; | |||
virtual void printName(std::ostream& os) const ; | virtual void printName(std::ostream& os) const ; | |||
virtual void printTitle(std::ostream& os) const ; | virtual void printTitle(std::ostream& os) const ; | |||
virtual void printClassName(std::ostream& os) const ; | virtual void printClassName(std::ostream& os) const ; | |||
virtual void printValue(std::ostream& os) const ; | virtual void printValue(std::ostream& os) const ; | |||
inline virtual void Print(Option_t *options= 0) const { | inline virtual void Print(Option_t *options= 0) const { | |||
printStream(defaultPrintStream(),defaultPrintContents(options),defaultP rintStyle(options)); | printStream(defaultPrintStream(),defaultPrintContents(options),defaultP rintStyle(options)); | |||
} | } | |||
void setNameList(const char* givenList) ; | void setNameList(const char* givenList) ; | |||
const char* content() const { return _nameList ; } | const char* content() const { return _nameList ? _nameList : ""; } | |||
private: | ||||
Int_t _len ; | Int_t _len ; | |||
char* _nameList ; //[_len] | char* _nameList ; //[_len] | |||
protected: | protected: | |||
void extendBuffer(Int_t inc) ; | void extendBuffer(Int_t inc) ; | |||
static void strdup(Int_t& dstlen, char* &dstbuf, const char* str); | ||||
ClassDef(RooNameSet,1) // A sterile version of RooArgSet, containing only the names of the contained RooAbsArgs | ClassDef(RooNameSet,1) // A sterile version of RooArgSet, containing only the names of the contained RooAbsArgs | |||
}; | }; | |||
#endif | #endif | |||
End of changes. 4 change blocks. | ||||
2 lines changed or deleted | 4 lines changed or added | |||
RooNonCentralChiSquare.h | RooNonCentralChiSquare.h | |||
---|---|---|---|---|
/************************************************************************* **** | /************************************************************************* **** | |||
* Project: RooFit * | * Project: RooFit * | |||
* @(#)root/roofit:$Id: RooNonCentralChiSquare.h 37207 2010-12-02 20:30:14 Z wouter $ * | * @(#)root/roofit:$Id$ * | |||
* * | * * | |||
* RooFit NonCentralChisquare PDF * | * RooFit NonCentralChisquare PDF * | |||
* * | * * | |||
* Author: Kyle Cranmer * | * Author: Kyle Cranmer * | |||
* * | * * | |||
************************************************************************* ****/ | ************************************************************************* ****/ | |||
#ifndef ROO_NONCENTRALCHISQUARE | #ifndef ROO_NONCENTRALCHISQUARE | |||
#define ROO_NONCENTRALCHISQUARE | #define ROO_NONCENTRALCHISQUARE | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooNumGenConfig.h | RooNumGenConfig.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooNumGenConfig.h 44982 2012-07-10 08:36:13Z moneta $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooNumGenFactory.h | RooNumGenFactory.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooNumGenFactory.h 28259 2009-04-16 16:21:16Z wouter $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooObjCacheManager.h | RooObjCacheManager.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooObjCacheManager.h 42976 2012-02-12 16:20:54Z wouter $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooParamBinning.h | RooParamBinning.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooParamBinning.h 44982 2012-07-10 08:36:13Z moneta $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooRangeBoolean.h | RooRangeBoolean.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooRangeBoolean.h 34064 2010-06-22 15:05:19Z wouter $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooRecursiveFraction.h | RooRecursiveFraction.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooRecursiveFraction.h 23538 2008-04-24 21:02:00Z wouter $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooSentinel.h | RooSentinel.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooSentinel.h 20988 2007-11-22 14:54:13Z wouter $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooSimSplitGenContext.h | RooSimSplitGenContext.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooSimSplitGenContext.h 44982 2012-07-10 08:36:13Z moneta $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooSimWSTool.h | RooSimWSTool.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooSimWSTool.h 44982 2012-07-10 08:36:13Z moneta $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooSpHarmonic.h | RooSpHarmonic.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitModels * | * Package: RooFitModels * | |||
* File: $Id: RooSpHarmonic.h 37129 2010-11-30 22:38:11Z wouter $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* GR, Gerhard Raven, Nikhef & VU, Gerhard.Raven@nikhef.nl | * GR, Gerhard Raven, Nikhef & VU, Gerhard.Raven@nikhef.nl | |||
* * | * * | |||
* Copyright (c) 2010, Nikhef & VU. All rights reserved. | * Copyright (c) 2010, Nikhef & VU. All rights reserved. | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
************************************************************************** ***/ | ************************************************************************** ***/ | |||
#ifndef ROO_SPHARMONIC | #ifndef ROO_SPHARMONIC | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooStatsUtils.h | RooStatsUtils.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: RooStatsUtils.h 47012 2012-11-02 16:06:59Z moneta $ | // @(#)root/roostats:$Id$ | |||
// Author: Kyle Cranmer 28/07/2008 | // Author: Kyle Cranmer 28/07/2008 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooStepFunction.h | RooStepFunction.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitModels * | * Package: RooFitModels * | |||
* File: $Id: RooStepFunction.h 31258 2009-11-17 22:41:06Z wouter $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* Tristan du Pree, Nikhef, Amsterdam, tdupree@nikhef.nl * | * Tristan du Pree, Nikhef, Amsterdam, tdupree@nikhef.nl * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Stanford University. All rights reserved. * | * Copyright (c) 2000-2005, Stanford University. All rights reserved. * | |||
* | * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
************************************************************************** ***/ | ************************************************************************** ***/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooStudyManager.h | RooStudyManager.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooStudyManager.h 39377 2011-05-25 16:56:49Z wouter $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooStudyPackage.h | RooStudyPackage.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooStudyPackage.h 39817 2011-06-18 12:49:41Z wouter $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooTFoamBinding.h | RooTFoamBinding.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooTFoamBinding.h 28259 2009-04-16 16:21:16Z wouter $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooTMathReg.h | RooTMathReg.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooTMathReg.h 25185 2008-08-20 14:00:42Z wouter $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, NIKHEF, verkerke@nikhef.nl * | * WV, Wouter Verkerke, NIKHEF, verkerke@nikhef.nl * | |||
* * | * * | |||
* Copyright (c) 2000-2008, NIKHEF, Regents of the University of California * | * Copyright (c) 2000-2008, NIKHEF, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
************************************************************************** ***/ | ************************************************************************** ***/ | |||
#ifndef ROOTMATHREG | #ifndef ROOTMATHREG | |||
#define ROOTMATHREG | #define ROOTMATHREG | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooTreeDataStore.h | RooTreeDataStore.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooTreeDataStore.h 41676 2011-11-01 15:44:30Z wouter $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooUniform.h | RooUniform.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitModels * | * Package: RooFitModels * | |||
* File: $Id: RooUniform.h 30333 2009-09-21 15:39:17Z wouter $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooUnitTest.h | RooUnitTest.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooUnitTest.h 44077 2012-05-02 17:10:21Z moneta $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, NIKHEF, verkerke@nikhef.nl * | * WV, Wouter Verkerke, NIKHEF, verkerke@nikhef.nl * | |||
* * | * * | |||
* Copyright (c) 2000-2011, Regents of the University of California * | * Copyright (c) 2000-2011, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
************************************************************************** ***/ | ************************************************************************** ***/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RooVectorDataStore.h | RooVectorDataStore.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooVectorDataStore.h 48829 2013-03-06 14:17:47Z wouter $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
skipping to change at line 61 | skipping to change at line 61 | |||
Int_t nStart, Int_t nStop, Bool_t /*copyCache*/, const char* wgtVarName=0) ; | Int_t nStart, Int_t nStop, Bool_t /*copyCache*/, const char* wgtVarName=0) ; | |||
virtual ~RooVectorDataStore() ; | virtual ~RooVectorDataStore() ; | |||
RooArgSet varsNoWeight(const RooArgSet& allVars, const char* wgtName) ; | RooArgSet varsNoWeight(const RooArgSet& allVars, const char* wgtName) ; | |||
RooRealVar* weightVar(const RooArgSet& allVars, const char* wgtName) ; | RooRealVar* weightVar(const RooArgSet& allVars, const char* wgtName) ; | |||
// Write current row | // Write current row | |||
virtual Int_t fill() ; | virtual Int_t fill() ; | |||
// reserve storage for nEvt entries | ||||
virtual void reserve(Int_t nEvt); | ||||
// Retrieve a row | // Retrieve a row | |||
using RooAbsDataStore::get ; | using RooAbsDataStore::get ; | |||
virtual const RooArgSet* get(Int_t index) const ; | virtual const RooArgSet* get(Int_t index) const ; | |||
virtual const RooArgSet* getNative(Int_t index) const ; | virtual const RooArgSet* getNative(Int_t index) const ; | |||
virtual Double_t weight() const ; | virtual Double_t weight() const ; | |||
virtual Double_t weightError(RooAbsData::ErrorType etype=RooAbsData::Pois son) const ; | virtual Double_t weightError(RooAbsData::ErrorType etype=RooAbsData::Pois son) const ; | |||
virtual void weightError(Double_t& lo, Double_t& hi, RooAbsData::ErrorTyp e etype=RooAbsData::Poisson) const ; | virtual void weightError(Double_t& lo, Double_t& hi, RooAbsData::ErrorTyp e etype=RooAbsData::Poisson) const ; | |||
virtual Double_t weight(Int_t index) const ; | virtual Double_t weight(Int_t index) const ; | |||
virtual Bool_t isWeighted() const { return (_wgtVar!=0||_extWgtArray!=0) ; } | virtual Bool_t isWeighted() const { return (_wgtVar!=0||_extWgtArray!=0) ; } | |||
skipping to change at line 129 | skipping to change at line 132 | |||
_cache->setDirtyProp(flag) ; | _cache->setDirtyProp(flag) ; | |||
} | } | |||
} | } | |||
//virtual void checkInit() const; | //virtual void checkInit() const; | |||
const RooArgSet& row() { return _varsww ; } | const RooArgSet& row() { return _varsww ; } | |||
class RealVector { | class RealVector { | |||
public: | public: | |||
RealVector(UInt_t initialCapacity=100) : | RealVector(UInt_t initialCapacity=(4096 / sizeof(Double_t))) : | |||
_nativeReal(0), _real(0), _buf(0), _nativeBuf(0), _vec0(0), _tracker( 0), _nset(0) { | _nativeReal(0), _real(0), _buf(0), _nativeBuf(0), _vec0(0), _tracker( 0), _nset(0) { | |||
_vec.reserve(initialCapacity) ; | _vec.reserve(initialCapacity); | |||
} | } | |||
RealVector(RooAbsReal* arg, UInt_t initialCapacity=100) : | RealVector(RooAbsReal* arg, UInt_t initialCapacity=(4096 / sizeof(Doubl e_t))) : | |||
_nativeReal(arg), _real(0), _buf(0), _nativeBuf(0), _vec0(0), _tracke r(0), _nset(0) { | _nativeReal(arg), _real(0), _buf(0), _nativeBuf(0), _vec0(0), _tracke r(0), _nset(0) { | |||
_vec.reserve(initialCapacity) ; | _vec.reserve(initialCapacity); | |||
} | } | |||
virtual ~RealVector() { | virtual ~RealVector() { | |||
if (_tracker) delete _tracker ; | delete _tracker; | |||
if (_nset) delete _nset ; | if (_nset) delete _nset ; | |||
} | } | |||
RealVector(const RealVector& other, RooAbsReal* real=0) : | RealVector(const RealVector& other, RooAbsReal* real=0) : | |||
_vec(other._vec), _nativeReal(real?real:other._nativeReal), _real(rea l?real:other._real), _buf(other._buf), _nativeBuf(other._nativeBuf), _nset( 0) { | _vec(other._vec), _nativeReal(real?real:other._nativeReal), _real(rea l?real:other._real), _buf(other._buf), _nativeBuf(other._nativeBuf), _nset( 0) { | |||
_vec0 = _vec.size()>0 ? &_vec.front() : 0 ; | _vec0 = _vec.size()>0 ? &_vec.front() : 0 ; | |||
if (other._tracker) { | if (other._tracker) { | |||
_tracker = new RooChangeTracker(Form("track_%s",_nativeReal->GetName ()),"tracker",other._tracker->parameters()) ; | _tracker = new RooChangeTracker(Form("track_%s",_nativeReal->GetName ()),"tracker",other._tracker->parameters()) ; | |||
} else { | } else { | |||
_tracker = 0 ; | _tracker = 0 ; | |||
} | } | |||
if (other._nset) { | if (other._nset) { | |||
_nset = new RooArgSet(*other._nset) ; | _nset = new RooArgSet(*other._nset) ; | |||
} | } | |||
} | } | |||
RealVector& operator=(const RealVector& other) { | RealVector& operator=(const RealVector& other) { | |||
if (&other==this) return *this ; | if (&other==this) return *this; | |||
_nativeReal = other._nativeReal ; | _nativeReal = other._nativeReal; | |||
_real = other._real ; | _real = other._real; | |||
_buf = other._buf ; | _buf = other._buf; | |||
_nativeBuf = other._nativeBuf ; | _nativeBuf = other._nativeBuf; | |||
_vec = other._vec ; | if (other._vec.size() <= _vec.capacity() / 2 && _vec.capacity() > (40 | |||
_vec0 = _vec.size()>0 ? &_vec.front() : 0 ; | 96 / sizeof(Double_t))) { | |||
return *this ; | std::vector<Double_t> tmp; | |||
tmp.reserve(std::max(other._vec.size(), 4096 / sizeof(Double_t))); | ||||
tmp.assign(other._vec.begin(), other._vec.end()); | ||||
_vec.swap(tmp); | ||||
} else { | ||||
_vec = other._vec; | ||||
} | ||||
_vec0 = _vec.size()>0 ? &_vec.front() : 0; | ||||
return *this; | ||||
} | } | |||
void setNset(RooArgSet* newNset) { _nset = newNset ? new RooArgSet(*new Nset) : 0 ; } | void setNset(RooArgSet* newNset) { _nset = newNset ? new RooArgSet(*new Nset) : 0 ; } | |||
RooArgSet* nset() const { return _nset ; } | RooArgSet* nset() const { return _nset ; } | |||
void setBufArg(RooAbsReal* arg) { _nativeReal = arg ; } | void setBufArg(RooAbsReal* arg) { _nativeReal = arg ; } | |||
const RooAbsReal* bufArg() const { return _nativeReal ; } | const RooAbsReal* bufArg() const { return _nativeReal ; } | |||
void setBuffer(RooAbsReal* real, Double_t* newBuf) { | void setBuffer(RooAbsReal* real, Double_t* newBuf) { | |||
skipping to change at line 210 | skipping to change at line 220 | |||
_vec.push_back(*_buf) ; | _vec.push_back(*_buf) ; | |||
_vec0 = &_vec.front() ; | _vec0 = &_vec.front() ; | |||
} ; | } ; | |||
void write(Int_t i) { | void write(Int_t i) { | |||
/* std::cout << "write(" << this << ") [" << i << "] nativeReal = " << _nativeReal << " = " << _nativeReal->GetName() << " real = " << _real < < " buf = " << _buf << " value = " << *_buf << " native getVal() = " << _na tiveReal->getVal() << " getVal() = " << _real->getVal() << std::endl ; */ | /* std::cout << "write(" << this << ") [" << i << "] nativeReal = " << _nativeReal << " = " << _nativeReal->GetName() << " real = " << _real < < " buf = " << _buf << " value = " << *_buf << " native getVal() = " << _na tiveReal->getVal() << " getVal() = " << _real->getVal() << std::endl ; */ | |||
_vec[i] = *_buf ; | _vec[i] = *_buf ; | |||
} | } | |||
void reset() { | void reset() { | |||
_vec.clear() ; | // make sure the vector releases the underlying memory | |||
_vec0 = 0;//&_vec.front() ; | std::vector<Double_t> tmp; | |||
_vec.swap(tmp); | ||||
_vec0 = 0; | ||||
} | } | |||
inline void get(Int_t idx) const { | inline void get(Int_t idx) const { | |||
*_buf = *(_vec0+idx) ; | *_buf = *(_vec0+idx) ; | |||
} | } | |||
inline void getNative(Int_t idx) const { | inline void getNative(Int_t idx) const { | |||
*_nativeBuf = *(_vec0+idx) ; | *_nativeBuf = *(_vec0+idx) ; | |||
} | } | |||
Int_t size() const { return _vec.size() ; } | Int_t size() const { return _vec.size() ; } | |||
void resize(Int_t siz) { | void resize(Int_t siz) { | |||
_vec.resize(siz) ; | if (siz < Int_t(_vec.capacity()) / 2 && _vec.capacity() > (4096 / siz | |||
_vec0 = &_vec.front() ; | eof(Double_t))) { | |||
// do an expensive copy, if we save at least a factor 2 in size | ||||
std::vector<Double_t> tmp; | ||||
tmp.reserve(std::max(siz, Int_t(4096 / sizeof(Double_t)))); | ||||
if (!_vec.empty()) | ||||
tmp.assign(_vec.begin(), std::min(_vec.end(), _vec.begin() + siz | ||||
)); | ||||
if (Int_t(tmp.size()) != siz) | ||||
tmp.resize(siz); | ||||
_vec.swap(tmp); | ||||
} else { | ||||
_vec.resize(siz); | ||||
} | ||||
_vec0 = &_vec.front(); | ||||
} | ||||
void reserve(Int_t siz) { | ||||
_vec.reserve(siz); | ||||
_vec0 = &_vec.front(); | ||||
} | } | |||
protected: | protected: | |||
std::vector<Double_t> _vec ; | std::vector<Double_t> _vec ; | |||
private: | private: | |||
friend class RooVectorDataStore ; | friend class RooVectorDataStore ; | |||
RooAbsReal* _nativeReal ; | RooAbsReal* _nativeReal ; | |||
RooAbsReal* _real ; | RooAbsReal* _real ; | |||
Double_t* _buf ; //! | Double_t* _buf ; //! | |||
Double_t* _nativeBuf ; //! | Double_t* _nativeBuf ; //! | |||
Double_t* _vec0 ; //! | Double_t* _vec0 ; //! | |||
RooChangeTracker* _tracker ; // | RooChangeTracker* _tracker ; // | |||
RooArgSet* _nset ; //! | RooArgSet* _nset ; //! | |||
ClassDef(RealVector,1) // STL-vector-based Data Storage class | ClassDef(RealVector,1) // STL-vector-based Data Storage class | |||
} ; | } ; | |||
class RealFullVector : public RealVector { | class RealFullVector : public RealVector { | |||
public: | public: | |||
RealFullVector(UInt_t initialCapacity=100) : RealVector(initialCapacity ), | RealFullVector(UInt_t initialCapacity=(4096 / sizeof(Double_t))) : Real Vector(initialCapacity), | |||
_bufE(0), _bufEL(0), _bufEH(0), | _bufE(0), _bufEL(0), _bufEH(0), | |||
_nativeBufE(0), _nativeBufEL(0), _nativeBufEH(0), | _nativeBufE(0), _nativeBufEL(0), _nativeBufEH(0), | |||
_vecE(0), _vecEL(0), _vecEH(0) { | _vecE(0), _vecEL(0), _vecEH(0) { | |||
} | } | |||
RealFullVector(RooAbsReal* arg, UInt_t initialCapacity=100) : | RealFullVector(RooAbsReal* arg, UInt_t initialCapacity=(4096 / sizeof(D ouble_t))) : | |||
RealVector(arg,initialCapacity), | RealVector(arg,initialCapacity), | |||
_bufE(0), _bufEL(0), _bufEH(0), | _bufE(0), _bufEL(0), _bufEH(0), | |||
_nativeBufE(0), _nativeBufEL(0), _nativeBufEH(0), | _nativeBufE(0), _nativeBufEL(0), _nativeBufEH(0), | |||
_vecE(0), _vecEL(0), _vecEH(0) { | _vecE(0), _vecEL(0), _vecEH(0) { | |||
} | } | |||
virtual ~RealFullVector() { | virtual ~RealFullVector() { | |||
if (_vecE) delete _vecE ; | if (_vecE) delete _vecE ; | |||
if (_vecEL) delete _vecEL ; | if (_vecEL) delete _vecEL ; | |||
if (_vecEH) delete _vecEH ; | if (_vecEH) delete _vecEH ; | |||
skipping to change at line 282 | skipping to change at line 310 | |||
RealFullVector(const RealVector& other, RooAbsReal* real=0) : RealVecto r(other,real), | RealFullVector(const RealVector& other, RooAbsReal* real=0) : RealVecto r(other,real), | |||
_bufE(0), _bufEL(0), _bufEH(0), | _bufE(0), _bufEL(0), _bufEH(0), | |||
_nativeBufE(0), _nativeBufEL(0), _nativeBufEH(0) { | _nativeBufE(0), _nativeBufEL(0), _nativeBufEH(0) { | |||
_vecE = 0 ; | _vecE = 0 ; | |||
_vecEL = 0 ; | _vecEL = 0 ; | |||
_vecEH = 0 ; | _vecEH = 0 ; | |||
} | } | |||
RealFullVector& operator=(const RealFullVector& other) { | RealFullVector& operator=(const RealFullVector& other) { | |||
if (&other==this) return *this ; | if (&other==this) return *this; | |||
RealVector::operator=(other) ; | RealVector::operator=(other); | |||
_bufE = other._bufE ; | _bufE = other._bufE; | |||
_bufEL = other._bufEL ; | _bufEL = other._bufEL; | |||
_bufEH = other._bufEH ; | _bufEH = other._bufEH; | |||
_nativeBufE = other._nativeBufE ; | _nativeBufE = other._nativeBufE; | |||
_nativeBufEL = other._nativeBufEL ; | _nativeBufEL = other._nativeBufEL; | |||
_nativeBufEH = other._nativeBufEH ; | _nativeBufEH = other._nativeBufEH; | |||
_vecE = other._vecE ? new std::vector<Double_t>(*other._vecE) : 0 ; | std::vector<Double_t>* src[3] = { other._vecE, other._vecEL, other._v | |||
_vecEL = other._vecEL ? new std::vector<Double_t>(*other._vecEL) : 0 | ecEH }; | |||
; | std::vector<Double_t>* dst[3] = { _vecE, _vecEL, _vecEH }; | |||
_vecEH = other._vecEH ? new std::vector<Double_t>(*other._vecEH) : 0 | for (unsigned i = 0; i < 3; ++i) { | |||
; | if (src[i]) { | |||
return *this ; | if (dst[i]) { | |||
if (dst[i]->size() <= src[i]->capacity() / 2 && | ||||
src[i]->capacity() > (4096 / sizeof(Double_t))) { | ||||
std::vector<Double_t> tmp; | ||||
tmp.reserve(std::max(src[i]->size(), 4096 / sizeof(Double_t))) | ||||
; | ||||
tmp.assign(src[i]->begin(), src[i]->end()); | ||||
dst[i]->swap(tmp); | ||||
} else { | ||||
*dst[i] = *src[i]; | ||||
} | ||||
} else { | ||||
dst[i] = new std::vector<Double_t>(*src[i]); | ||||
} | ||||
} else { | ||||
delete dst[i]; | ||||
dst[i] = 0; | ||||
} | ||||
} | ||||
return *this; | ||||
} | } | |||
void setErrorBuffer(Double_t* newBuf) { | void setErrorBuffer(Double_t* newBuf) { | |||
/* std::cout << "setErrorBuffer(" << _nativeReal->GetName() << ") new Buf = " << newBuf << std::endl ; */ | /* std::cout << "setErrorBuffer(" << _nativeReal->GetName() << ") new Buf = " << newBuf << std::endl ; */ | |||
_bufE = newBuf ; | _bufE = newBuf ; | |||
if (!_vecE) _vecE = new std::vector<Double_t> ; | if (!_vecE) _vecE = new std::vector<Double_t> ; | |||
_vecE->reserve(_vec.capacity()) ; | _vecE->reserve(_vec.capacity()) ; | |||
if (!_nativeBufE) _nativeBufE = _bufE ; | if (!_nativeBufE) _nativeBufE = _bufE ; | |||
} | } | |||
void setAsymErrorBuffer(Double_t* newBufL, Double_t* newBufH) { | void setAsymErrorBuffer(Double_t* newBufL, Double_t* newBufH) { | |||
skipping to change at line 343 | skipping to change at line 390 | |||
} ; | } ; | |||
void write(Int_t i) { | void write(Int_t i) { | |||
RealVector::write(i) ; | RealVector::write(i) ; | |||
if (_vecE) (*_vecE)[i] = *_bufE ; | if (_vecE) (*_vecE)[i] = *_bufE ; | |||
if (_vecEL) (*_vecEL)[i] = *_bufEL ; | if (_vecEL) (*_vecEL)[i] = *_bufEL ; | |||
if (_vecEH) (*_vecEH)[i] = *_bufEH ; | if (_vecEH) (*_vecEH)[i] = *_bufEH ; | |||
} | } | |||
void reset() { | void reset() { | |||
RealVector::reset() ; | RealVector::reset(); | |||
if (_vecE) _vecE->clear() ; | if (_vecE) { | |||
if (_vecEL) _vecEL->clear() ; | std::vector<Double_t> tmp; | |||
if (_vecEH) _vecEH->clear() ; | _vecE->swap(tmp); | |||
} | ||||
if (_vecEL) { | ||||
std::vector<Double_t> tmp; | ||||
_vecEL->swap(tmp); | ||||
} | ||||
if (_vecEH) { | ||||
std::vector<Double_t> tmp; | ||||
_vecEH->swap(tmp); | ||||
} | ||||
} | } | |||
inline void get(Int_t idx) const { | inline void get(Int_t idx) const { | |||
RealVector::get(idx) ; | RealVector::get(idx) ; | |||
if (_vecE) *_bufE = (*_vecE)[idx]; | if (_vecE) *_bufE = (*_vecE)[idx]; | |||
if (_vecEL) *_bufEL = (*_vecEL)[idx] ; | if (_vecEL) *_bufEL = (*_vecEL)[idx] ; | |||
if (_vecEH) *_bufEH = (*_vecEH)[idx] ; | if (_vecEH) *_bufEH = (*_vecEH)[idx] ; | |||
} | } | |||
void resize(Int_t siz) { | void resize(Int_t siz) { | |||
RealVector::resize(siz) ; | RealVector::resize(siz); | |||
if (_vecE) _vecE->resize(siz) ; | std::vector<Double_t>* vlist[3] = { _vecE, _vecEL, _vecEH }; | |||
if (_vecEL) _vecEL->resize(siz) ; | for (unsigned i = 0; i < 3; ++i) { | |||
if (_vecEH) _vecEH->resize(siz) ; | if (!vlist[i]) continue; | |||
if (vlist[i]) { | ||||
if (siz < Int_t(vlist[i]->capacity()) / 2 && vlist[i]->capacity() | ||||
> (4096 / sizeof(Double_t))) { | ||||
// if we gain a factor of 2 in memory, we copy and swap | ||||
std::vector<Double_t> tmp; | ||||
tmp.reserve(std::max(siz, Int_t(4096 / sizeof(Double_t)))); | ||||
if (!vlist[i]->empty()) | ||||
tmp.assign(vlist[i]->begin(), | ||||
std::min(_vec.end(), _vec.begin() + siz)); | ||||
if (Int_t(tmp.size()) != siz) | ||||
tmp.resize(siz); | ||||
vlist[i]->swap(tmp); | ||||
} else { | ||||
vlist[i]->resize(siz); | ||||
} | ||||
} | ||||
} | ||||
} | ||||
void reserve(Int_t siz) { | ||||
RealVector::reserve(siz); | ||||
if (_vecE) _vecE->reserve(siz); | ||||
if (_vecEL) _vecEL->reserve(siz); | ||||
if (_vecEH) _vecEH->reserve(siz); | ||||
} | } | |||
private: | private: | |||
friend class RooVectorDataStore ; | friend class RooVectorDataStore ; | |||
Double_t *_bufE ; //! | Double_t *_bufE ; //! | |||
Double_t *_bufEL ; //! | Double_t *_bufEL ; //! | |||
Double_t *_bufEH ; //! | Double_t *_bufEH ; //! | |||
Double_t *_nativeBufE ; //! | Double_t *_nativeBufE ; //! | |||
Double_t *_nativeBufEL ; //! | Double_t *_nativeBufEL ; //! | |||
Double_t *_nativeBufEH ; //! | Double_t *_nativeBufEH ; //! | |||
std::vector<Double_t> *_vecE, *_vecEL, *_vecEH ; | std::vector<Double_t> *_vecE, *_vecEL, *_vecEH ; | |||
ClassDef(RealFullVector,1) // STL-vector-based Data Storage class | ClassDef(RealFullVector,1) // STL-vector-based Data Storage class | |||
} ; | } ; | |||
class CatVector { | class CatVector { | |||
public: | public: | |||
CatVector(UInt_t initialCapacity=100) : | CatVector(UInt_t initialCapacity=(4096 / sizeof(RooCatType))) : | |||
_cat(0), _buf(0), _nativeBuf(0), _vec0(0) | _cat(0), _buf(0), _nativeBuf(0), _vec0(0) | |||
{ | { | |||
_vec.reserve(initialCapacity) ; | _vec.reserve(initialCapacity); | |||
} | } | |||
CatVector(RooAbsCategory* cat, UInt_t initialCapacity=100) : | CatVector(RooAbsCategory* cat, UInt_t initialCapacity=(4096 / sizeof(Ro oCatType))) : | |||
_cat(cat), _buf(0), _nativeBuf(0), _vec0(0) | _cat(cat), _buf(0), _nativeBuf(0), _vec0(0) | |||
{ | { | |||
_vec.reserve(initialCapacity) ; | _vec.reserve(initialCapacity); | |||
} | } | |||
virtual ~CatVector() { | virtual ~CatVector() { | |||
} | } | |||
CatVector(const CatVector& other, RooAbsCategory* cat=0) : | CatVector(const CatVector& other, RooAbsCategory* cat=0) : | |||
_cat(cat?cat:other._cat), _buf(other._buf), _nativeBuf(other._nativeB uf), _vec(other._vec) | _cat(cat?cat:other._cat), _buf(other._buf), _nativeBuf(other._nativeB uf), _vec(other._vec) | |||
{ | { | |||
_vec0 = _vec.size()>0 ? &_vec.front() : 0 ; | _vec0 = _vec.size()>0 ? &_vec.front() : 0 ; | |||
} | } | |||
CatVector& operator=(const CatVector& other) { | CatVector& operator=(const CatVector& other) { | |||
if (&other==this) return *this ; | if (&other==this) return *this; | |||
_cat = other._cat ; | _cat = other._cat; | |||
_buf = other._buf ; | _buf = other._buf; | |||
_nativeBuf = other._nativeBuf ; | _nativeBuf = other._nativeBuf; | |||
_vec = other._vec ; | if (other._vec.size() <= _vec.capacity() / 2 && _vec.capacity() > (40 | |||
_vec0 = _vec.size()>0 ? &_vec.front() : 0 ; | 96 / sizeof(RooCatType))) { | |||
return *this ; | std::vector<RooCatType> tmp; | |||
tmp.reserve(std::max(other._vec.size(), 4096 / sizeof(RooCatType))); | ||||
tmp.assign(other._vec.begin(), other._vec.end()); | ||||
_vec.swap(tmp); | ||||
} else { | ||||
_vec = other._vec; | ||||
} | ||||
_vec0 = _vec.size()>0 ? &_vec.front() : 0; | ||||
return *this; | ||||
} | } | |||
void setBuffer(RooCatType* newBuf) { | void setBuffer(RooCatType* newBuf) { | |||
_buf = newBuf ; | _buf = newBuf ; | |||
if (_nativeBuf==0) _nativeBuf=newBuf ; | if (_nativeBuf==0) _nativeBuf=newBuf ; | |||
} | } | |||
void setNativeBuffer(RooCatType* newBuf=0) { | void setNativeBuffer(RooCatType* newBuf=0) { | |||
_nativeBuf = newBuf ? newBuf : _buf ; | _nativeBuf = newBuf ? newBuf : _buf ; | |||
} | } | |||
void fill() { | void fill() { | |||
_vec.push_back(*_buf) ; | _vec.push_back(*_buf) ; | |||
_vec0 = &_vec.front() ; | _vec0 = &_vec.front() ; | |||
} ; | } ; | |||
void write(Int_t i) { | void write(Int_t i) { | |||
_vec[i]=*_buf ; | _vec[i]=*_buf ; | |||
} ; | } ; | |||
void reset() { | void reset() { | |||
_vec.clear() ; | // make sure the vector releases the underlying memory | |||
_vec0 = 0;//&_vec.front() ; | std::vector<RooCatType> tmp; | |||
_vec.swap(tmp); | ||||
_vec0 = 0; | ||||
} | } | |||
inline void get(Int_t idx) const { | inline void get(Int_t idx) const { | |||
_buf->assignFast(*(_vec0+idx)) ; | _buf->assignFast(*(_vec0+idx)) ; | |||
} | } | |||
inline void getNative(Int_t idx) const { | inline void getNative(Int_t idx) const { | |||
_nativeBuf->assignFast(*(_vec0+idx)) ; | _nativeBuf->assignFast(*(_vec0+idx)) ; | |||
} | } | |||
Int_t size() const { return _vec.size() ; } | Int_t size() const { return _vec.size() ; } | |||
void resize(Int_t siz) { | void resize(Int_t siz) { | |||
_vec.resize(siz) ; | if (siz < Int_t(_vec.capacity()) / 2 && _vec.capacity() > (4096 / siz | |||
_vec0 = &_vec.front() ; | eof(RooCatType))) { | |||
// do an expensive copy, if we save at least a factor 2 in size | ||||
std::vector<RooCatType> tmp; | ||||
tmp.reserve(std::max(siz, Int_t(4096 / sizeof(RooCatType)))); | ||||
if (!_vec.empty()) | ||||
tmp.assign(_vec.begin(), std::min(_vec.end(), _vec.begin() + siz | ||||
)); | ||||
if (Int_t(tmp.size()) != siz) | ||||
tmp.resize(siz); | ||||
_vec.swap(tmp); | ||||
} else { | ||||
_vec.resize(siz); | ||||
} | ||||
_vec0 = &_vec.front(); | ||||
} | ||||
void reserve(Int_t siz) { | ||||
_vec.reserve(siz); | ||||
_vec0 = &_vec.front(); | ||||
} | } | |||
void setBufArg(RooAbsCategory* arg) { _cat = arg ; } | void setBufArg(RooAbsCategory* arg) { _cat = arg; } | |||
const RooAbsCategory* bufArg() const { return _cat ; } | const RooAbsCategory* bufArg() const { return _cat; } | |||
private: | private: | |||
friend class RooVectorDataStore ; | friend class RooVectorDataStore ; | |||
RooAbsCategory* _cat ; | RooAbsCategory* _cat ; | |||
RooCatType* _buf ; //! | RooCatType* _buf ; //! | |||
RooCatType* _nativeBuf ; //! | RooCatType* _nativeBuf ; //! | |||
std::vector<RooCatType> _vec ; | std::vector<RooCatType> _vec ; | |||
RooCatType* _vec0 ; //! | RooCatType* _vec0 ; //! | |||
ClassDef(CatVector,1) // STL-vector-based Data Storage class | ClassDef(CatVector,1) // STL-vector-based Data Storage class | |||
} ; | } ; | |||
skipping to change at line 619 | skipping to change at line 723 | |||
void setAllBuffersNative() ; | void setAllBuffersNative() ; | |||
Int_t _nReal ; | Int_t _nReal ; | |||
Int_t _nRealF ; | Int_t _nRealF ; | |||
Int_t _nCat ; | Int_t _nCat ; | |||
Int_t _nEntries ; | Int_t _nEntries ; | |||
RealVector** _firstReal ; //! do not persist | RealVector** _firstReal ; //! do not persist | |||
RealFullVector** _firstRealF ; //! do not persist | RealFullVector** _firstRealF ; //! do not persist | |||
CatVector** _firstCat ; //! do not persist | CatVector** _firstCat ; //! do not persist | |||
Double_t _sumWeight ; | Double_t _sumWeight ; | |||
Double_t _sumWeightCarry; | ||||
Double_t* _extWgtArray ; //! External weight array | Double_t* _extWgtArray ; //! External weight array | |||
Double_t* _extWgtErrLoArray ; //! External weight array - low error | Double_t* _extWgtErrLoArray ; //! External weight array - low error | |||
Double_t* _extWgtErrHiArray ; //! External weight array - high error | Double_t* _extWgtErrHiArray ; //! External weight array - high error | |||
Double_t* _extSumW2Array ; //! External sum of weights array | Double_t* _extSumW2Array ; //! External sum of weights array | |||
mutable Double_t _curWgt ; // Weight of current event | mutable Double_t _curWgt ; // Weight of current event | |||
mutable Double_t _curWgtErrLo ; // Weight of current event | mutable Double_t _curWgtErrLo ; // Weight of current event | |||
mutable Double_t _curWgtErrHi ; // Weight of current event | mutable Double_t _curWgtErrHi ; // Weight of current event | |||
mutable Double_t _curWgtErr ; // Weight of current event | mutable Double_t _curWgtErr ; // Weight of current event | |||
RooVectorDataStore* _cache ; //! Optimization cache | RooVectorDataStore* _cache ; //! Optimization cache | |||
RooAbsArg* _cacheOwner ; //! Cache owner | RooAbsArg* _cacheOwner ; //! Cache owner | |||
ClassDef(RooVectorDataStore,1) // STL-vector-based Data Storage class | ClassDef(RooVectorDataStore,2) // STL-vector-based Data Storage class | |||
}; | }; | |||
#endif | #endif | |||
End of changes. 25 change blocks. | ||||
60 lines changed or deleted | 172 lines changed or added | |||
RooXYChi2Var.h | RooXYChi2Var.h | |||
---|---|---|---|---|
/************************************************************************** *** | /************************************************************************** *** | |||
* Project: RooFit * | * Project: RooFit * | |||
* Package: RooFitCore * | * Package: RooFitCore * | |||
* File: $Id: RooXYChi2Var.h 49228 2013-04-12 10:56:12Z wouter $ | * File: $Id$ | |||
* Authors: * | * Authors: * | |||
* WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | * WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu * | |||
* DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | * DK, David Kirkby, UC Irvine, dkirkby@uci.edu * | |||
* * | * * | |||
* Copyright (c) 2000-2005, Regents of the University of California * | * Copyright (c) 2000-2005, Regents of the University of California * | |||
* and Stanford University. All rights reserved. * | * and Stanford University. All rights reserved. * | |||
* * | * * | |||
* Redistribution and use in source and binary forms, * | * Redistribution and use in source and binary forms, * | |||
* with or without modification, are permitted according to the terms * | * with or without modification, are permitted according to the terms * | |||
* listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | * listed in LICENSE (http://roofit.sourceforge.net/license.txt) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RootFinder.h | RootFinder.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: RootFinder.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/mathmore:$Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | // Authors: L. Moneta, A. Zsenei 08/2005 | |||
/************************************************************************** | /********************************************************************** | |||
******** | * * | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis | * Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | |||
* | * * | |||
* Package: TMVA | * This library is free software; you can redistribute it and/or * | |||
* | * modify it under the terms of the GNU General Public License * | |||
* Class : RootFinder | * as published by the Free Software Foundation; either version 2 * | |||
* | * of the License, or (at your option) any later version. * | |||
* Web : http://tmva.sourceforge.net | * * | |||
* | * This library is distributed in the hope that it will be useful, * | |||
* | * but WITHOUT ANY WARRANTY; without even the implied warranty of * | |||
* | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * | |||
* Description: | * General Public License for more details. * | |||
* | * * | |||
* Root finding using Brents algorithm | * You should have received a copy of the GNU General Public License * | |||
* | * along with this library (see file COPYING); if not, write * | |||
* (translated from CERNLIB function RZERO) | * to the Free Software Foundation, Inc., 59 Temple Place, Suite * | |||
* | * 330, Boston, MA 02111-1307 USA, or contact the author. * | |||
* | * * | |||
* | **********************************************************************/ | |||
* Authors (alphabetical): | ||||
* | // Header file for class RootFinder | |||
* Andreas Hoecker <Andreas.Hocker@cern.ch> - CERN, Switzerland | // | |||
* | // Created by: moneta at Sun Nov 14 16:59:55 2004 | |||
* Helge Voss <Helge.Voss@cern.ch> - MPI-K Heidelberg, German | // | |||
y * | // Last update: Sun Nov 14 16:59:55 2004 | |||
* Kai Voss <Kai.Voss@cern.ch> - U. of Victoria, Canada | // | |||
* | #ifndef ROOT_Math_RootFinder | |||
* | #define ROOT_Math_RootFinder | |||
* | ||||
* Copyright (c) 2005: | ||||
* | ||||
* CERN, Switzerland | ||||
* | ||||
* U. of Victoria, Canada | ||||
* | ||||
* MPI-K Heidelberg, Germany | ||||
* | ||||
* | ||||
* | ||||
* Redistribution and use in source and binary forms, with or without | ||||
* | ||||
* modification, are permitted according to the terms listed in LICENSE | ||||
* | ||||
* (http://tmva.sourceforge.net/LICENSE) | ||||
* | ||||
************************************************************************** | ||||
********/ | ||||
#ifndef ROOT_TMVA_RootFinder | ||||
#define ROOT_TMVA_RootFinder | ||||
////////////////////////////////////////////////////////////////////////// | ||||
// // | ||||
// RootFinder // | ||||
// // | ||||
// Root finding using Brents algorithm // | ||||
// (translated from CERNLIB function RZERO) // | ||||
// // | ||||
////////////////////////////////////////////////////////////////////////// | ||||
#ifndef ROOT_TObject | #ifndef ROOT_Math_IFunctionfwd | |||
#include "TObject.h" | #include "Math/IFunctionfwd.h" | |||
#endif | #endif | |||
namespace TMVA { | #ifndef ROOT_Math_IRootFinderMethod | |||
#include "Math/IRootFinderMethod.h" | ||||
class MsgLogger; | #endif | |||
class RootFinder : public TObject { | ||||
public: | ||||
RootFinder( Double_t (*rootVal)( Double_t ), | ||||
Double_t rootMin, Double_t rootMax, | ||||
Int_t maxIterations = 100, | ||||
Double_t absTolerance = 0.0 ); | ||||
virtual ~RootFinder( void ); | ||||
// returns the root of the function | ||||
Double_t Root( Double_t refValue ); | ||||
private: | /** | |||
@defgroup RootFinders One-dimensional Root-Finding algorithms | ||||
Various implementation esists in MathCore and MathMore | ||||
The user interacts with a proxy class ROOT::Math::RootFinder which creat | ||||
es behing | ||||
the chosen algorithms which are implemented using the ROOT::Math::IRootF | ||||
inderMethod interface | ||||
@ingroup NumAlgo | ||||
*/ | ||||
namespace ROOT { | ||||
namespace Math { | ||||
//_________________________________________________________________________ | ||||
____________ | ||||
/** | ||||
User Class to find the Root of one dimensional functions. | ||||
The GSL Methods are implemented in MathMore and they are loaded au | ||||
tomatically | ||||
via the plug-in manager | ||||
The possible types of Root-finding algorithms are: | ||||
<ul> | ||||
<li>Root Bracketing Algorithms which do not require function deriv | ||||
atives | ||||
<ol> | ||||
<li>RootFinder::kBRENT (default method implemented in MathCore) | ||||
<li>RootFinder::kGSL_BISECTION | ||||
<li>RootFinder::kGSL_FALSE_POS | ||||
<li>RootFinder::kGSL_BRENT | ||||
</ol> | ||||
<li>Root Finding Algorithms using Derivatives | ||||
<ol> | ||||
<li>RootFinder::kGSL_NEWTON | ||||
<li>RootFinder::kGSL_SECANT | ||||
<li>RootFinder::kGSL_STEFFENSON | ||||
</ol> | ||||
</ul> | ||||
This class does not cupport copying | ||||
@ingroup RootFinders | ||||
*/ | ||||
class RootFinder { | ||||
public: | ||||
enum EType { kBRENT, // Methods | ||||
from MathCore | ||||
kGSL_BISECTION, kGSL_FALSE_POS, kGSL_BRENT, // GSL Nor | ||||
mal | ||||
kGSL_NEWTON, kGSL_SECANT, kGSL_STEFFENSON // GSL Der | ||||
ivatives | ||||
}; | ||||
/** | ||||
Construct a Root-Finder algorithm | ||||
*/ | ||||
RootFinder(RootFinder::EType type = RootFinder::kBRENT); | ||||
virtual ~RootFinder(); | ||||
private: | ||||
// usually copying is non trivial, so we make this unaccessible | ||||
RootFinder(const RootFinder & ) {} | ||||
RootFinder & operator = (const RootFinder & rhs) | ||||
{ | ||||
if (this == &rhs) return *this; // time saving self-test | ||||
return *this; | ||||
} | ||||
public: | ||||
bool SetMethod(RootFinder::EType type = RootFinder::kBRENT); | ||||
/** | ||||
Provide to the solver the function and the initial search inter | ||||
val [xlow, xup] | ||||
for algorithms not using derivatives (bracketing algorithms) | ||||
The templated function f must be of a type implementing the \a | ||||
operator() method, | ||||
<em> double operator() ( double x ) </em> | ||||
Returns non zero if interval is not valid (i.e. does not contai | ||||
ns a root) | ||||
*/ | ||||
bool SetFunction( const IGenFunction & f, double xlow, double xup) | ||||
{ | ||||
return fSolver->SetFunction( f, xlow, xup); | ||||
} | ||||
/** | ||||
Provide to the solver the function and an initial estimate of t | ||||
he root, | ||||
for algorithms using derivatives. | ||||
The templated function f must be of a type implementing the \a | ||||
operator() | ||||
and the \a Gradient() methods. | ||||
<em> double operator() ( double x ) </em> | ||||
Returns non zero if starting point is not valid | ||||
*/ | ||||
bool SetFunction( const IGradFunction & f, double xstart) { | ||||
return fSolver->SetFunction( f, xstart); | ||||
} | ||||
template<class Function, class Derivative> | ||||
bool Solve(Function &f, Derivative &d, double start, | ||||
int maxIter = 100, double absTol = 1E-8, double relTol = | ||||
1E-10); | ||||
template<class Function> | ||||
bool Solve(Function &f, double min, double max, | ||||
int maxIter = 100, double absTol = 1E-8, double relTol = | ||||
1E-10); | ||||
/** | ||||
Compute the roots iterating until the estimate of the Root is | ||||
within the required tolerance returning | ||||
the iteration Status | ||||
*/ | ||||
bool Solve( int maxIter = 100, double absTol = 1E-8, double relTol | ||||
= 1E-10) { | ||||
return fSolver->Solve( maxIter, absTol, relTol ); | ||||
} | ||||
/** | ||||
Return the number of iteration performed to find the Root. | ||||
*/ | ||||
int Iterations() const { | ||||
return fSolver->Iterations(); | ||||
} | ||||
/** | ||||
Perform a single iteration and return the Status | ||||
*/ | ||||
int Iterate() { | ||||
return fSolver->Iterate(); | ||||
} | ||||
/** | ||||
Return the current and latest estimate of the Root | ||||
*/ | ||||
double Root() const { | ||||
return fSolver->Root(); | ||||
} | ||||
/** | ||||
Return the status of the last estimate of the Root | ||||
= 0 OK, not zero failure | ||||
*/ | ||||
int Status() const { | ||||
return fSolver->Status(); | ||||
} | ||||
/** | ||||
Return the current and latest estimate of the lower value of th | ||||
e Root-finding interval (for bracketing algorithms) | ||||
*/ | ||||
/* double XLower() const { */ | ||||
/* return fSolver->XLower(); */ | ||||
/* } */ | ||||
/** | ||||
Return the current and latest estimate of the upper value of th | ||||
e Root-finding interval (for bracketing algorithms) | ||||
*/ | ||||
/* double XUpper() const { */ | ||||
/* return fSolver->XUpper(); */ | ||||
/* } */ | ||||
/** | ||||
Get Name of the Root-finding solver algorithm | ||||
*/ | ||||
const char * Name() const { | ||||
return fSolver->Name(); | ||||
} | ||||
protected: | ||||
private: | ||||
IRootFinderMethod* fSolver; // type of algorithm to be used | ||||
Double_t fRootMin; // minimum root value | }; | |||
Double_t fRootMax; // maximum root value | ||||
Int_t fMaxIter; // maximum number of iterations | ||||
Double_t fAbsTol; // absolute tolerance deviation | ||||
// function pointer | } // namespace Math | |||
Double_t (*fGetRootVal)( Double_t ); | } // namespace ROOT | |||
mutable MsgLogger* fLogger; //! message logger | #ifndef ROOT_Math_WrappedFunction | |||
MsgLogger& Log() const { return *fLogger; } | #include "Math/WrappedFunction.h" | |||
#endif | ||||
ClassDef(RootFinder,0) // Root finding using Brents algorithm | #ifndef ROOT_Math_Functor | |||
}; | #include "Math/Functor.h" | |||
#endif | ||||
} // namespace TMVA | template<class Function, class Derivative> | |||
bool ROOT::Math::RootFinder::Solve(Function &f, Derivative &d, double start | ||||
, | ||||
int maxIter, double absTol, double relTol | ||||
) | ||||
{ | ||||
if (!fSolver) return false; | ||||
ROOT::Math::GradFunctor1D wf(f, d); | ||||
bool ret = fSolver->SetFunction(wf, start); | ||||
if (!ret) return false; | ||||
return Solve(maxIter, absTol, relTol); | ||||
} | ||||
template<class Function> | ||||
bool ROOT::Math::RootFinder::Solve(Function &f, double min, double max, | ||||
int maxIter, double absTol, double relTol | ||||
) | ||||
{ | ||||
if (!fSolver) return false; | ||||
ROOT::Math::WrappedFunction<Function &> wf(f); | ||||
bool ret = fSolver->SetFunction(wf, min, max); | ||||
if (!ret) return false; | ||||
return Solve(maxIter, absTol, relTol); | ||||
} | ||||
#endif | #endif /* ROOT_Math_RootFinder */ | |||
End of changes. 11 change blocks. | ||||
92 lines changed or deleted | 254 lines changed or added | |||
RootFinderAlgorithms.h | RootFinderAlgorithms.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: RootFinderAlgorithms.h 21553 2007-12-21 10:55:46Z moneta $ | // @(#)root/mathmore:$Id$ | |||
// Author: L. Moneta, A. Zsenei 08/2005 | // Author: L. Moneta, A. Zsenei 08/2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
* This library is free software; you can redistribute it and/or * | * This library is free software; you can redistribute it and/or * | |||
* modify it under the terms of the GNU General Public License * | * modify it under the terms of the GNU General Public License * | |||
* as published by the Free Software Foundation; either version 2 * | * as published by the Free Software Foundation; either version 2 * | |||
* of the License, or (at your option) any later version. * | * of the License, or (at your option) any later version. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Rotation3D.h | Rotation3D.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: Rotation3D.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_Rotation3D | #ifndef ROOT_Math_Rotation3D | |||
#define ROOT_Math_Rotation3D | #define ROOT_Math_Rotation3D | |||
#include "Math/GenVector/Rotation3D.h" | #include "Math/GenVector/Rotation3D.h" | |||
#endif | #endif | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Rotation3Dfwd.h | Rotation3Dfwd.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: Rotation3Dfwd.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_GenVector_Rotation3Dfwd | #ifndef ROOT_Math_GenVector_Rotation3Dfwd | |||
#define ROOT_Math_GenVector_Rotation3Dfwd 1 | #define ROOT_Math_GenVector_Rotation3Dfwd 1 | |||
namespace ROOT { | namespace ROOT { | |||
namespace Math { | namespace Math { | |||
/** | /** | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RotationX.h | RotationX.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: RotationX.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_RotationX | #ifndef ROOT_Math_RotationX | |||
#define ROOT_Math_RotationX | #define ROOT_Math_RotationX | |||
#include "Math/GenVector/RotationX.h" | #include "Math/GenVector/RotationX.h" | |||
#endif | #endif | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RotationXfwd.h | RotationXfwd.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: RotationXfwd.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_GenVector_RotationXfwd | #ifndef ROOT_Math_GenVector_RotationXfwd | |||
#define ROOT_Math_GenVector_RotationXfwd 1 | #define ROOT_Math_GenVector_RotationXfwd 1 | |||
namespace ROOT { | namespace ROOT { | |||
namespace Math { | namespace Math { | |||
/** | /** | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RotationY.h | RotationY.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: RotationY.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_RotationY | #ifndef ROOT_Math_RotationY | |||
#define ROOT_Math_RotationY | #define ROOT_Math_RotationY | |||
#include "Math/GenVector/RotationY.h" | #include "Math/GenVector/RotationY.h" | |||
#endif | #endif | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RotationYfwd.h | RotationYfwd.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: RotationYfwd.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_GenVector_RotationYfwd | #ifndef ROOT_Math_GenVector_RotationYfwd | |||
#define ROOT_Math_GenVector_RotationYfwd 1 | #define ROOT_Math_GenVector_RotationYfwd 1 | |||
namespace ROOT { | namespace ROOT { | |||
namespace Math { | namespace Math { | |||
/** | /** | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RotationZ.h | RotationZ.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: RotationZ.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_RotationZ | #ifndef ROOT_Math_RotationZ | |||
#define ROOT_Math_RotationZ | #define ROOT_Math_RotationZ | |||
#include "Math/GenVector/RotationZ.h" | #include "Math/GenVector/RotationZ.h" | |||
#endif | #endif | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RotationZYX.h | RotationZYX.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: RotationZYX.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_RotationZYX | #ifndef ROOT_Math_RotationZYX | |||
#define ROOT_Math_RotationZYX | #define ROOT_Math_RotationZYX | |||
#include "Math/GenVector/RotationZYX.h" | #include "Math/GenVector/RotationZYX.h" | |||
#endif | #endif | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RotationZYXfwd.h | RotationZYXfwd.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: RotationZYXfwd.h 22516 2008-03-07 15:14:26Z monet a $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_GenVector_RotationZYXfwd | #ifndef ROOT_Math_GenVector_RotationZYXfwd | |||
#define ROOT_Math_GenVector_RotationZYXfwd 1 | #define ROOT_Math_GenVector_RotationZYXfwd 1 | |||
namespace ROOT { | namespace ROOT { | |||
namespace Math { | namespace Math { | |||
/** | /** | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RotationZfwd.h | RotationZfwd.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: RotationZfwd.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_GenVector_RotationZfwd | #ifndef ROOT_Math_GenVector_RotationZfwd | |||
#define ROOT_Math_GenVector_RotationZfwd 1 | #define ROOT_Math_GenVector_RotationZfwd 1 | |||
namespace ROOT { | namespace ROOT { | |||
namespace Math { | namespace Math { | |||
/** | /** | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Rpair.h | Rpair.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: Rpair.h 29770 2009-08-12 16:40:27Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Philippe Canal 12/3/04 | // Author: Philippe Canal 12/3/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun, Fons Rademakers, and al. * | * Copyright (C) 1995-2004, Rene Brun, Fons Rademakers, and al. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Rstrstream.h | Rstrstream.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: Rstrstream.h 20877 2007-11-19 11:17:07Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Fons Rademakers 19/7/02 | // Author: Fons Rademakers 19/7/02 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Rtypeinfo.h | Rtypeinfo.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: Rtypeinfo.h 29770 2009-08-12 16:40:27Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Philippe Canal 23/2/02 | // Author: Philippe Canal 23/2/02 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun, Fons Rademakers and al. * | * Copyright (C) 1995-2002, Rene Brun, Fons Rademakers and al. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Rtypes.h | Rtypes.h | |||
---|---|---|---|---|
/* @(#)root/base:$Id: Rtypes.h 43708 2012-04-12 10:19:00Z axel $ */ | /* @(#)root/base:$Id$ */ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_Rtypes | #ifndef ROOT_Rtypes | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RtypesCint.h | RtypesCint.h | |||
---|---|---|---|---|
/* @(#)root/base:$Id: RtypesCint.h 43072 2012-02-21 17:19:15Z pcanal $*/ | /* @(#)root/base:$Id$*/ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_RtypesCint | #ifndef ROOT_RtypesCint | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RtypesImp.h | RtypesImp.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: RtypesImp.h 35394 2010-09-17 19:40:12Z pcanal $ | // @(#)root/base:$Id$ | |||
// Author: Philippe Canal 23/2/02 | // Author: Philippe Canal 23/2/02 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun, Fons Rademakers and al. * | * Copyright (C) 1995-2002, Rene Brun, Fons Rademakers and al. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Rule.h | Rule.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: Rule.h 48991 2013-03-28 15:25:11Z rdm $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Fredrik Tegenfeldt, Helge Voss | // Author: Andreas Hoecker, Joerg Stelzer, Fredrik Tegenfeldt, Helge Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : Rule * | * Class : Rule * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* A class describung a 'rule' * | * A class describung a 'rule' * | |||
* Each internal node of a tree defines a rule from all the parental n odes. * | * Each internal node of a tree defines a rule from all the parental n odes. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RuleCut.h | RuleCut.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: RuleCut.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Fredrik Tegenfeldt, Helge Voss | // Author: Andreas Hoecker, Joerg Stelzer, Fredrik Tegenfeldt, Helge Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : Rule * | * Class : Rule * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* A class describing a 'rule cut' * | * A class describing a 'rule cut' * | |||
* * | * * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RuleEnsemble.h | RuleEnsemble.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: RuleEnsemble.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Fredrik Tegenfeldt, Helge Voss | // Author: Andreas Hoecker, Joerg Stelzer, Fredrik Tegenfeldt, Helge Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : RuleEnsemble * | * Class : RuleEnsemble * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* A class generating an ensemble of rules * | * A class generating an ensemble of rules * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RuleFit.h | RuleFit.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: RuleFit.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Fredrik Tegenfeldt, Helge Voss | // Author: Andreas Hoecker, Joerg Stelzer, Fredrik Tegenfeldt, Helge Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : RuleFit * | * Class : RuleFit * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* A class implementing various fits of rule ensembles * | * A class implementing various fits of rule ensembles * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RuleFitAPI.h | RuleFitAPI.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: RuleFitAPI.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Fredrik Tegenfeldt, Helge Voss | // Author: Andreas Hoecker, Joerg Stelzer, Fredrik Tegenfeldt, Helge Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : RuleFitAPI * | * Class : RuleFitAPI * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Interface to Friedman's RuleFit method * | * Interface to Friedman's RuleFit method * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
RuleFitParams.h | RuleFitParams.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: RuleFitParams.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Fredrik Tegenfeldt, Helge Voss | // Author: Andreas Hoecker, Joerg Stelzer, Fredrik Tegenfeldt, Helge Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : RuleFitParams * | * Class : RuleFitParams * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* A class doing the actual fitting of a linear model using rules as * | * A class doing the actual fitting of a linear model using rules as * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
SMatrix.h | SMatrix.h | |||
---|---|---|---|---|
// @(#)root/smatrix:$Id: SMatrix.h 30749 2009-10-15 16:33:04Z brun $ | // @(#)root/smatrix:$Id$ | |||
// Author: T. Glebe, L. Moneta, J. Palacios 2005 | // Author: T. Glebe, L. Moneta, J. Palacios 2005 | |||
#ifndef ROOT_Math_SMatrix | #ifndef ROOT_Math_SMatrix | |||
#define ROOT_Math_SMatrix | #define ROOT_Math_SMatrix | |||
/************************************************************************** ******* | /************************************************************************** ******* | |||
// | // | |||
// source: | // source: | |||
// | // | |||
// type: source code | // type: source code | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
SMatrix.icc | SMatrix.icc | |||
---|---|---|---|---|
// @(#)root/smatrix:$Id: SMatrix.icc 35526 2010-09-21 12:22:12Z moneta $ | // @(#)root/smatrix:$Id$ | |||
// Authors: T. Glebe, L. Moneta 2005 | // Authors: T. Glebe, L. Moneta 2005 | |||
#ifndef ROOT_Math_SMatrix_icc | #ifndef ROOT_Math_SMatrix_icc | |||
#define ROOT_Math_SMatrix_icc | #define ROOT_Math_SMatrix_icc | |||
// ******************************************************************** | // ******************************************************************** | |||
// | // | |||
// source: | // source: | |||
// | // | |||
// type: source code | // type: source code | |||
// | // | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
SMatrixDfwd.h | SMatrixDfwd.h | |||
---|---|---|---|---|
// @(#)root/smatrix:$Id: SMatrixDfwd.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/smatrix:$Id$ | |||
// Authors: T. Glebe, L. Moneta 2005 | // Authors: T. Glebe, L. Moneta 2005 | |||
#ifndef ROOT_Math_SMatrixDfwd | #ifndef ROOT_Math_SMatrixDfwd | |||
#define ROOT_Math_SMatrixDfwd | #define ROOT_Math_SMatrixDfwd | |||
namespace ROOT { | namespace ROOT { | |||
namespace Math{ | namespace Math{ | |||
template <class T, unsigned int D1, unsigned int D2, class R> class SMat rix; | template <class T, unsigned int D1, unsigned int D2, class R> class SMat rix; | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
SMatrixFfwd.h | SMatrixFfwd.h | |||
---|---|---|---|---|
// @(#)root/smatrix:$Id: SMatrixFfwd.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/smatrix:$Id$ | |||
// Authors: T. Glebe, L. Moneta 2005 | // Authors: T. Glebe, L. Moneta 2005 | |||
#ifndef ROOT_Math_SMatrixFfwd | #ifndef ROOT_Math_SMatrixFfwd | |||
#define ROOT_Math_SMatrixFfwd | #define ROOT_Math_SMatrixFfwd | |||
namespace ROOT { | namespace ROOT { | |||
namespace Math{ | namespace Math{ | |||
template <class T, unsigned int D1, unsigned int D2, class R> class SMat rix; | template <class T, unsigned int D1, unsigned int D2, class R> class SMat rix; | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
SPlot.h | SPlot.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: SPlot.h 41030 2011-09-27 15:06:01Z moneta $ | // @(#)root/roostats:$Id$ | |||
// Author: Kyle Cranmer 21/07/2008 | // Author: Kyle Cranmer 21/07/2008 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
SVEvent.h | SVEvent.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: SVEvent.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andrzej Zemla | // Author: Andrzej Zemla | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : SVEvent * | * Class : SVEvent * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Event class for Support Vector Machine * | * Event class for Support Vector Machine * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
SVKernelFunction.h | SVKernelFunction.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: SVKernelFunction.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andrzej Zemla | // Author: Andrzej Zemla | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : SVKernelFunction * | * Class : SVKernelFunction * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Kernel for Support Vector Machine * | * Kernel for Support Vector Machine * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
SVKernelMatrix.h | SVKernelMatrix.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: SVKernelMatrix.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andrzej Zemla | // Author: Andrzej Zemla | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : SVKernelMatrix * | * Class : SVKernelMatrix * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Kernel matrix for Support Vector Machine * | * Kernel matrix for Support Vector Machine * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
SVWorkingSet.h | SVWorkingSet.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: SVWorkingSet.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andrzej Zemla | // Author: Andrzej Zemla | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : SVWorkingSet * | * Class : SVWorkingSet * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Working class for Support Vector Machine * | * Working class for Support Vector Machine * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
SVector.h | SVector.h | |||
---|---|---|---|---|
// @(#)root/smatrix:$Id: SVector.h 48991 2013-03-28 15:25:11Z rdm $ | // @(#)root/smatrix:$Id$ | |||
// Author: T. Glebe, L. Moneta, J. Palacios 2005 | // Author: T. Glebe, L. Moneta, J. Palacios 2005 | |||
#ifndef ROOT_Math_SVector | #ifndef ROOT_Math_SVector | |||
#define ROOT_Math_SVector | #define ROOT_Math_SVector | |||
/******************************************************************** | /******************************************************************** | |||
// | // | |||
// source: | // source: | |||
// | // | |||
// type: source code | // type: source code | |||
// | // | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
SVector.icc | SVector.icc | |||
---|---|---|---|---|
// @(#)root/smatrix:$Id: SVector.icc 35526 2010-09-21 12:22:12Z moneta $ | // @(#)root/smatrix:$Id$ | |||
// Authors: T. Glebe, L. Moneta 2005 | // Authors: T. Glebe, L. Moneta 2005 | |||
#ifndef ROOT_Math_SVector_icc | #ifndef ROOT_Math_SVector_icc | |||
#define ROOT_Math_SVector_icc | #define ROOT_Math_SVector_icc | |||
// ******************************************************************** | // ******************************************************************** | |||
// | // | |||
// source: | // source: | |||
// | // | |||
// type: source code | // type: source code | |||
// | // | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Sample.h | Sample.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: Sample.h 47093 2012-11-07 10:30:12Z moneta $ | // @(#)root/roostats:$Id$ | |||
// Author: George Lewis, Kyle Cranmer | // Author: George Lewis, Kyle Cranmer | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef HISTFACTORY_SAMPLE_H | #ifndef HISTFACTORY_SAMPLE_H | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
SamplingDistPlot.h | SamplingDistPlot.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: SamplingDistPlot.h 45646 2012-08-17 09:10:26Z mon eta $ | // @(#)root/roostats:$Id$ | |||
// Authors: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | // Authors: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOSTATS_SamplingDistPlot | #ifndef ROOSTATS_SamplingDistPlot | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
SamplingDistribution.h | SamplingDistribution.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: SamplingDistribution.h 44157 2012-05-07 16:41:44Z moneta $ | // @(#)root/roostats:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Project: RooStats * | * Project: RooStats * | |||
* Package: RooFit/RooStats * | * Package: RooFit/RooStats * | |||
* Authors: * | * Authors: * | |||
* Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke * | * Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke * | |||
************************************************************************* | ************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
ScanBuilder.h | ScanBuilder.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: ScanBuilder.h 20880 2007-11-19 11:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_ScanBuilder | #ifndef ROOT_Minuit2_ScanBuilder | |||
#define ROOT_Minuit2_ScanBuilder | #define ROOT_Minuit2_ScanBuilder | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
ScanMinimizer.h | ScanMinimizer.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: ScanMinimizer.h 21530 2007-12-20 11:14:35Z moneta $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_ScanMinimizer | #ifndef ROOT_Minuit2_ScanMinimizer | |||
#define ROOT_Minuit2_ScanMinimizer | #define ROOT_Minuit2_ScanMinimizer | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Scope.h | Scope.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: Scope.h 44094 2012-05-03 14:50:12Z axel $ | // @(#)root/reflex:$Id$ | |||
// Author: Stefan Roiser 2004 | // Author: Stefan Roiser 2004 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2010, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2010, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
ScopeBase.h | ScopeBase.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: ScopeBase.h 36289 2010-10-11 09:54:28Z axel $ | // @(#)root/reflex:$Id$ | |||
// Author: Stefan Roiser 2004 | // Author: Stefan Roiser 2004 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2010, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2010, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
ScopeName.h | ScopeName.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: ScopeName.h 32228 2010-02-05 16:13:09Z axel $ | // @(#)root/reflex:$Id$ | |||
// Author: Stefan Roiser 2004 | // Author: Stefan Roiser 2004 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2010, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2010, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
SdivSqrtSplusB.h | SdivSqrtSplusB.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: SdivSqrtSplusB.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : SdivSqrtSplusB * | * Class : SdivSqrtSplusB * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: Implementation of the SdivSqrtSplusB as separation criterio n * | * Description: Implementation of the SdivSqrtSplusB as separation criterio n * | |||
* S/sqrt(S + B) * | * S/sqrt(S + B) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
SeparationBase.h | SeparationBase.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: SeparationBase.h 48991 2013-03-28 15:25:11Z rdm $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : SeparationBase * | * Class : SeparationBase * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: An interface to different separation critiera useded in var ious * | * Description: An interface to different separation critiera useded in var ious * | |||
* training algorithms, as there are: * | * training algorithms, as there are: * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
SequentialProposal.h | SequentialProposal.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: SequentialProposal.h 39455 2011-05-27 13:12:20Z m oneta $ | // @(#)root/roostats:$Id$ | |||
// Authors: Giovanni Petrucciani 4/21/2011 | // Authors: Giovanni Petrucciani 4/21/2011 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef RooStats_SequentialProposal | #ifndef RooStats_SequentialProposal | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
SharedLibrary.h | SharedLibrary.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: SharedLibrary.h 42838 2012-01-31 17:06:48Z axel $ | // @(#)root/reflex:$Id$ | |||
// Author: Stefan Roiser 2006 | // Author: Stefan Roiser 2006 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
SimpleInterval.h | SimpleInterval.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: SimpleInterval.h 39391 2011-05-26 09:51:59Z monet a $ | // @(#)root/roostats:$Id$ | |||
// Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | // Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef RooStats_SimpleInterval | #ifndef RooStats_SimpleInterval | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
SimpleLikelihoodRatioTestStat.h | SimpleLikelihoodRatioTestStat.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: SimpleLikelihoodRatioTestStat.h 46082 2012-09-20 13:55:31Z moneta $ | // @(#)root/roostats:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOSTATS_SimpleLikelihoodRatioTestStat | #ifndef ROOSTATS_SimpleLikelihoodRatioTestStat | |||
#define ROOSTATS_SimpleLikelihoodRatioTestStat | #define ROOSTATS_SimpleLikelihoodRatioTestStat | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
SimplexBuilder.h | SimplexBuilder.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: SimplexBuilder.h 20880 2007-11-19 11:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_SimplexBuilder | #ifndef ROOT_Minuit2_SimplexBuilder | |||
#define ROOT_Minuit2_SimplexBuilder | #define ROOT_Minuit2_SimplexBuilder | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
SimplexMinimizer.h | SimplexMinimizer.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: SimplexMinimizer.h 21530 2007-12-20 11:14:35Z mone ta $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_SimplexMinimizer | #ifndef ROOT_Minuit2_SimplexMinimizer | |||
#define ROOT_Minuit2_SimplexMinimizer | #define ROOT_Minuit2_SimplexMinimizer | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
SimplexParameters.h | SimplexParameters.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: SimplexParameters.h 21114 2007-11-29 17:16:45Z mon eta $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_SimplexParameters | #ifndef ROOT_Minuit2_SimplexParameters | |||
#define ROOT_Minuit2_SimplexParameters | #define ROOT_Minuit2_SimplexParameters | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
SimplexSeedGenerator.h | SimplexSeedGenerator.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: SimplexSeedGenerator.h 20880 2007-11-19 11:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_SimplexSeedGenerator | #ifndef ROOT_Minuit2_SimplexSeedGenerator | |||
#define ROOT_Minuit2_SimplexSeedGenerator | #define ROOT_Minuit2_SimplexSeedGenerator | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
SimulatedAnnealing.h | SimulatedAnnealing.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: SimulatedAnnealing.h 40005 2011-06-27 15:29:10Z stelz er $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Krzysztof Danielowsk i, Kamil Kraszewski, Maciej Kruk | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Krzysztof Danielowsk i, Kamil Kraszewski, Maciej Kruk | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : SimulatedAnnealing * | * Class : SimulatedAnnealing * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Implementation of simulated annealing fitting procedure * | * Implementation of simulated annealing fitting procedure * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
SimulatedAnnealingFitter.h | SimulatedAnnealingFitter.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: SimulatedAnnealingFitter.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Krzysztof Danielowski, Kamil Kraszewski, Maciej Kruk | // Author: Andreas Hoecker, Krzysztof Danielowski, Kamil Kraszewski, Maciej Kruk | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : SimulatedAnnealingFitter * | * Class : SimulatedAnnealingFitter * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Fitter using Simulated Annealing algorithm * | * Fitter using Simulated Annealing algorithm * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
SinParameterTransformation.h | SinParameterTransformation.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: SinParameterTransformation.h 20880 2007-11-19 11:2 3:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_SinParameterTransformation | #ifndef ROOT_Minuit2_SinParameterTransformation | |||
#define ROOT_Minuit2_SinParameterTransformation | #define ROOT_Minuit2_SinParameterTransformation | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
SparseData.h | SparseData.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: SparseData.h 47627 2012-11-26 13:47:00Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Author: David Gonzalez Maline Wed Aug 28 15:23:43 2009 | // Author: David Gonzalez Maline Wed Aug 28 15:23:43 2009 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class SparseData | // Header file for class SparseData | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
SpecFunc.h | SpecFunc.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: SpecFunc.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/mathcore:$Id$ | |||
// Authors: L. Moneta, A. Zsenei 08/2005 | // Authors: L. Moneta, A. Zsenei 08/2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
/** | /** | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
SpecFuncMathCore.h | SpecFuncMathCore.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: SpecFuncMathCore.h 34736 2010-08-05 16:11:38Z mon eta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: Andras Zsenei & Lorenzo Moneta 06/2005 | // Authors: Andras Zsenei & Lorenzo Moneta 06/2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 , LCG ROOT MathLib Team * | * Copyright (c) 2005 , LCG ROOT MathLib Team * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
/** | /** | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
SpecFuncMathMore.h | SpecFuncMathMore.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: SpecFuncMathMore.h 43734 2012-04-13 13:59:32Z mon eta $ | // @(#)root/mathmore:$Id$ | |||
// Authors: L. Moneta, A. Zsenei 08/2005 | // Authors: L. Moneta, A. Zsenei 08/2005 | |||
// Authors: Andras Zsenei & Lorenzo Moneta 06/2005 | // Authors: Andras Zsenei & Lorenzo Moneta 06/2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
* This library is free software; you can redistribute it and/or * | * This library is free software; you can redistribute it and/or * | |||
* modify it under the terms of the GNU General Public License * | * modify it under the terms of the GNU General Public License * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
SqrtLowParameterTransformation.h | SqrtLowParameterTransformation.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: SqrtLowParameterTransformation.h 20880 2007-11-19 11:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Project : LCG | // Project : LCG | |||
// Package : Minuit | // Package : Minuit | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
SqrtUpParameterTransformation.h | SqrtUpParameterTransformation.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: SqrtUpParameterTransformation.h 20880 2007-11-19 1 1:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Project : LCG | // Project : LCG | |||
// Package : Minuit | // Package : Minuit | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
StackAllocator.h | StackAllocator.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: StackAllocator.h 44476 2012-06-01 16:36:12Z moneta $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_StackAllocator | #ifndef ROOT_Minuit2_StackAllocator | |||
#define ROOT_Minuit2_StackAllocator | #define ROOT_Minuit2_StackAllocator | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
StaticCheck.h | StaticCheck.h | |||
---|---|---|---|---|
// @(#)root/smatrix:$Id: StaticCheck.h 34815 2010-08-16 09:36:00Z rdm $ | // @(#)root/smatrix:$Id$ | |||
// Authors: T. Glebe, L. Moneta 2005 | // Authors: T. Glebe, L. Moneta 2005 | |||
/////////////////////////////////////////////////////////////////////////// ///// | /////////////////////////////////////////////////////////////////////////// ///// | |||
// The Loki Library | // The Loki Library | |||
// Copyright (c) 2001 by Andrei Alexandrescu | // Copyright (c) 2001 by Andrei Alexandrescu | |||
// This code accompanies the book: | // This code accompanies the book: | |||
// Alexandrescu, Andrei. "Modern C++ Design: Generic Programming and Design | // Alexandrescu, Andrei. "Modern C++ Design: Generic Programming and Design | |||
// Patterns Applied". Copyright (c) 2001. Addison-Wesley. | // Patterns Applied". Copyright (c) 2001. Addison-Wesley. | |||
// Permission to use, copy, modify, distribute and sell this software for a ny | // Permission to use, copy, modify, distribute and sell this software for a ny | |||
// purpose is hereby granted without fee, provided that the above copyr ight | // purpose is hereby granted without fee, provided that the above copyr ight | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Strlen.h | Strlen.h | |||
---|---|---|---|---|
/* @(#)root/base:$Id: Strlen.h 20877 2007-11-19 11:17:07Z rdm $ */ | /* @(#)root/base:$Id$ */ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_Strlen | #ifndef ROOT_Strlen | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Systematics.h | Systematics.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: Systematics.h 47093 2012-11-07 10:30:12Z moneta $ | // @(#)root/roostats:$Id$ | |||
// Author: George Lewis, Kyle Cranmer | // Author: George Lewis, Kyle Cranmer | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef HISTFACTORY_SYSTEMATICS_H | #ifndef HISTFACTORY_SYSTEMATICS_H | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TASImage.h | TASImage.h | |||
---|---|---|---|---|
// @(#)root/asimage:$Id: TASImage.h 30543 2009-10-02 15:30:40Z couet $ | // @(#)root/asimage:$Id$ | |||
// Author: Fons Rademakers, Reiner Rohlfs 28/11/2001 | // Author: Fons Rademakers, Reiner Rohlfs 28/11/2001 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2001, Rene Brun, Fons Rademakers and Reiner Rohlfs * | * Copyright (C) 1995-2001, Rene Brun, Fons Rademakers and Reiner Rohlfs * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TASImagePlugin.h | TASImagePlugin.h | |||
---|---|---|---|---|
// @(#)root/graf:$Id: TASImagePlugin.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/graf:$Id$ | |||
// Author: Valeriy Onuchin 23/06/05 | // Author: Valeriy Onuchin 23/06/05 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 2001-2002, Rene Brun, Fons Rademakers and Reiner Rohlfs * | * Copyright (C) 2001-2002, Rene Brun, Fons Rademakers and Reiner Rohlfs * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TASPaletteEditor.h | TASPaletteEditor.h | |||
---|---|---|---|---|
// @(#)root/asimage:$Id: TASPaletteEditor.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/asimage:$Id$ | |||
// Author: Reiner Rohlfs 24/03/2002 | // Author: Reiner Rohlfs 24/03/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun, Fons Rademakers and Reiner Rohlfs * | * Copyright (C) 1995-2002, Rene Brun, Fons Rademakers and Reiner Rohlfs * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TASPluginGS.h | TASPluginGS.h | |||
---|---|---|---|---|
// @(#)root/graf:$Id: TASPluginGS.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/graf:$Id$ | |||
// Author: Valeriy Onuchin 23/06/05 | // Author: Valeriy Onuchin 23/06/05 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 2001-2002, Rene Brun, Fons Rademakers * | * Copyright (C) 2001-2002, Rene Brun, Fons Rademakers * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TActivation.h | TActivation.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: TActivation.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Matt Jachowski | // Author: Matt Jachowski | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : TMVA::TActivation * | * Class : TMVA::TActivation * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Interface for TNeuron activation function classes. * | * Interface for TNeuron activation function classes. * | |||
* * | * * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TActivationChooser.h | TActivationChooser.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: TActivationChooser.h 40005 2011-06-27 15:29:10Z stelz er $ | // @(#)root/tmva $Id$ | |||
// Author: Matt Jachowski | // Author: Matt Jachowski | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : TMVA::TActivationChooser * | * Class : TMVA::TActivationChooser * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Class for easily choosing activation functions. * | * Class for easily choosing activation functions. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TActivationIdentity.h | TActivationIdentity.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: TActivationIdentity.h 40005 2011-06-27 15:29:10Z stel zer $ | // @(#)root/tmva $Id$ | |||
// Author: Matt Jachowski | // Author: Matt Jachowski | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : TMVA::TActivationIdentity * | * Class : TMVA::TActivationIdentity * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Identity activation function for TNeuron * | * Identity activation function for TNeuron * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TActivationRadial.h | TActivationRadial.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: TActivationRadial.h 40005 2011-06-27 15:29:10Z stelze r $ | // @(#)root/tmva $Id$ | |||
// Author: Matt Jachowski | // Author: Matt Jachowski | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : TMVA::TActivationRadial * | * Class : TMVA::TActivationRadial * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Radial basis activation function for TNeuron * | * Radial basis activation function for TNeuron * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TActivationSigmoid.h | TActivationSigmoid.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: TActivationSigmoid.h 40005 2011-06-27 15:29:10Z stelz er $ | // @(#)root/tmva $Id$ | |||
// Author: Matt Jachowski | // Author: Matt Jachowski | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : TMVA::TActivationSigmoid * | * Class : TMVA::TActivationSigmoid * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Sigmoid activation function for TNeuron * | * Sigmoid activation function for TNeuron * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TActivationTanh.h | TActivationTanh.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: TActivationTanh.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Matt Jachowski | // Author: Matt Jachowski | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : TMVA::TActivationTanh * | * Class : TMVA::TActivationTanh * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Tanh activation function for TNeuron * | * Tanh activation function for TNeuron * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TAdvancedGraphicsDialog.h | TAdvancedGraphicsDialog.h | |||
---|---|---|---|---|
// @(#)root/fitpanel:$Id: TAdvancedGraphicsDialog.h 31212 2009-11-16 17:30: 21Z moneta $ | // @(#)root/fitpanel:$Id$ | |||
// Author: David Gonzalez Maline 11/12/2008 | // Author: David Gonzalez Maline 11/12/2008 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TApplication.h | TApplication.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TApplication.h 39402 2011-05-26 12:56:31Z axel $ | // @(#)root/base:$Id$ | |||
// Author: Fons Rademakers 22/12/95 | // Author: Fons Rademakers 22/12/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TApplicationImp.h | TApplicationImp.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TApplicationImp.h 20877 2007-11-19 11:17:07Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Fons Rademakers 22/12/95 | // Author: Fons Rademakers 22/12/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TApplicationRemote.h | TApplicationRemote.h | |||
---|---|---|---|---|
// @(#)root/net:$Id: TApplicationRemote.h 44017 2012-04-30 08:33:43Z ganis $ | // @(#)root/net:$Id$ | |||
// Author: G. Ganis 10/5/2007 | // Author: G. Ganis 10/5/2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TApplicationServer.h | TApplicationServer.h | |||
---|---|---|---|---|
// @(#)root/net:$Id: TApplicationServer.h 23091 2008-04-09 15:04:27Z rdm $ | // @(#)root/net:$Id$ | |||
// Author: G. Ganis 10/5/2007 | // Author: G. Ganis 10/5/2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TArc.h | TArc.h | |||
---|---|---|---|---|
// @(#)root/graf:$Id: TArc.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/graf:$Id$ | |||
// Author: Rene Brun 16/10/95 | // Author: Rene Brun 16/10/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TArcBall.h | TArcBall.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TArcBall.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/gl:$Id$ | |||
// Author: Timur Pocheptsov 03/08/2004 | // Author: Timur Pocheptsov 03/08/2004 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TArchiveFile.h | TArchiveFile.h | |||
---|---|---|---|---|
// @(#)root/io:$Id: TArchiveFile.h 28638 2009-05-15 12:31:05Z rdm $ | // @(#)root/io:$Id$ | |||
// Author: Fons Rademakers 30/6/04 | // Author: Fons Rademakers 30/6/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TArray.h | TArray.h | |||
---|---|---|---|---|
// @(#)root/cont:$Id: TArray.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/cont:$Id$ | |||
// Author: Fons Rademakers 21/10/97 | // Author: Fons Rademakers 21/10/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TArrayC.h | TArrayC.h | |||
---|---|---|---|---|
// @(#)root/cont:$Id: TArrayC.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/cont:$Id$ | |||
// Author: Rene Brun 06/03/95 | // Author: Rene Brun 06/03/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TArrayD.h | TArrayD.h | |||
---|---|---|---|---|
// @(#)root/cont:$Id: TArrayD.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/cont:$Id$ | |||
// Author: Rene Brun 06/03/95 | // Author: Rene Brun 06/03/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TArrayF.h | TArrayF.h | |||
---|---|---|---|---|
// @(#)root/cont:$Id: TArrayF.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/cont:$Id$ | |||
// Author: Rene Brun 06/03/95 | // Author: Rene Brun 06/03/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TArrayI.h | TArrayI.h | |||
---|---|---|---|---|
// @(#)root/cont:$Id: TArrayI.h 30676 2009-10-12 13:54:12Z brun $ | // @(#)root/cont:$Id$ | |||
// Author: Rene Brun 06/03/95 | // Author: Rene Brun 06/03/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TArrayL.h | TArrayL.h | |||
---|---|---|---|---|
// @(#)root/cont:$Id: TArrayL.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/cont:$Id$ | |||
// Author: Rene Brun 06/03/95 | // Author: Rene Brun 06/03/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TArrayL64.h | TArrayL64.h | |||
---|---|---|---|---|
// @(#)root/cont:$Id: TArrayL64.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/cont:$Id$ | |||
// Author: Fons Rademakers 20/11/06 | // Author: Fons Rademakers 20/11/06 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TArrayS.h | TArrayS.h | |||
---|---|---|---|---|
// @(#)root/cont:$Id: TArrayS.h 30676 2009-10-12 13:54:12Z brun $ | // @(#)root/cont:$Id$ | |||
// Author: Rene Brun 06/03/95 | // Author: Rene Brun 06/03/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TArrow.h | TArrow.h | |||
---|---|---|---|---|
// @(#)root/graf:$Id: TArrow.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/graf:$Id$ | |||
// Author: Rene Brun 17/10/95 | // Author: Rene Brun 17/10/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TArrowEditor.h | TArrowEditor.h | |||
---|---|---|---|---|
// @(#)root/ged:$Id: TArrowEditor.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/ged:$Id$ | |||
// Author: Ilka Antcheva 20/10/04 | // Author: Ilka Antcheva 20/10/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TAtomicCount.h | TAtomicCount.h | |||
---|---|---|---|---|
// @(#)root/thread:$Id: TAtomicCount.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/thread:$Id$ | |||
// Author: Fons Rademakers 14/11/06 | // Author: Fons Rademakers 14/11/06 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TAtomicCountGcc.h | TAtomicCountGcc.h | |||
---|---|---|---|---|
// @(#)root/thread:$Id: TAtomicCountGcc.h 34271 2010-07-01 10:10:52Z rdm $ | // @(#)root/thread:$Id$ | |||
// Author: Fons Rademakers 14/11/06 | // Author: Fons Rademakers 14/11/06 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TAtomicCountPthread.h | TAtomicCountPthread.h | |||
---|---|---|---|---|
// @(#)root/thread:$Id: TAtomicCountPthread.h 20882 2007-11-19 11:31:26Z rd m $ | // @(#)root/thread:$Id$ | |||
// Author: Fons Rademakers 14/11/06 | // Author: Fons Rademakers 14/11/06 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TAtt3D.h | TAtt3D.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TAtt3D.h 20877 2007-11-19 11:17:07Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Fons Rademakers 08/09/99 | // Author: Fons Rademakers 08/09/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TAttAxis.h | TAttAxis.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TAttAxis.h 27860 2009-03-18 08:36:17Z brun $ | // @(#)root/base:$Id$ | |||
// Author: Rene Brun 12/12/94 | // Author: Rene Brun 12/12/94 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TAttBBox.h | TAttBBox.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TAttBBox.h 26606 2008-12-02 20:36:09Z pcanal $ | // @(#)root/base:$Id$ | |||
// Author: Matevz Tadel 7/4/2006 | // Author: Matevz Tadel 7/4/2006 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TAttCanvas.h | TAttCanvas.h | |||
---|---|---|---|---|
// @(#)root/gpad:$Id: TAttCanvas.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/gpad:$Id$ | |||
// Author: Rene Brun 12/12/94 | // Author: Rene Brun 12/12/94 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TAttFill.h | TAttFill.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TAttFill.h 27860 2009-03-18 08:36:17Z brun $ | // @(#)root/base:$Id$ | |||
// Author: Rene Brun 12/12/94 | // Author: Rene Brun 12/12/94 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TAttFillEditor.h | TAttFillEditor.h | |||
---|---|---|---|---|
// @(#)root/ged:$Id: TAttFillEditor.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/ged:$Id$ | |||
// Author: Ilka Antcheva 10/05/04 | // Author: Ilka Antcheva 10/05/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TAttImage.h | TAttImage.h | |||
---|---|---|---|---|
// @(#)root/graf:$Id: TAttImage.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/graf:$Id$ | |||
// Author: Reiner Rohlfs 24/03/02 | // Author: Reiner Rohlfs 24/03/02 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 2001-2002, Rene Brun, Fons Rademakers and Reiner Rohlfs * | * Copyright (C) 2001-2002, Rene Brun, Fons Rademakers and Reiner Rohlfs * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TAttLine.h | TAttLine.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TAttLine.h 27860 2009-03-18 08:36:17Z brun $ | // @(#)root/base:$Id$ | |||
// Author: Rene Brun 28/11/94 | // Author: Rene Brun 28/11/94 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TAttLineEditor.h | TAttLineEditor.h | |||
---|---|---|---|---|
// @(#)root/ged:$Id: TAttLineEditor.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/ged:$Id$ | |||
// Author: Ilka Antcheva 10/05/04 | // Author: Ilka Antcheva 10/05/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TAttMarker.h | TAttMarker.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TAttMarker.h 38648 2011-03-29 08:02:56Z couet $ | // @(#)root/base:$Id$ | |||
// Author: Rene Brun 12/05/95 | // Author: Rene Brun 12/05/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TAttMarkerEditor.h | TAttMarkerEditor.h | |||
---|---|---|---|---|
// @(#)root/ged:$Id: TAttMarkerEditor.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/ged:$Id$ | |||
// Author: Ilka Antcheva 11/05/04 | // Author: Ilka Antcheva 11/05/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TAttPad.h | TAttPad.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TAttPad.h 36045 2010-10-03 16:10:52Z brun $ | // @(#)root/base:$Id$ | |||
// Author: Rene Brun 04/01/95 | // Author: Rene Brun 04/01/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TAttParticle.h | TAttParticle.h | |||
---|---|---|---|---|
// @(#)root/eg:$Id: TAttParticle.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/eg:$Id$ | |||
// Author: Ola Nordmann 29/09/95 | // Author: Ola Nordmann 29/09/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TAttText.h | TAttText.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TAttText.h 27861 2009-03-18 08:38:14Z brun $ | // @(#)root/base:$Id$ | |||
// Author: Rene Brun 12/12/94 | // Author: Rene Brun 12/12/94 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TAttTextEditor.h | TAttTextEditor.h | |||
---|---|---|---|---|
// @(#)root/ged:$Id: TAttTextEditor.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/ged:$Id$ | |||
// Author: Ilka Antcheva 11/05/04 | // Author: Ilka Antcheva 11/05/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TAuthenticate.h | TAuthenticate.h | |||
---|---|---|---|---|
// @(#)root/auth:$Id: TAuthenticate.h 28642 2009-05-15 15:20:48Z rdm $ | // @(#)root/auth:$Id$ | |||
// Author: Fons Rademakers 26/11/2000 | // Author: Fons Rademakers 26/11/2000 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TAxis.h | TAxis.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TAxis.h 45109 2012-07-17 13:54:49Z couet $ | // @(#)root/hist:$Id$ | |||
// Author: Rene Brun 12/12/94 | // Author: Rene Brun 12/12/94 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TAxis3D.h | TAxis3D.h | |||
---|---|---|---|---|
// @(#)root/g3d:$Id: TAxis3D.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/g3d:$Id$ | |||
// Author: Valery Fine(fine@mail.cern.ch) 07/01/2000 | // Author: Valery Fine(fine@mail.cern.ch) 07/01/2000 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TAxisEditor.h | TAxisEditor.h | |||
---|---|---|---|---|
// @(#)root/ged:$Id: TAxisEditor.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/ged:$Id$ | |||
// Author: Ilka Antcheva 11/05/04 | // Author: Ilka Antcheva 11/05/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TBRIK.h | TBRIK.h | |||
---|---|---|---|---|
// @(#)root/g3d:$Id: TBRIK.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/g3d:$Id$ | |||
// Author: Nenad Buncic 17/09/95 | // Author: Nenad Buncic 17/09/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TBackCompFitter.h | TBackCompFitter.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: TBackCompFitter.h 35643 2010-09-23 12:48:32Z monet a $ | // @(#)root/minuit2:$Id$ | |||
// Author: L. Moneta 08/2008 | // Author: L. Moneta 08/2008 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2008 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2008 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_TBackCompFitter_H_ | #ifndef ROOT_TBackCompFitter_H_ | |||
#define ROOT_TBackCompFitter_H_ | #define ROOT_TBackCompFitter_H_ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TBase64.h | TBase64.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TBase64.h 28641 2009-05-15 15:20:08Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Gerardo Ganis + Fons Rademakers 15/5/2009 | // Author: Gerardo Ganis + Fons Rademakers 15/5/2009 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2009, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2009, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TBaseClass.h | TBaseClass.h | |||
---|---|---|---|---|
// @(#)root/meta:$Id: TBaseClass.h 32336 2010-02-12 15:03:23Z pcanal $ | // @(#)root/meta:$Id$ | |||
// Author: Fons Rademakers 08/02/95 | // Author: Fons Rademakers 08/02/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TBasket.h | TBasket.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TBasket.h 42754 2012-01-20 20:13:07Z pcanal $ | // @(#)root/tree:$Id$ | |||
// Author: Rene Brun 19/01/96 | // Author: Rene Brun 19/01/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TBasketSQL.h | TBasketSQL.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TBasketSQL.h 35231 2010-09-10 17:59:10Z pcanal $ | // @(#)root/tree:$Id$ | |||
// Author: Philippe Canal 2005 | // Author: Philippe Canal 2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TBenchmark.h | TBenchmark.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TBenchmark.h 20877 2007-11-19 11:17:07Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Rene Brun 12/12/94 | // Author: Rene Brun 12/12/94 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
// ---------------------------------- Benchmark.h | // ---------------------------------- Benchmark.h | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TBinLikelihoodFCN.h | TBinLikelihoodFCN.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: TBinLikelihoodFCN.h 20880 2007-11-19 11:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Author: L. Moneta 10/2005 | // Author: L. Moneta 10/2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2005 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_TBinLikelihoodFCN_H_ | #ifndef ROOT_TBinLikelihoodFCN_H_ | |||
#define ROOT_TBinLikelihoodFCN_H_ | #define ROOT_TBinLikelihoodFCN_H_ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TBinomialEfficiencyFitter.h | TBinomialEfficiencyFitter.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TBinomialEfficiencyFitter.h 20882 2007-11-19 11:31:26 Z rdm $ | // @(#)root/hist:$Id$ | |||
// Author: Frank Filthaut, Rene Brun 30/05/2007 | // Author: Frank Filthaut, Rene Brun 30/05/2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TBits.h | TBits.h | |||
---|---|---|---|---|
// @(#)root/cont:$Id: TBits.h 43515 2012-03-27 21:15:53Z pcanal $ | // @(#)root/cont:$Id$ | |||
// Author: Philippe Canal 05/02/01 | // Author: Philippe Canal 05/02/01 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TBox.h | TBox.h | |||
---|---|---|---|---|
// @(#)root/graf:$Id: TBox.h 36489 2010-11-03 08:33:25Z brun $ | // @(#)root/graf:$Id$ | |||
// Author: Rene Brun 12/12/94 | // Author: Rene Brun 12/12/94 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TBranch.h | TBranch.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TBranch.h 48991 2013-03-28 15:25:11Z rdm $ | // @(#)root/tree:$Id$ | |||
// Author: Rene Brun 12/01/96 | // Author: Rene Brun 12/01/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TBranchBrowsable.h | TBranchBrowsable.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TBranchBrowsable.h 40605 2011-08-16 11:52:09Z rdm $ | // @(#)root/tree:$Id$ | |||
// Author: Axel Naumann 14/10/2004 | // Author: Axel Naumann 14/10/2004 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TBranchClones.h | TBranchClones.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TBranchClones.h 41347 2011-10-12 07:03:27Z axel $ | // @(#)root/tree:$Id$ | |||
// Author: Rene Brun 11/02/96 | // Author: Rene Brun 11/02/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TBranchElement.h | TBranchElement.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TBranchElement.h 40872 2011-09-13 21:33:33Z pcanal $ | // @(#)root/tree:$Id$ | |||
// Author: Rene Brun 14/01/2001 | // Author: Rene Brun 14/01/2001 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TBranchObject.h | TBranchObject.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TBranchObject.h 39611 2011-06-08 19:35:17Z pcanal $ | // @(#)root/tree:$Id$ | |||
// Author: Rene Brun 11/02/96 | // Author: Rene Brun 11/02/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TBranchProxy.h | TBranchProxy.h | |||
---|---|---|---|---|
// @(#)root/treeplayer:$Id: TBranchProxy.h 43509 2012-03-27 16:23:11Z pcana l $ | // @(#)root/treeplayer:$Id$ | |||
// Author: Philippe Canal 01/06/2004 | // Author: Philippe Canal 01/06/2004 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers and al. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers and al. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TBranchProxyClassDescriptor.h | TBranchProxyClassDescriptor.h | |||
---|---|---|---|---|
// @(#)root/treeplayer:$Id: TBranchProxyClassDescriptor.h 36449 2010-10-28 20:52:17Z pcanal $ | // @(#)root/treeplayer:$Id$ | |||
// Author: Philippe Canal 06/06/2004 | // Author: Philippe Canal 06/06/2004 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers and al. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers and al. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TBranchProxyDescriptor.h | TBranchProxyDescriptor.h | |||
---|---|---|---|---|
// @(#)root/treeplayer:$Id: TBranchProxyDescriptor.h 28346 2009-04-24 12:39 :14Z pcanal $ | // @(#)root/treeplayer:$Id$ | |||
// Author: Philippe Canal 06/06/2004 | // Author: Philippe Canal 06/06/2004 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers and al. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers and al. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TBranchProxyDirector.h | TBranchProxyDirector.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TBranchProxyDirector.h 34913 2010-08-20 19:18:35Z pca nal $ | // @(#)root/base:$Id$ | |||
// Author: Philippe Canal 13/05/2003 | // Author: Philippe Canal 13/05/2003 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun, Fons Rademakers and al. * | * Copyright (C) 1995-2004, Rene Brun, Fons Rademakers and al. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TBranchProxyTemplate.h | TBranchProxyTemplate.h | |||
---|---|---|---|---|
// @(#)root/treeplayer:$Id: TBranchProxyTemplate.h 36449 2010-10-28 20:52:1 7Z pcanal $ | // @(#)root/treeplayer:$Id$ | |||
// Author: Philippe Canal 01/06/2004 | // Author: Philippe Canal 01/06/2004 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers and al. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers and al. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TBranchRef.h | TBranchRef.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TBranchRef.h 40872 2011-09-13 21:33:33Z pcanal $ | // @(#)root/tree:$Id$ | |||
// Author: Rene Brun 19/08/2004 | // Author: Rene Brun 19/08/2004 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TBranchSTL.h | TBranchSTL.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TBranchSTL.h 40872 2011-09-13 21:33:33Z pcanal $ | // @(#)root/tree:$Id$ | |||
// author: Lukasz Janyst <ljanyst@cern.ch> | // author: Lukasz Janyst <ljanyst@cern.ch> | |||
//------------------------------------------------------------------------- ----- | //------------------------------------------------------------------------- ----- | |||
// file: TBranchSTL.h | // file: TBranchSTL.h | |||
//------------------------------------------------------------------------- ----- | //------------------------------------------------------------------------- ----- | |||
#ifndef ROOT_TBranchSTL | #ifndef ROOT_TBranchSTL | |||
#define ROOT_TBranchSTL | #define ROOT_TBranchSTL | |||
#include "TBranch.h" | #include "TBranch.h" | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TBrowser.h | TBrowser.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TBrowser.h 29411 2009-07-09 12:11:09Z brun $ | // @(#)root/base:$Id$ | |||
// Author: Fons Rademakers 25/10/95 | // Author: Fons Rademakers 25/10/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TBrowserImp.h | TBrowserImp.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TBrowserImp.h 37996 2011-02-07 15:33:10Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Fons Rademakers 15/11/95 | // Author: Fons Rademakers 15/11/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TBtree.h | TBtree.h | |||
---|---|---|---|---|
// @(#)root/cont:$Id: TBtree.h 43515 2012-03-27 21:15:53Z pcanal $ | // @(#)root/cont:$Id$ | |||
// Author: Fons Rademakers 10/10/95 | // Author: Fons Rademakers 10/10/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TBuffer.h | TBuffer.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TBuffer.h 48931 2013-03-25 16:43:38Z pcanal $ | // @(#)root/base:$Id$ | |||
// Author: Rene Brun, Philippe Canal, Fons Rademakers 04/05/96 | // Author: Rene Brun, Philippe Canal, Fons Rademakers 04/05/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TBuffer3DTypes.h | TBuffer3DTypes.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TBuffer3DTypes.h 20877 2007-11-19 11:17:07Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Richard Maunder 10/3/2005 | // Author: Richard Maunder 10/3/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TBufferFile.h | TBufferFile.h | |||
---|---|---|---|---|
// @(#)root/io:$Id: TBufferFile.h 48931 2013-03-25 16:43:38Z pcanal $ | // @(#)root/io:$Id$ | |||
// Author: Rene Brun 17/01/2007 | // Author: Rene Brun 17/01/2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TBufferSQL.h | TBufferSQL.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TBufferSQL.h 48931 2013-03-25 16:43:38Z pcanal $ | // @(#)root/tree:$Id$ | |||
// Author: Philippe Canal 2005 | // Author: Philippe Canal 2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TBufferSQL2.h | TBufferSQL2.h | |||
---|---|---|---|---|
// @(#)root/sql:$Id: TBufferSQL2.h 48931 2013-03-25 16:43:38Z pcanal $ | // @(#)root/sql:$Id$ | |||
// Author: Sergey Linev 20/11/2005 | // Author: Sergey Linev 20/11/2005 | |||
#ifndef ROOT_TBufferSQL2 | #ifndef ROOT_TBufferSQL2 | |||
#define ROOT_TBufferSQL2 | #define ROOT_TBufferSQL2 | |||
///////////////////////////////////////////////////////////////////////// | ///////////////////////////////////////////////////////////////////////// | |||
// // | // // | |||
// TBufferSQL2 class used in TSQLFile to convert binary object data // | // TBufferSQL2 class used in TSQLFile to convert binary object data // | |||
// to SQL statements, supplied to DB server // | // to SQL statements, supplied to DB server // | |||
// // | // // | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TBufferXML.h | TBufferXML.h | |||
---|---|---|---|---|
// @(#)root/xml:$Id: TBufferXML.h 48931 2013-03-25 16:43:38Z pcanal $ | // @(#)root/xml:$Id: d90d66e8fd2aa9daa4b05bcba9166aee1e2b2e7f $ | |||
// Author: Sergey Linev 10.05.2004 | // Author: Sergey Linev 10.05.2004 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
skipping to change at line 50 | skipping to change at line 50 | |||
class TBufferXML : public TBufferFile, public TXMLSetup { | class TBufferXML : public TBufferFile, public TXMLSetup { | |||
friend class TKeyXML; | friend class TKeyXML; | |||
public: | public: | |||
TBufferXML(TBuffer::EMode mode); | TBufferXML(TBuffer::EMode mode); | |||
TBufferXML(TBuffer::EMode mode, TXMLFile* file); | TBufferXML(TBuffer::EMode mode, TXMLFile* file); | |||
virtual ~TBufferXML(); | virtual ~TBufferXML(); | |||
static TString ConvertToXML(TObject* obj, Bool_t GenericLayout = kFALS | static TString ConvertToXML(const TObject* obj, Bool_t GenericLayout = | |||
E, Bool_t UseNamespaces = kFALSE); | kFALSE, Bool_t UseNamespaces = kFALSE); | |||
static TString ConvertToXML(void* obj, TClass* cl, Bool_t GenericLayou | static TString ConvertToXML(const void* obj, const TClass* cl, Bool_t | |||
t = kFALSE, Bool_t UseNamespaces = kFALSE); | GenericLayout = kFALSE, Bool_t UseNamespaces = kFALSE); | |||
static TObject* ConvertFromXML(const char* str, Bool_t GenericLayout = kFALSE, Bool_t UseNamespaces = kFALSE); | static TObject* ConvertFromXML(const char* str, Bool_t GenericLayout = kFALSE, Bool_t UseNamespaces = kFALSE); | |||
static void* ConvertFromXMLAny(const char* str, TClass** cl = 0, Boo l_t GenericLayout = kFALSE, Bool_t UseNamespaces = kFALSE); | static void* ConvertFromXMLAny(const char* str, TClass** cl = 0, Boo l_t GenericLayout = kFALSE, Bool_t UseNamespaces = kFALSE); | |||
// suppress class writing/reading | // suppress class writing/reading | |||
virtual TClass* ReadClass(const TClass* cl = 0, UInt_t* objTag = 0); | virtual TClass* ReadClass(const TClass* cl = 0, UInt_t* objTag = 0); | |||
virtual void WriteClass(const TClass* cl); | virtual void WriteClass(const TClass* cl); | |||
// redefined virtual functions of TBuffer | // redefined virtual functions of TBuffer | |||
End of changes. 2 change blocks. | ||||
5 lines changed or deleted | 5 lines changed or added | |||
TButton.h | TButton.h | |||
---|---|---|---|---|
// @(#)root/gpad:$Id: TButton.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/gpad:$Id$ | |||
// Author: Rene Brun 01/07/96 | // Author: Rene Brun 01/07/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TCONE.h | TCONE.h | |||
---|---|---|---|---|
// @(#)root/g3d:$Id: TCONE.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/g3d:$Id$ | |||
// Author: Nenad Buncic 18/09/95 | // Author: Nenad Buncic 18/09/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TCONS.h | TCONS.h | |||
---|---|---|---|---|
// @(#)root/g3d:$Id: TCONS.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/g3d:$Id$ | |||
// Author: Nenad Buncic 18/09/95 | // Author: Nenad Buncic 18/09/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TCTUB.h | TCTUB.h | |||
---|---|---|---|---|
// @(#)root/g3d:$Id: TCTUB.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/g3d:$Id$ | |||
// Author: Rene Brun 26/06/97 | // Author: Rene Brun 26/06/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TCanvas.h | TCanvas.h | |||
---|---|---|---|---|
// @(#)root/gpad:$Id: TCanvas.h 29403 2009-07-09 07:17:16Z brun $ | // @(#)root/gpad:$Id$ | |||
// Author: Rene Brun 12/12/94 | // Author: Rene Brun 12/12/94 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TCanvasImp.h | TCanvasImp.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TCanvasImp.h 29403 2009-07-09 07:17:16Z brun $ | // @(#)root/base:$Id$ | |||
// Author: Fons Rademakers 16/11/95 | // Author: Fons Rademakers 16/11/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TCastorFile.h | TCastorFile.h | |||
---|---|---|---|---|
// @(#)root/castor:$Id: TCastorFile.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/castor:$Id$ | |||
// Author: Fons Rademakers 17/09/2003 + Giulia Taurelli 29/06/2006 | // Author: Fons Rademakers 17/09/2003 + Giulia Taurelli 29/06/2006 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TCernLib.h | TCernLib.h | |||
---|---|---|---|---|
// @(#)root/table:$Id: TCernLib.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/table:$Id$ | |||
// Author: Valery Fine(fine@bnl.gov) 25/09/99 | // Author: Valery Fine(fine@bnl.gov) 25/09/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TChain.h | TChain.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TChain.h 49055 2013-04-01 13:18:39Z pcanal $ | // @(#)root/tree:$Id$ | |||
// Author: Rene Brun 03/02/97 | // Author: Rene Brun 03/02/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TChainElement.h | TChainElement.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TChainElement.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/tree:$Id$ | |||
// Author: Rene Brun 11/02/97 | // Author: Rene Brun 11/02/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TChainElement | #ifndef ROOT_TChainElement | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TChainIndex.h | TChainIndex.h | |||
---|---|---|---|---|
// @(#)root/treeplayer:$Id: TChainIndex.h 38496 2011-03-18 10:04:01Z pcanal $ | // @(#)root/treeplayer:$Id$ | |||
// Author: Marek Biskup 07/06/2005 | // Author: Marek Biskup 07/06/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TChair.h | TChair.h | |||
---|---|---|---|---|
// @(#)root/table:$Id: TChair.h 35397 2010-09-18 05:56:29Z brun $ | // @(#)root/table:$Id$ | |||
// Author: Valery Fine(fine@bnl.gov) 13/03/2000 | // Author: Valery Fine(fine@bnl.gov) 13/03/2000 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TChi2ExtendedFCN.h | TChi2ExtendedFCN.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: TChi2ExtendedFCN.h 20880 2007-11-19 11:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Author: L. Moneta 10/2005 | // Author: L. Moneta 10/2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2005 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_TChi2ExtendedFCN_H_ | #ifndef ROOT_TChi2ExtendedFCN_H_ | |||
#define ROOT_TChi2ExtendedFCN_H_ | #define ROOT_TChi2ExtendedFCN_H_ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TChi2ExtendedFitData.h | TChi2ExtendedFitData.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: TChi2ExtendedFitData.h 20880 2007-11-19 11:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Author: L. Moneta 10/2005 | // Author: L. Moneta 10/2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2005 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_TChi2ExtendedFitData_H_ | #ifndef ROOT_TChi2ExtendedFitData_H_ | |||
#define ROOT_TChi2ExtendedFitData_H_ | #define ROOT_TChi2ExtendedFitData_H_ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TChi2FCN.h | TChi2FCN.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: TChi2FCN.h 20880 2007-11-19 11:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Author: L. Moneta 10/2005 | // Author: L. Moneta 10/2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2005 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_TChi2FCN_H_ | #ifndef ROOT_TChi2FCN_H_ | |||
#define ROOT_TChi2FCN_H_ | #define ROOT_TChi2FCN_H_ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TChi2FitData.h | TChi2FitData.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: TChi2FitData.h 36076 2010-10-05 09:13:12Z moneta $ | // @(#)root/minuit2:$Id$ | |||
// Author: L. Moneta 10/2005 | // Author: L. Moneta 10/2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2005 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_TChi2FitData_H_ | #ifndef ROOT_TChi2FitData_H_ | |||
#define ROOT_TChi2FitData_H_ | #define ROOT_TChi2FitData_H_ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TCint.h | TCint.h | |||
---|---|---|---|---|
// @(#)root/meta:$Id: TCint.h 48771 2013-02-28 19:49:49Z pcanal $ | // @(#)root/meta:$Id$ | |||
// Author: Fons Rademakers 01/03/96 | // Author: Fons Rademakers 01/03/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TClass.h | TClass.h | |||
---|---|---|---|---|
// @(#)root/meta:$Id: TClass.h 43993 2012-04-27 16:23:16Z pcanal $ | // @(#)root/meta:$Id$ | |||
// Author: Rene Brun 07/01/95 | // Author: Rene Brun 07/01/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TClassDocOutput.h | TClassDocOutput.h | |||
---|---|---|---|---|
// @(#)root/html:$Id: TClassDocOutput.h 31111 2009-11-12 09:57:56Z axel $ | // @(#)root/html:$Id$ | |||
// Author: Axel Naumann 2007-01-09 | // Author: Axel Naumann 2007-01-09 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TClassEdit.h | TClassEdit.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TClassEdit.h 43294 2012-03-08 14:59:41Z pcanal $ | // @(#)root/base:$Id$ | |||
// Author: Victor Perev 10/04/2003 | // Author: Victor Perev 10/04/2003 | |||
// Philippe Canal 05/2004 | // Philippe Canal 05/2004 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2003, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2003, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TClassGenerator.h | TClassGenerator.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TClassGenerator.h 30751 2009-10-15 16:45:32Z pcanal $ | // @(#)root/base:$Id$ | |||
// Author: Philippe Canal 24/06/2003 | // Author: Philippe Canal 24/06/2003 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2003, Rene Brun and Fons Rademakers, and al. * | * Copyright (C) 1995-2003, Rene Brun and Fons Rademakers, and al. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TClassMenuItem.h | TClassMenuItem.h | |||
---|---|---|---|---|
// @(#)root/meta:$Id: TClassMenuItem.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/meta:$Id$ | |||
// Author: Damir Buskulic 23/11/2001 | // Author: Damir Buskulic 23/11/2001 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TClassRef.h | TClassRef.h | |||
---|---|---|---|---|
// @(#)root/meta:$Id: TClassRef.h 48980 2013-03-28 14:13:32Z pcanal $ | // @(#)root/meta:$Id$ | |||
// Author: Philippe Canal 15/03/2005 | // Author: Philippe Canal 15/03/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TClassStreamer.h | TClassStreamer.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TClassStreamer.h 43271 2012-03-07 05:53:52Z pcanal $ | // @(#)root/base:$Id$ | |||
// Author: Victor Perev and Philippe Canal 08/05/02 | // Author: Victor Perev and Philippe Canal 08/05/02 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2003, Rene Brun, Fons Rademakers and al. * | * Copyright (C) 1995-2003, Rene Brun, Fons Rademakers and al. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TClassTable.h | TClassTable.h | |||
---|---|---|---|---|
// @(#)root/cont:$Id: TClassTable.h 33854 2010-06-12 14:09:50Z pcanal $ | // @(#)root/cont:$Id$ | |||
// Author: Fons Rademakers 11/08/95 | // Author: Fons Rademakers 11/08/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TClassTree.h | TClassTree.h | |||
---|---|---|---|---|
// @(#)root/gpad:$Id: TClassTree.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/gpad:$Id$ | |||
// Author: Rene Brun 01/12/98 | // Author: Rene Brun 01/12/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TClonesArray.h | TClonesArray.h | |||
---|---|---|---|---|
// @(#)root/cont:$Id: TClonesArray.h 40562 2011-08-11 16:05:17Z pcanal $ | // @(#)root/cont:$Id$ | |||
// Author: Rene Brun 11/02/96 | // Author: Rene Brun 11/02/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TCollection.h | TCollection.h | |||
---|---|---|---|---|
// @(#)root/cont:$Id: TCollection.h 43515 2012-03-27 21:15:53Z pcanal $ | // @(#)root/cont:$Id$ | |||
// Author: Fons Rademakers 13/08/95 | // Author: Fons Rademakers 13/08/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TCollectionProxyFactory.h | TCollectionProxyFactory.h | |||
---|---|---|---|---|
// @(#)root/io:$Id: TCollectionProxyFactory.h 43271 2012-03-07 05:53:52Z pc anal $ | // @(#)root/io:$Id$ | |||
// Author: Markus Frank 28/10/04 | // Author: Markus Frank 28/10/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TCollectionProxyFactory | #ifndef ROOT_TCollectionProxyFactory | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TCollectionProxyInfo.h | TCollectionProxyInfo.h | |||
---|---|---|---|---|
// @(#)root/cont:$Id: TCollectionProxyInfo.h 49281 2013-04-21 02:30:39Z pca nal $ | // @(#)root/cont:$Id$ | |||
// Author: Markus Frank 28/10/04. Philippe Canal 02/01/2007 | // Author: Markus Frank 28/10/04. Philippe Canal 02/01/2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TColor.h | TColor.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TColor.h 48357 2013-01-21 14:44:54Z couet $ | // @(#)root/base:$Id$ | |||
// Author: Rene Brun 12/12/94 | // Author: Rene Brun 12/12/94 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TColorGradient.h | TColorGradient.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TColorGradient.h 43719 2012-04-12 23:00:08Z rdm $ | // @(#)root/base:$Id$ | |||
//Author: Timur Pocheptsov 20/03/2012 | //Author: Timur Pocheptsov 20/03/2012 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2012, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2012, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TColorWheel.h | TColorWheel.h | |||
---|---|---|---|---|
// @(#)root/gpad:$Id: TColorWheel.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/gpad:$Id$ | |||
// Author: Rene Brun 10/03/2007 | // Author: Rene Brun 10/03/2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TColumnView.h | TColumnView.h | |||
---|---|---|---|---|
// @(#)root/table:$Id: TColumnView.h 21414 2007-12-17 14:15:59Z brun $ | // @(#)root/table:$Id$ | |||
// Author: Valery Fine(fine@bnl.gov) 13/03/2000 | // Author: Valery Fine(fine@bnl.gov) 13/03/2000 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TComplex.h | TComplex.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: TComplex.h 22866 2008-03-27 15:32:50Z rdm $ | // @(#)root/mathcore:$Id$ | |||
// Author: Federico Carminati 22/04/2004 | // Author: Federico Carminati 22/04/2004 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TCondition.h | TCondition.h | |||
---|---|---|---|---|
// @(#)root/thread:$Id: TCondition.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/thread:$Id$ | |||
// Author: Fons Rademakers 01/07/97 | // Author: Fons Rademakers 01/07/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TConditionImp.h | TConditionImp.h | |||
---|---|---|---|---|
// @(#)root/thread:$Id: TConditionImp.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/thread:$Id$ | |||
// Author: Fons Rademakers 01/07/97 | // Author: Fons Rademakers 01/07/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TCondor.h | TCondor.h | |||
---|---|---|---|---|
// @(#)root/proof:$Id: TCondor.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/proof:$Id$ | |||
// Author: Maarten Ballintijn 06/12/03 | // Author: Maarten Ballintijn 06/12/03 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2003, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2003, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TConfidenceLevel.h | TConfidenceLevel.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TConfidenceLevel.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/hist:$Id$ | |||
// Author: Christophe.Delaere@cern.ch 21/08/2002 | // Author: Christophe.Delaere@cern.ch 21/08/2002 | |||
#ifndef ROOT_TConfidenceLevel | #ifndef ROOT_TConfidenceLevel | |||
#define ROOT_TConfidenceLevel | #define ROOT_TConfidenceLevel | |||
#ifndef ROOT_TObject | #ifndef ROOT_TObject | |||
#include "TObject.h" | #include "TObject.h" | |||
#endif | #endif | |||
//____________________________________________________________________ | //____________________________________________________________________ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TContainerConverters.h | TContainerConverters.h | |||
---|---|---|---|---|
// @(#)root/io:$Id: TContainerConverters.h 34914 2010-08-20 19:28:06Z pcana l $ | // @(#)root/io:$Id$ | |||
// Author: Philippe Canal 11/11/2004 | // Author: Philippe Canal 11/11/2004 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TContainerConverters | #ifndef ROOT_TContainerConverters | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TContextMenu.h | TContextMenu.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TContextMenu.h 29571 2009-07-24 10:55:28Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Nenad Buncic 08/02/96 | // Author: Nenad Buncic 08/02/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TContextMenuImp.h | TContextMenuImp.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TContextMenuImp.h 20877 2007-11-19 11:17:07Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Nenad Buncic 08/02/96 | // Author: Nenad Buncic 08/02/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TControlBar.h | TControlBar.h | |||
---|---|---|---|---|
// @(#)root/gpad:$Id: TControlBar.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/gpad:$Id$ | |||
// Author: Nenad Buncic 20/02/96 | // Author: Nenad Buncic 20/02/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TControlBarButton.h | TControlBarButton.h | |||
---|---|---|---|---|
// @(#)root/gpad:$Id: TControlBarButton.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/gpad:$Id$ | |||
// Author: Nenad Buncic 20/02/96 | // Author: Nenad Buncic 20/02/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TControlBarImp.h | TControlBarImp.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TControlBarImp.h 35422 2010-09-20 08:01:27Z brun $ | // @(#)root/base:$Id$ | |||
// Author: Nenad Buncic 20/02/96 | // Author: Nenad Buncic 20/02/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TCrown.h | TCrown.h | |||
---|---|---|---|---|
// @(#)root/graf:$Id: TCrown.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/graf:$Id$ | |||
// Author: Rene Brun 08/08/2002 | // Author: Rene Brun 08/08/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TCurlyArc.h | TCurlyArc.h | |||
---|---|---|---|---|
// @(#)root/graf:$Id: TCurlyArc.h 42659 2012-01-17 10:25:15Z couet $ | // @(#)root/graf:$Id$ | |||
// Author: Otto Schaile 20/11/99 | // Author: Otto Schaile 20/11/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TCurlyArc | #ifndef ROOT_TCurlyArc | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TCurlyArcEditor.h | TCurlyArcEditor.h | |||
---|---|---|---|---|
// @(#)root/ged:$Id: TCurlyArcEditor.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/ged:$Id$ | |||
// Author: Ilka Antcheva, Otto Schaile 15/12/04 | // Author: Ilka Antcheva, Otto Schaile 15/12/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TCurlyLine.h | TCurlyLine.h | |||
---|---|---|---|---|
// @(#)root/graf:$Id: TCurlyLine.h 35127 2010-09-03 13:09:41Z couet $ | // @(#)root/graf:$Id$ | |||
// Author: Otto Schaile 20/11/99 | // Author: Otto Schaile 20/11/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TCurlyLine | #ifndef ROOT_TCurlyLine | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TCurlyLineEditor.h | TCurlyLineEditor.h | |||
---|---|---|---|---|
// @(#)root/ged:$Id: TCurlyLineEditor.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/ged:$Id$ | |||
// Author: Ilka Antcheva, Otto Schaile 15/12/04 | // Author: Ilka Antcheva, Otto Schaile 15/12/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TCut.h | TCut.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TCut.h 34744 2010-08-07 06:16:36Z brun $ | // @(#)root/tree:$Id$ | |||
// Author: Rene Brun 14/04/97 | // Author: Rene Brun 14/04/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TCutG.h | TCutG.h | |||
---|---|---|---|---|
// @(#)root/graf:$Id: TCutG.h 43271 2012-03-07 05:53:52Z pcanal $ | // @(#)root/graf:$Id$ | |||
// Author: Rene Brun 16/05/97 | // Author: Rene Brun 16/05/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TDCacheFile.h | TDCacheFile.h | |||
---|---|---|---|---|
// @(#)root/dcache:$Id: TDCacheFile.h 43512 2012-03-27 20:26:50Z pcanal $ | // @(#)root/dcache:$Id$ | |||
// Author: Grzegorz Mazur 20/01/2002 | // Author: Grzegorz Mazur 20/01/2002 | |||
// Updated: William Tanenbaum 21/11/2003 | // Updated: William Tanenbaum 21/11/2003 | |||
// Updated: Tgiran Mkrtchyan 28/06/2004 | // Updated: Tgiran Mkrtchyan 28/06/2004 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TDOMParser.h | TDOMParser.h | |||
---|---|---|---|---|
// @(#)root/xmlparser:$Id: TDOMParser.h 23637 2008-05-02 11:12:04Z rdm $ | // @(#)root/xmlparser:$Id$ | |||
// Author: Jose Lo 12/4/2005 | // Author: Jose Lo 12/4/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TDSet.h | TDSet.h | |||
---|---|---|---|---|
// @(#)root/proof:$Id: TDSet.h 44010 2012-04-29 23:07:48Z ganis $ | // @(#)root/proof:$Id$ | |||
// Author: Fons Rademakers 11/01/02 | // Author: Fons Rademakers 11/01/02 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2001, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2001, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TDSetProxy.h | TDSetProxy.h | |||
---|---|---|---|---|
// @(#)root/proof:$Id: TDSetProxy.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/proof:$Id$ | |||
// Author: Maarten Ballintijn 12/03/02 | // Author: Maarten Ballintijn 12/03/02 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2001, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2001, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TDataMember.h | TDataMember.h | |||
---|---|---|---|---|
// @(#)root/meta:$Id: TDataMember.h 43276 2012-03-07 17:13:42Z pcanal $ | // @(#)root/meta:$Id$ | |||
// Author: Fons Rademakers 04/02/95 | // Author: Fons Rademakers 04/02/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TDataPoint.h | TDataPoint.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: TDataPoint.h 41518 2011-10-20 16:19:03Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: C. Gumpert 09/2011 | // Authors: C. Gumpert 09/2011 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2011 , LCG ROOT MathLib Team * | * Copyright (c) 2011 , LCG ROOT MathLib Team * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// | // | |||
// Header file for TDataPointclass | // Header file for TDataPointclass | |||
// | // | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TDataPointN.h | TDataPointN.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: TDataPointN.h 41518 2011-10-20 16:19:03Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: C. Gumpert 09/2011 | // Authors: C. Gumpert 09/2011 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2011 , LCG ROOT MathLib Team * | * Copyright (c) 2011 , LCG ROOT MathLib Team * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// | // | |||
// Header file for TDataPointN class | // Header file for TDataPointN class | |||
// | // | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TDataSet.h | TDataSet.h | |||
---|---|---|---|---|
// @(#)root/table:$Id: TDataSet.h 27157 2009-01-15 14:05:12Z brun $ | // @(#)root/table:$Id$ | |||
// Author: Valery Fine(fine@mail.cern.ch) 03/07/98 | // Author: Valery Fine(fine@mail.cern.ch) 03/07/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TDataSetIter.h | TDataSetIter.h | |||
---|---|---|---|---|
// @(#)root/table:$Id: TDataSetIter.h 43276 2012-03-07 17:13:42Z pcanal $ | // @(#)root/table:$Id$ | |||
// Author: Valery Fine(fine@mail.cern.ch) 03/07/98 | // Author: Valery Fine(fine@mail.cern.ch) 03/07/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TDataSetManager.h | TDataSetManager.h | |||
---|---|---|---|---|
// @(#)root/proof:$Id: TDataSetManager.h 42882 2012-02-06 11:10:21Z ganis $ | // @(#)root/proof:$Id$ | |||
// Author: Jan Fiete Grosse-Oetringhaus, 08.08.07 | // Author: Jan Fiete Grosse-Oetringhaus, 08.08.07 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TDataSetManagerAliEn.h | TDataSetManagerAliEn.h | |||
---|---|---|---|---|
// @(#)root/proof:$Id: TDataSetManagerAliEn.h 48399 2013-01-23 17:35:37Z ga nis $ | // @(#)root/proof:$Id$ | |||
// Author: Dario Berzano, 26.11.12 | // Author: Dario Berzano, 26.11.12 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TDataSetManagerFile.h | TDataSetManagerFile.h | |||
---|---|---|---|---|
// @(#)root/proof:$Id: TDataSetManagerFile.h 48061 2012-12-15 19:46:14Z gan is $ | // @(#)root/proof:$Id$ | |||
// Author: Jan Fiete Grosse-Oetringhaus, 08.08.07 | // Author: Jan Fiete Grosse-Oetringhaus, 08.08.07 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TDataType.h | TDataType.h | |||
---|---|---|---|---|
// @(#)root/meta:$Id: TDataType.h 41070 2011-09-30 12:15:22Z axel $ | // @(#)root/meta:$Id$ | |||
// Author: Rene Brun 04/02/95 | // Author: Rene Brun 04/02/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TDatabasePDG.h | TDatabasePDG.h | |||
---|---|---|---|---|
// @(#)root/eg:$Id: TDatabasePDG.h 49276 2013-04-19 12:33:41Z moneta $ | // @(#)root/eg:$Id$ | |||
// Author: Pasha Murat 12/02/99 | // Author: Pasha Murat 12/02/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TDatime.h | TDatime.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TDatime.h 31064 2009-11-10 14:39:38Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Rene Brun 05/01/95 | // Author: Rene Brun 05/01/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TDecayChannel.h | TDecayChannel.h | |||
---|---|---|---|---|
// @(#)root/eg:$Id: TDecayChannel.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/eg:$Id$ | |||
// Author: P.Murat 15/02/2001 | // Author: P.Murat 15/02/2001 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TDecompBK.h | TDecompBK.h | |||
---|---|---|---|---|
// @(#)root/matrix:$Id: TDecompBK.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/matrix:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TDecompBK | #ifndef ROOT_TDecompBK | |||
#define ROOT_TDecompBK | #define ROOT_TDecompBK | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TDecompBase.h | TDecompBase.h | |||
---|---|---|---|---|
// @(#)root/matrix:$Id: TDecompBase.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/matrix:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TDecompBase | #ifndef ROOT_TDecompBase | |||
#define ROOT_TDecompBase | #define ROOT_TDecompBase | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TDecompChol.h | TDecompChol.h | |||
---|---|---|---|---|
// @(#)root/matrix:$Id: TDecompChol.h 22428 2008-03-03 18:17:03Z brun $ | // @(#)root/matrix:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TDecompChol | #ifndef ROOT_TDecompChol | |||
#define ROOT_TDecompChol | #define ROOT_TDecompChol | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TDecompLU.h | TDecompLU.h | |||
---|---|---|---|---|
// @(#)root/matrix:$Id: TDecompLU.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/matrix:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TDecompLU | #ifndef ROOT_TDecompLU | |||
#define ROOT_TDecompLU | #define ROOT_TDecompLU | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TDecompQRH.h | TDecompQRH.h | |||
---|---|---|---|---|
// @(#)root/matrix:$Id: TDecompQRH.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/matrix:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TDecompQRH | #ifndef ROOT_TDecompQRH | |||
#define ROOT_TDecompQRH | #define ROOT_TDecompQRH | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TDecompSVD.h | TDecompSVD.h | |||
---|---|---|---|---|
// @(#)root/matrix:$Id: TDecompSVD.h 39525 2011-06-01 08:41:51Z moneta $ | // @(#)root/matrix:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TDecompSVD | #ifndef ROOT_TDecompSVD | |||
#define ROOT_TDecompSVD | #define ROOT_TDecompSVD | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TDecompSparse.h | TDecompSparse.h | |||
---|---|---|---|---|
// @(#)root/matrix:$Id: TDecompSparse.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/matrix:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TDecompSparse | #ifndef ROOT_TDecompSparse | |||
#define ROOT_TDecompSparse | #define ROOT_TDecompSparse | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TDialogCanvas.h | TDialogCanvas.h | |||
---|---|---|---|---|
// @(#)root/gpad:$Id: TDialogCanvas.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/gpad:$Id$ | |||
// Author: Rene Brun 03/07/96 | // Author: Rene Brun 03/07/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TDiamond.h | TDiamond.h | |||
---|---|---|---|---|
// @(#)root/graf:$Id: TDiamond.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/graf:$Id$ | |||
// Author: Rene Brun 22/06/96 | // Author: Rene Brun 22/06/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TDictionary.h | TDictionary.h | |||
---|---|---|---|---|
// @(#)root/meta:$Id: TDictionary.h 41070 2011-09-30 12:15:22Z axel $ | // @(#)root/meta:$Id$ | |||
// Author: Fons Rademakers 20/06/96 | // Author: Fons Rademakers 20/06/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TDirectory.h | TDirectory.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TDirectory.h 41092 2011-10-03 07:30:06Z pcanal $ | // @(#)root/base:$Id$ | |||
// Author: Rene Brun 28/11/94 | // Author: Rene Brun 28/11/94 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TDirectoryFile.h | TDirectoryFile.h | |||
---|---|---|---|---|
// @(#)root/io:$Id: TDirectoryFile.h 39611 2011-06-08 19:35:17Z pcanal $ | // @(#)root/io:$Id$ | |||
// Author: Rene Brun 22/01/2007 | // Author: Rene Brun 22/01/2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TDocDirective.h | TDocDirective.h | |||
---|---|---|---|---|
// @(#)root/html:$Id: TDocDirective.h 35218 2010-09-10 09:58:44Z axel $ | // @(#)root/html:$Id$ | |||
// Author: Axel Naumann 2007-01-25 | // Author: Axel Naumann 2007-01-25 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TDocInfo.h | TDocInfo.h | |||
---|---|---|---|---|
// @(#)root/html:$Id: TDocInfo.h 23937 2008-05-20 16:44:59Z axel $ | // @(#)root/html:$Id$ | |||
// Author: Nenad Buncic 18/10/95 | // Author: Nenad Buncic 18/10/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TDocOutput.h | TDocOutput.h | |||
---|---|---|---|---|
// @(#)root/html:$Id: TDocOutput.h 27562 2009-02-21 10:55:11Z axel $ | // @(#)root/html:$Id$ | |||
// Author: Axel Naumann 2007-01-09 | // Author: Axel Naumann 2007-01-09 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TDocParser.h | TDocParser.h | |||
---|---|---|---|---|
// @(#)root/html:$Id: TDocParser.h 35685 2010-09-23 17:12:07Z axel $ | // @(#)root/html:$Id$ | |||
// Author: Axel Naumann 2007-01-09 | // Author: Axel Naumann 2007-01-09 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TDrawFeedback.h | TDrawFeedback.h | |||
---|---|---|---|---|
// @(#)root/proofplayer:$Id: TDrawFeedback.h 44046 2012-05-01 11:34:04Z gan is $ | // @(#)root/proofplayer:$Id$ | |||
// Author: Maarten Ballintijn 28/10/2003 | // Author: Maarten Ballintijn 28/10/2003 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TDsKey.h | TDsKey.h | |||
---|---|---|---|---|
// @(#)root/table:$Id: TDsKey.h 27656 2009-02-28 02:49:41Z pcanal $ | // @(#)root/table:$Id$ | |||
// Author: Victor Perevoztchikov (perev@bnl.gov) 01/03/2001 | // Author: Victor Perevoztchikov (perev@bnl.gov) 01/03/2001 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2001, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2001, Rene Brun and Fons Rademakers. * | |||
* Copyright (C) 2001 [BNL] Brookhaven National Laboratory. * | * Copyright (C) 2001 [BNL] Brookhaven National Laboratory. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TELTU.h | TELTU.h | |||
---|---|---|---|---|
// @(#)root/g3d:$Id: TELTU.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/g3d:$Id$ | |||
// Author: Rene Brun 26/06/97 | // Author: Rene Brun 26/06/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEllipse.h | TEllipse.h | |||
---|---|---|---|---|
// @(#)root/graf:$Id: TEllipse.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/graf:$Id$ | |||
// Author: Rene Brun 16/10/95 | // Author: Rene Brun 16/10/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEmulatedCollectionProxy.h | TEmulatedCollectionProxy.h | |||
---|---|---|---|---|
// @(#)root/io:$Id: TEmulatedCollectionProxy.h 49000 2013-03-29 10:47:59Z p canal $ | // @(#)root/io:$Id$ | |||
// Author: Markus Frank 28/10/04 | // Author: Markus Frank 28/10/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TEmulatedCollectionProxy | #ifndef ROOT_TEmulatedCollectionProxy | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEmulatedMapProxy.h | TEmulatedMapProxy.h | |||
---|---|---|---|---|
// @(#)root/io:$Id: TEmulatedMapProxy.h 43271 2012-03-07 05:53:52Z pcanal $ | // @(#)root/io:$Id$ | |||
// Author: Markus Frank 28/10/04 | // Author: Markus Frank 28/10/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TEmulatedMapProxy | #ifndef ROOT_TEmulatedMapProxy | |||
skipping to change at line 29 | skipping to change at line 29 | |||
// container functionality. | // container functionality. | |||
// | // | |||
////////////////////////////////////////////////////////////////////////// | ////////////////////////////////////////////////////////////////////////// | |||
#include "TEmulatedCollectionProxy.h" | #include "TEmulatedCollectionProxy.h" | |||
class TEmulatedMapProxy : public TEmulatedCollectionProxy { | class TEmulatedMapProxy : public TEmulatedCollectionProxy { | |||
protected: | protected: | |||
// Map input streamer | // Map input streamer | |||
void ReadMap(int nElements, TBuffer &b); | void ReadMap(UInt_t nElements, TBuffer &b); | |||
// Map output streamer | // Map output streamer | |||
void WriteMap(int nElements, TBuffer &b); | void WriteMap(UInt_t nElements, TBuffer &b); | |||
private: | private: | |||
TEmulatedMapProxy &operator=(const TEmulatedMapProxy &rhs); // Not imple mented. | TEmulatedMapProxy &operator=(const TEmulatedMapProxy &rhs); // Not imple mented. | |||
public: | public: | |||
// Virtual copy constructor | // Virtual copy constructor | |||
virtual TVirtualCollectionProxy* Generate() const; | virtual TVirtualCollectionProxy* Generate() const; | |||
// Copy constructor | // Copy constructor | |||
TEmulatedMapProxy(const TEmulatedMapProxy& copy); | TEmulatedMapProxy(const TEmulatedMapProxy& copy); | |||
End of changes. 3 change blocks. | ||||
3 lines changed or deleted | 3 lines changed or added | |||
TEntryList.h | TEntryList.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TEntryList.h 42401 2011-12-06 00:22:44Z pcanal $ | // @(#)root/tree:$Id$ | |||
// Author: Anna Kreshuk 27/10/2006 | // Author: Anna Kreshuk 27/10/2006 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEntryListArray.h | TEntryListArray.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TEntryListArray.h 40643 2011-08-19 19:27:05Z pcanal $ | // @(#)root/tree:$Id$ | |||
// Author: Bruno Lenzi 12/07/2011 | // Author: Bruno Lenzi 12/07/2011 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
skipping to change at line 89 | skipping to change at line 89 | |||
TEntryList::SetTree(tree); // will take treename and filename from the tree and call the method above | TEntryList::SetTree(tree); // will take treename and filename from the tree and call the method above | |||
} | } | |||
virtual void Subtract(const TEntryList *elist); | virtual void Subtract(const TEntryList *elist); | |||
virtual TList* GetSubLists() const { | virtual TList* GetSubLists() const { | |||
return fSubLists; | return fSubLists; | |||
}; | }; | |||
ClassDef(TEntryListArray, 1); //A list of entries and subentries in a T Tree | ClassDef(TEntryListArray, 1); //A list of entries and subentries in a T Tree | |||
}; | }; | |||
#endif | #endif | |||
// @(#)root/tree:$Id: TEntryListArray.h 40643 2011-08-19 19:27:05Z pcanal $ | // @(#)root/tree:$Id$ | |||
// Author: Bruno Lenzi 12/07/2011 | // Author: Bruno Lenzi 12/07/2011 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 2 change blocks. | ||||
2 lines changed or deleted | 2 lines changed or added | |||
TEntryListBlock.h | TEntryListBlock.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TEntryListBlock.h 43271 2012-03-07 05:53:52Z pcanal $ | // @(#)root/tree:$Id$ | |||
// Author: Anna Kreshuk 27/10/2006 | // Author: Anna Kreshuk 27/10/2006 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEntryListFromFile.h | TEntryListFromFile.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TEntryListFromFile.h 43276 2012-03-07 17:13:42Z pcana l $ | // @(#)root/tree:$Id$ | |||
// Author: Anna Kreshuk 17/03/2007 | // Author: Anna Kreshuk 17/03/2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEnv.h | TEnv.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TEnv.h 29398 2009-07-08 12:52:29Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Fons Rademakers 22/09/95 | // Author: Fons Rademakers 22/09/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TError.h | TError.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TError.h 38832 2011-04-13 17:54:49Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Fons Rademakers 29/07/95 | // Author: Fons Rademakers 29/07/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveArrow.h | TEveArrow.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveArrow.h 36373 2010-10-19 17:43:35Z matevz $ | // @(#)root/eve:$Id$ | |||
// Author: Matevz Tadel 2007 | // Author: Matevz Tadel 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveArrowEditor.h | TEveArrowEditor.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveArrowEditor.h 25696 2008-10-03 16:58:43Z matevz $ | // @(#)root/eve:$Id$ | |||
// Author: Matevz Tadel 2007 | // Author: Matevz Tadel 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveArrowGL.h | TEveArrowGL.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveArrowGL.h 25696 2008-10-03 16:58:43Z matevz $ | // @(#)root/eve:$Id$ | |||
// Author: Matevz Tadel 2007 | // Author: Matevz Tadel 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveBox.h | TEveBox.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveBox.h 35790 2010-09-27 12:52:01Z matevz $ | // @(#)root/eve:$Id$ | |||
// Author: Matevz Tadel, 2010 | // Author: Matevz Tadel, 2010 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveBoxGL.h | TEveBoxGL.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveBoxGL.h 36867 2010-11-23 10:06:35Z matevz $ | // @(#)root/eve:$Id$ | |||
// Author: Matevz Tadel, 2010 | // Author: Matevz Tadel, 2010 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveBoxSet.h | TEveBoxSet.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveBoxSet.h 40305 2011-07-20 04:45:36Z matevz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveBoxSetGL.h | TEveBoxSetGL.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveBoxSetGL.h 36816 2010-11-20 22:41:48Z matevz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveBrowser.h | TEveBrowser.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveBrowser.h 46555 2012-10-15 17:40:43Z matevz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveCalo.h | TEveCalo.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveCalo.h 45881 2012-09-05 22:57:07Z matevz $ | // @(#)root/eve:$Id$ | |||
// Author: Matevz Tadel 2007 | // Author: Matevz Tadel 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveCalo2DGL.h | TEveCalo2DGL.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveCalo2DGL.h 33198 2010-04-26 08:40:04Z matevz $ | // @(#)root/eve:$Id$ | |||
// Author: Matevz Tadel 2007 | // Author: Matevz Tadel 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveCalo3DGL.h | TEveCalo3DGL.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveCalo3DGL.h 35074 2010-08-30 15:18:02Z matevz $ | // @(#)root/eve:$Id$ | |||
// Author: Matevz Tadel 2007 | // Author: Matevz Tadel 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveCaloData.h | TEveCaloData.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveCaloData.h 33955 2010-06-17 11:33:13Z matevz $ | // @(#)root/eve:$Id$ | |||
// Author: Matevz Tadel 2007 | // Author: Matevz Tadel 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveCaloLegoEditor.h | TEveCaloLegoEditor.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveCaloLegoEditor.h 30438 2009-09-25 10:15:00Z matevz $ | // @(#)root/eve:$Id$ | |||
// Author: Matevz Tadel 2007 | // Author: Matevz Tadel 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveCaloLegoGL.h | TEveCaloLegoGL.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveCaloLegoGL.h 37345 2010-12-06 16:53:39Z matevz $ | // @(#)root/eve:$Id$ | |||
// Author: Alja Mrak-Tadel 2007 | // Author: Alja Mrak-Tadel 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveCaloLegoOverlay.h | TEveCaloLegoOverlay.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveCaloLegoOverlay.h 33864 2010-06-14 09:47:19Z matev z $ | // @(#)root/eve:$Id$ | |||
// Author: Alja Mrak-Tadel 2007 | // Author: Alja Mrak-Tadel 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveCaloVizEditor.h | TEveCaloVizEditor.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveCaloVizEditor.h 33955 2010-06-17 11:33:13Z matevz $ | // @(#)root/eve:$Id$ | |||
// Author: Matevz Tadel 2007 | // Author: Matevz Tadel 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveChunkManager.h | TEveChunkManager.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveChunkManager.h 33591 2010-05-20 11:00:08Z matevz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveCompound.h | TEveCompound.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveCompound.h 35074 2010-08-30 15:18:02Z matevz $ | // @(#)root/eve:$Id$ | |||
// Author: Matevz Tadel 2007 | // Author: Matevz Tadel 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveDigitSet.h | TEveDigitSet.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveDigitSet.h 40305 2011-07-20 04:45:36Z matevz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveDigitSetEditor.h | TEveDigitSetEditor.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveDigitSetEditor.h 22539 2008-03-08 14:36:37Z rdm $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveDigitSetGL.h | TEveDigitSetGL.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveDigitSetGL.h 40305 2011-07-20 04:45:36Z matevz $ | // @(#)root/eve:$Id$ | |||
// Author: Matevz Tadel 2007 | // Author: Matevz Tadel 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveElement.h | TEveElement.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveElement.h 43018 2012-02-16 03:13:21Z matevz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveElementEditor.h | TEveElementEditor.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveElementEditor.h 22539 2008-03-08 14:36:37Z rdm $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveEventManager.h | TEveEventManager.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveEventManager.h 27157 2009-01-15 14:05:12Z brun $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveFrameBox.h | TEveFrameBox.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveFrameBox.h 25245 2008-08-25 21:44:09Z matevz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveFrameBoxGL.h | TEveFrameBoxGL.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveFrameBoxGL.h 21054 2007-11-26 18:00:41Z matevz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveGValuators.h | TEveGValuators.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveGValuators.h 27157 2009-01-15 14:05:12Z brun $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveGedEditor.h | TEveGedEditor.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveGedEditor.h 31998 2010-01-13 14:13:50Z matevz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveGeoNode.h | TEveGeoNode.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveGeoNode.h 36373 2010-10-19 17:43:35Z matevz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveGeoNodeEditor.h | TEveGeoNodeEditor.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveGeoNodeEditor.h 26034 2008-10-31 14:01:05Z matevz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveGeoPolyShape.h | TEveGeoPolyShape.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveGeoPolyShape.h 37192 2010-12-02 15:54:26Z matevz $ | // @(#)root/eve:$Id$ | |||
// Author: Matevz Tadel 2007 | // Author: Matevz Tadel 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveGeoShape.h | TEveGeoShape.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveGeoShape.h 46208 2012-09-26 19:28:58Z matevz $ | // @(#)root/eve:$Id$ | |||
// Author: Matevz Tadel 2007 | // Author: Matevz Tadel 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveGeoShapeExtract.h | TEveGeoShapeExtract.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveGeoShapeExtract.h 36892 2010-11-24 10:24:35Z matev z $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveGridStepper.h | TEveGridStepper.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveGridStepper.h 21434 2007-12-17 21:09:43Z matevz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveGridStepperEditor.h | TEveGridStepperEditor.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveGridStepperEditor.h 21054 2007-11-26 18:00:41Z mat evz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveJetCone.h | TEveJetCone.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveJetCone.h 35221 2010-09-10 11:46:37Z matevz $ | // @(#)root/eve:$Id$ | |||
// Author: Matevz Tadel, Jochen Thaeder 2009 | // Author: Matevz Tadel, Jochen Thaeder 2009 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveJetConeEditor.h | TEveJetConeEditor.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveJetConeEditor.h 27299 2009-01-29 21:54:57Z matevz $ | // @(#)root/eve:$Id$ | |||
// Author: Matevz Tadel, Jochen Thaeder 2009 | // Author: Matevz Tadel, Jochen Thaeder 2009 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveJetConeGL.h | TEveJetConeGL.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveJetConeGL.h 35221 2010-09-10 11:46:37Z matevz $ | // @(#)root/eve:$Id$ | |||
// Author: Matevz Tadel, Jochen Thaeder 2009 | // Author: Matevz Tadel, Jochen Thaeder 2009 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveLegoEventHandler.h | TEveLegoEventHandler.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveLegoEventHandler.h 30819 2009-10-20 20:01:16Z mate vz $ | // @(#)root/eve:$Id$ | |||
// Author: Matevz Tadel 2007 | // Author: Matevz Tadel 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveLine.h | TEveLine.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveLine.h 44981 2012-07-09 23:28:12Z matevz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveLineEditor.h | TEveLineEditor.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveLineEditor.h 22539 2008-03-08 14:36:37Z rdm $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveLineGL.h | TEveLineGL.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveLineGL.h 24214 2008-06-11 14:48:35Z matevz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveMacro.h | TEveMacro.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveMacro.h 21054 2007-11-26 18:00:41Z matevz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveManager.h | TEveManager.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveManager.h 35074 2010-08-30 15:18:02Z matevz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEvePad.h | TEvePad.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEvePad.h 21054 2007-11-26 18:00:41Z matevz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveParamList.h | TEveParamList.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveParamList.h 27157 2009-01-15 14:05:12Z brun $ | // @(#)root/eve:$Id$ | |||
// Author: Dmytro Kovalskyi, 28.2.2008 | // Author: Dmytro Kovalskyi, 28.2.2008 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEvePathMark.h | TEvePathMark.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEvePathMark.h 44784 2012-06-27 19:57:47Z matevz $ | // @(#)root/eve:$Id$ | |||
// Author: Matevz Tadel 2010 | // Author: Matevz Tadel 2010 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEvePlot3D.h | TEvePlot3D.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEvePlot3D.h 32478 2010-03-05 14:20:48Z matevz $ | // @(#)root/eve:$Id$ | |||
// Author: Matevz Tadel, 2009 | // Author: Matevz Tadel, 2009 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEvePlot3DGL.h | TEvePlot3DGL.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEvePlot3DGL.h 29526 2009-07-20 17:41:53Z matevz $ | // @(#)root/eve:$Id$ | |||
// Author: Matevz Tadel, 2009 | // Author: Matevz Tadel, 2009 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEvePointSet.h | TEvePointSet.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEvePointSet.h 36373 2010-10-19 17:43:35Z matevz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEvePointSetArrayEditor.h | TEvePointSetArrayEditor.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEvePointSetArrayEditor.h 21054 2007-11-26 18:00:41Z m atevz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEvePolygonSetProjected.h | TEvePolygonSetProjected.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEvePolygonSetProjected.h 37192 2010-12-02 15:54:26Z m atevz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEvePolygonSetProjectedGL.h | TEvePolygonSetProjectedGL.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEvePolygonSetProjectedGL.h 36853 2010-11-22 19:48:34Z matevz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveProjectionAxes.h | TEveProjectionAxes.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveProjectionAxes.h 32478 2010-03-05 14:20:48Z matevz $ | // @(#)root/eve:$Id$ | |||
// Author: Matevz Tadel 2007 | // Author: Matevz Tadel 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveProjectionAxesEditor.h | TEveProjectionAxesEditor.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveProjectionAxesEditor.h 27341 2009-02-03 19:47:35Z matevz $ | // @(#)root/eve:$Id$ | |||
// Author: Matevz Tadel 2007 | // Author: Matevz Tadel 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveProjectionAxesGL.h | TEveProjectionAxesGL.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveProjectionAxesGL.h 28197 2009-04-14 13:59:27Z mate vz $ | // @(#)root/eve:$Id$ | |||
// Author: Alja Mrak-Tadel 2007 | // Author: Alja Mrak-Tadel 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveProjectionBases.h | TEveProjectionBases.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveProjectionBases.h 36373 2010-10-19 17:43:35Z matev z $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveProjectionManager.h | TEveProjectionManager.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveProjectionManager.h 33037 2010-04-15 13:58:19Z mat evz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveProjectionManagerEditor.h | TEveProjectionManagerEditor.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveProjectionManagerEditor.h 25422 2008-09-16 20:50:4 9Z matevz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveProjections.h | TEveProjections.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveProjections.h 39679 2011-06-11 00:05:06Z matevz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveQuadSet.h | TEveQuadSet.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveQuadSet.h 37234 2010-12-03 18:20:15Z matevz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveQuadSetGL.h | TEveQuadSetGL.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveQuadSetGL.h 33124 2010-04-21 20:04:42Z matevz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveRGBAPalette.h | TEveRGBAPalette.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveRGBAPalette.h 43602 2012-04-02 05:21:43Z matevz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveRGBAPaletteEditor.h | TEveRGBAPaletteEditor.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveRGBAPaletteEditor.h 43602 2012-04-02 05:21:43Z mat evz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveRGBAPaletteOverlay.h | TEveRGBAPaletteOverlay.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveRGBAPaletteOverlay.h 43472 2012-03-23 21:09:32Z ma tevz $ | // @(#)root/eve:$Id$ | |||
// Author: Alja Mrak Tadel 2012 | // Author: Alja Mrak Tadel 2012 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveScalableStraightLineSet.h | TEveScalableStraightLineSet.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveScalableStraightLineSet.h 27157 2009-01-15 14:05:1 2Z brun $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveScene.h | TEveScene.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveScene.h 42973 2012-02-12 07:10:06Z matevz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveSceneInfo.h | TEveSceneInfo.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveSceneInfo.h 24001 2008-05-23 20:58:14Z matevz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveSecondarySelectable.h | TEveSecondarySelectable.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveSecondarySelectable.h 33124 2010-04-21 20:04:42Z m atevz $ | // @(#)root/eve:$Id$ | |||
// Author: Matevz Tadel 2007 | // Author: Matevz Tadel 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveSelection.h | TEveSelection.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveSelection.h 32464 2010-03-04 15:45:13Z matevz $ | // @(#)root/eve:$Id$ | |||
// Author: Matevz Tadel 2007 | // Author: Matevz Tadel 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveShape.h | TEveShape.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveShape.h 37228 2010-12-03 16:55:15Z matevz $ | // @(#)root/eve:$Id$ | |||
// Author: Matevz Tadel, 2010 | // Author: Matevz Tadel, 2010 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveShapeEditor.h | TEveShapeEditor.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveShapeEditor.h 32483 2010-03-05 19:31:54Z matevz $ | // @(#)root/eve:$Id$ | |||
// Author: Matevz Tadel 2007 | // Author: Matevz Tadel 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveStraightLineSet.h | TEveStraightLineSet.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveStraightLineSet.h 36938 2010-11-25 13:57:45Z matev z $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveStraightLineSetEditor.h | TEveStraightLineSetEditor.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveStraightLineSetEditor.h 21310 2007-12-10 19:05:45Z matevz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveStraightLineSetGL.h | TEveStraightLineSetGL.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveStraightLineSetGL.h 29754 2009-08-11 15:48:54Z mat evz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveText.h | TEveText.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveText.h 33864 2010-06-14 09:47:19Z matevz $ | // @(#)root/eve:$Id$ | |||
// Authors: Alja & Matevz Tadel 2008 | // Authors: Alja & Matevz Tadel 2008 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveTextEditor.h | TEveTextEditor.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveTextEditor.h 27157 2009-01-15 14:05:12Z brun $ | // @(#)root/eve:$Id$ | |||
// Authors: Alja & Matevz Tadel 2008 | // Authors: Alja & Matevz Tadel 2008 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveTextGL.h | TEveTextGL.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveTextGL.h 30418 2009-09-24 17:10:11Z matevz $ | // @(#)root/eve:$Id$ | |||
// Authors: Alja & Matevz Tadel 2008 | // Authors: Alja & Matevz Tadel 2008 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveTrack.h | TEveTrack.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveTrack.h 44981 2012-07-09 23:28:12Z matevz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveTrackEditor.h | TEveTrackEditor.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveTrackEditor.h 25245 2008-08-25 21:44:09Z matevz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveTrackGL.h | TEveTrackGL.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveTrackGL.h 32528 2010-03-10 17:02:54Z matevz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveTrackProjected.h | TEveTrackProjected.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveTrackProjected.h 39679 2011-06-11 00:05:06Z matevz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveTrackProjectedGL.h | TEveTrackProjectedGL.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveTrackProjectedGL.h 21252 2007-12-07 01:39:32Z mate vz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveTrackPropagator.h | TEveTrackPropagator.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveTrackPropagator.h 44981 2012-07-09 23:28:12Z matev z $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveTrackPropagatorEditor.h | TEveTrackPropagatorEditor.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveTrackPropagatorEditor.h 44784 2012-06-27 19:57:47Z matevz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveTrans.h | TEveTrans.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveTrans.h 32931 2010-04-09 16:29:40Z matevz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveTransEditor.h | TEveTransEditor.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveTransEditor.h 21812 2008-01-22 20:52:31Z matevz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveTreeTools.h | TEveTreeTools.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveTreeTools.h 27157 2009-01-15 14:05:12Z brun $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveTriangleSet.h | TEveTriangleSet.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveTriangleSet.h 33864 2010-06-14 09:47:19Z matevz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveTriangleSetEditor.h | TEveTriangleSetEditor.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveTriangleSetEditor.h 26034 2008-10-31 14:01:05Z mat evz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveTriangleSetGL.h | TEveTriangleSetGL.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveTriangleSetGL.h 21252 2007-12-07 01:39:32Z matevz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveUtil.h | TEveUtil.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveUtil.h 36373 2010-10-19 17:43:35Z matevz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveVSD.h | TEveVSD.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveVSD.h 48991 2013-03-28 15:25:11Z rdm $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveVSDStructs.h | TEveVSDStructs.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveVSDStructs.h 48580 2013-02-14 22:24:28Z rdm $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveVector.h | TEveVector.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveVector.h 35221 2010-09-10 11:46:37Z matevz $ | // @(#)root/eve:$Id$ | |||
// Author: Matevz Tadel 2007 | // Author: Matevz Tadel 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveViewer.h | TEveViewer.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveViewer.h 33463 2010-05-11 09:38:29Z matevz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveViewerListEditor.h | TEveViewerListEditor.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveViewerListEditor.h 28863 2009-06-09 19:17:12Z mate vz $ | // @(#)root/eve:$Id$ | |||
// Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | // Authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveWindow.h | TEveWindow.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveWindow.h 46703 2012-10-20 04:13:32Z matevz $ | // @(#)root/eve:$Id$ | |||
// Author: Matevz Tadel 2007 | // Author: Matevz Tadel 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveWindowEditor.h | TEveWindowEditor.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveWindowEditor.h 26561 2008-12-01 17:35:55Z matevz $ | // @(#)root/eve:$Id$ | |||
// Author: Matevz Tadel 2007 | // Author: Matevz Tadel 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEveWindowManager.h | TEveWindowManager.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TEveWindowManager.h 29324 2009-07-03 11:27:35Z matevz $ | // @(#)root/eve:$Id$ | |||
// Author: Matevz Tadel 2007 | // Author: Matevz Tadel 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEventIter.h | TEventIter.h | |||
---|---|---|---|---|
// @(#)root/proofplayer:$Id: TEventIter.h 45751 2012-08-30 10:28:19Z ganis $ | // @(#)root/proofplayer:$Id$ | |||
// Author: Maarten Ballintijn 07/01/02 | // Author: Maarten Ballintijn 07/01/02 | |||
// Modified: Long Tran-Thanh 04/09/07 (Addition of TEventIterUnit) | // Modified: Long Tran-Thanh 04/09/07 (Addition of TEventIterUnit) | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2001, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2001, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TEventList.h | TEventList.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TEventList.h 22992 2008-04-05 09:43:01Z pcanal $ | // @(#)root/tree:$Id$ | |||
// Author: Rene Brun 11/02/97 | // Author: Rene Brun 11/02/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TExMap.h | TExMap.h | |||
---|---|---|---|---|
// @(#)root/cont:$Id: TExMap.h 34618 2010-07-27 15:52:34Z rdm $ | // @(#)root/cont:$Id$ | |||
// Author: Fons Rademakers 26/05/99 | // Author: Fons Rademakers 26/05/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TException.h | TException.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TException.h 22535 2008-03-08 11:30:22Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Fons Rademakers 21/09/95 | // Author: Fons Rademakers 21/09/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TExec.h | TExec.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TExec.h 20877 2007-11-19 11:17:07Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Rene Brun 29/12/99 | // Author: Rene Brun 29/12/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TF1.h | TF1.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TF1.h 36906 2010-11-24 15:52:01Z moneta $ | // @(#)root/hist:$Id$ | |||
// Author: Rene Brun 18/08/95 | // Author: Rene Brun 18/08/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
// ---------------------------------- F1.h | // ---------------------------------- F1.h | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TF12.h | TF12.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TF12.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/hist:$Id$ | |||
// Author: Rene Brun 05/04/2003 | // Author: Rene Brun 05/04/2003 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2003, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2003, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TF1Editor.h | TF1Editor.h | |||
---|---|---|---|---|
// @(#)root/ged:$Id: TF1Editor.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/ged:$Id$ | |||
// Author: Ilka Antcheva 21/03/06 | // Author: Ilka Antcheva 21/03/06 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TF2.h | TF2.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TF2.h 29895 2009-08-25 09:35:06Z brun $ | // @(#)root/hist:$Id$ | |||
// Author: Rene Brun 23/08/95 | // Author: Rene Brun 23/08/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
// ---------------------------------- F2.h | // ---------------------------------- F2.h | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TF2GL.h | TF2GL.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TF2GL.h 29526 2009-07-20 17:41:53Z matevz $ | // @(#)root/gl:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TF2GL | #ifndef ROOT_TF2GL | |||
#define ROOT_TF2GL | #define ROOT_TF2GL | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TF3.h | TF3.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TF3.h 29895 2009-08-25 09:35:06Z brun $ | // @(#)root/hist:$Id$ | |||
// Author: Rene Brun 27/10/95 | // Author: Rene Brun 27/10/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
// ---------------------------------- F3.h | // ---------------------------------- F3.h | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFFTComplex.h | TFFTComplex.h | |||
---|---|---|---|---|
// @(#)root/fft:$Id: TFFTComplex.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/fft:$Id$ | |||
// Author: Anna Kreshuk 07/4/2006 | // Author: Anna Kreshuk 07/4/2006 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFFTComplexReal.h | TFFTComplexReal.h | |||
---|---|---|---|---|
// @(#)root/fft:$Id: TFFTComplexReal.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/fft:$Id$ | |||
// Author: Anna Kreshuk 07/4/2006 | // Author: Anna Kreshuk 07/4/2006 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFFTReal.h | TFFTReal.h | |||
---|---|---|---|---|
// @(#)root/fft:$Id: TFFTReal.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/fft:$Id$ | |||
// Author: Anna Kreshuk 07/4/2006 | // Author: Anna Kreshuk 07/4/2006 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFFTRealComplex.h | TFFTRealComplex.h | |||
---|---|---|---|---|
// @(#)root/fft:$Id: TFFTRealComplex.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/fft:$Id$ | |||
// Author: Anna Kreshuk 07/4/2006 | // Author: Anna Kreshuk 07/4/2006 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFPBlock.h | TFPBlock.h | |||
---|---|---|---|---|
// @(#)root/io:$Id: TFPBlock.h 46422 2012-10-09 20:35:39Z pcanal $ | // @(#)root/io:$Id$ | |||
// Author: Elvin Sindrilaru 19/05/2011 | // Author: Elvin Sindrilaru 19/05/2011 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2011, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2011, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFTP.h | TFTP.h | |||
---|---|---|---|---|
// @(#)root/net:$Id: TFTP.h 23091 2008-04-09 15:04:27Z rdm $ | // @(#)root/net:$Id$ | |||
// Author: Fons Rademakers 13/02/2001 | // Author: Fons Rademakers 13/02/2001 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2001, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2001, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFcnAdapter.h | TFcnAdapter.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: TFcnAdapter.h 20880 2007-11-19 11:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Author: L. Moneta 10/2005 | // Author: L. Moneta 10/2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2005 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_TFcnAdapter_H_ | #ifndef ROOT_TFcnAdapter_H_ | |||
#define ROOT_TFcnAdapter_H_ | #define ROOT_TFcnAdapter_H_ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFeldmanCousins.h | TFeldmanCousins.h | |||
---|---|---|---|---|
// @(#)root/physics:$Id: TFeldmanCousins.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/physics:$Id$ | |||
// Author: Adrian Bevan 2001 | // Author: Adrian Bevan 2001 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* Copyright (C) 2001, Liverpool University. * | * Copyright (C) 2001, Liverpool University. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFile.h | TFile.h | |||
---|---|---|---|---|
// @(#)root/io:$Id: TFile.h 45321 2012-07-31 21:19:14Z pcanal $ | // @(#)root/io:$Id$ | |||
// Author: Rene Brun 28/11/94 | // Author: Rene Brun 28/11/94 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFileCacheRead.h | TFileCacheRead.h | |||
---|---|---|---|---|
// @(#)root/io:$Id: TFileCacheRead.h 48307 2013-01-16 16:21:00Z pcanal $ | // @(#)root/io:$Id$ | |||
// Author: Rene Brun 19/05/2006 | // Author: Rene Brun 19/05/2006 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFileCacheWrite.h | TFileCacheWrite.h | |||
---|---|---|---|---|
// @(#)root/io:$Id: TFileCacheWrite.h 23122 2008-04-10 14:56:30Z rdm $ | // @(#)root/io:$Id$ | |||
// Author: Rene Brun 19/05/2006 | // Author: Rene Brun 19/05/2006 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFileCollection.h | TFileCollection.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TFileCollection.h 48059 2012-12-15 15:37:12Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Jan Fiete Grosse-Oetringhaus 01/06/07 | // Author: Jan Fiete Grosse-Oetringhaus 01/06/07 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFileDrawMap.h | TFileDrawMap.h | |||
---|---|---|---|---|
// @(#)root/treeplayer:$Id: TFileDrawMap.h 35450 2010-09-20 12:36:11Z pcana l $ | // @(#)root/treeplayer:$Id$ | |||
// Author: Rene Brun 15/01/2003 | // Author: Rene Brun 15/01/2003 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2003, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2003, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFileInfo.h | TFileInfo.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TFileInfo.h 48059 2012-12-15 15:37:12Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Andreas-Joachim Peters 20/9/2005 | // Author: Andreas-Joachim Peters 20/9/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFileIter.h | TFileIter.h | |||
---|---|---|---|---|
// @(#)root/table:$Id: TFileIter.h 43515 2012-03-27 21:15:53Z pcanal $ | // @(#)root/table:$Id$ | |||
// Author: Valery Fine(fine@bnl.gov) 01/03/2001 | // Author: Valery Fine(fine@bnl.gov) 01/03/2001 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* Copyright (C) 2001 [BNL] Brookhaven National Laboratory. * | * Copyright (C) 2001 [BNL] Brookhaven National Laboratory. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFileMergeInfo.h | TFileMergeInfo.h | |||
---|---|---|---|---|
// @(#)root/proofplayer:$Id: TFileMergeInfo.h 39495 2011-05-31 05:59:31Z rd m $ | // @(#)root/proofplayer:$Id$ | |||
// Author: Philippe Canal May, 2011 | // Author: Philippe Canal May, 2011 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFileMerger.h | TFileMerger.h | |||
---|---|---|---|---|
// @(#)root/io:$Id: TFileMerger.h 48336 2013-01-18 15:41:50Z pcanal $ | // @(#)root/io:$Id$ | |||
// Author: Andreas Peters + Fons Rademakers 26/5/2005 | // Author: Andreas Peters + Fons Rademakers 26/5/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFilePrefetch.h | TFilePrefetch.h | |||
---|---|---|---|---|
// @(#)root/io:$Id: TFilePrefetch.h 48307 2013-01-16 16:21:00Z pcanal $ | // @(#)root/io:$Id$ | |||
// Author: Elvin Sindrilaru 19/05/2011 | // Author: Elvin Sindrilaru 19/05/2011 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2011, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2011, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFileSet.h | TFileSet.h | |||
---|---|---|---|---|
// @(#)root/table:$Id: TFileSet.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/table:$Id$ | |||
// Author: Valery Fine(fine@mail.cern.ch) 03/07/98 | // Author: Valery Fine(fine@mail.cern.ch) 03/07/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFileStager.h | TFileStager.h | |||
---|---|---|---|---|
// @(#)root/net:$Id: TFileStager.h 48077 2012-12-17 16:44:37Z rdm $ | // @(#)root/net:$Id$ | |||
// Author: A. Peters, G. Ganis 7/2/2007 | // Author: A. Peters, G. Ganis 7/2/2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFitEditor.h | TFitEditor.h | |||
---|---|---|---|---|
// @(#)root/fitpanel:$Id: TFitEditor.h 48991 2013-03-28 15:25:11Z rdm $ | // @(#)root/fitpanel:$Id$ | |||
// Author: Ilka Antcheva, Lorenzo Moneta, David Gonzalez Maline 10/08/2006 | // Author: Ilka Antcheva, Lorenzo Moneta, David Gonzalez Maline 10/08/2006 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFitParametersDialog.h | TFitParametersDialog.h | |||
---|---|---|---|---|
// @(#)root/fitpanel:$Id: TFitParametersDialog.h 43241 2012-03-05 15:42:44Z bellenot $ | // @(#)root/fitpanel:$Id$ | |||
// Author: Ilka Antcheva, Lorenzo Moneta, David Gonzalez Maline 03/10/06 | // Author: Ilka Antcheva, Lorenzo Moneta, David Gonzalez Maline 03/10/06 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFitResult.h | TFitResult.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: TFitResult.h 31261 2009-11-18 07:31:51Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Author: David Gonzalez Maline Tue Nov 10 15:01:24 2009 | // Author: David Gonzalez Maline Tue Nov 10 15:01:24 2009 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2009, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2009, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFitResultPtr.h | TFitResultPtr.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: TFitResultPtr.h 31262 2009-11-18 07:38:37Z brun $ | // @(#)root/mathcore:$Id$ | |||
// Author: David Gonzalez Maline Tue Nov 10 15:01:24 2009 | // Author: David Gonzalez Maline Tue Nov 10 15:01:24 2009 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2009, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2009, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFitter.h | TFitter.h | |||
---|---|---|---|---|
// @(#)root/minuit:$Id: TFitter.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/minuit:$Id$ | |||
// Author: Rene Brun 31/08/99 | // Author: Rene Brun 31/08/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TFitter | #ifndef ROOT_TFitter | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFitterFumili.h | TFitterFumili.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: TFitterFumili.h 22730 2008-03-19 10:22:46Z moneta $ | // @(#)root/minuit2:$Id$ | |||
// Author: L. Moneta 10/2005 | // Author: L. Moneta 10/2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2005 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_TFitterFumili_H_ | #ifndef ROOT_TFitterFumili_H_ | |||
#define ROOT_TFitterFumili_H_ | #define ROOT_TFitterFumili_H_ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFitterMinuit.h | TFitterMinuit.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: TFitterMinuit.h 20880 2007-11-19 11:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Author: L. Moneta 10/2005 | // Author: L. Moneta 10/2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2005 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_TFitterMinuit_H_ | #ifndef ROOT_TFitterMinuit_H_ | |||
#define ROOT_TFitterMinuit_H_ | #define ROOT_TFitterMinuit_H_ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFoam.h | TFoam.h | |||
---|---|---|---|---|
// @(#)root/foam:$Id: TFoam.h 24840 2008-07-16 06:33:28Z brun $ | // @(#)root/foam:$Id$ | |||
// Author: S. Jadach <mailto:Stanislaw.jadach@ifj.edu.pl>, P.Sawicki <mailt o:Pawel.Sawicki@ifj.edu.pl> | // Author: S. Jadach <mailto:Stanislaw.jadach@ifj.edu.pl>, P.Sawicki <mailt o:Pawel.Sawicki@ifj.edu.pl> | |||
#ifndef ROOT_TFoam | #ifndef ROOT_TFoam | |||
#define ROOT_TFoam | #define ROOT_TFoam | |||
/////////////////////////////////////////////////////////////////////////// /// | /////////////////////////////////////////////////////////////////////////// /// | |||
// // | // // | |||
// TFoam is the main class of the multi-dimensional general purpose // | // TFoam is the main class of the multi-dimensional general purpose // | |||
// Monte Carlo event generator (integrator) FOAM. // | // Monte Carlo event generator (integrator) FOAM. // | |||
// // | // // | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFoamCell.h | TFoamCell.h | |||
---|---|---|---|---|
// @(#)root/foam:$Id: TFoamCell.h 22726 2008-03-19 09:53:41Z pcanal $ | // @(#)root/foam:$Id$ | |||
// Author: S. Jadach <mailto:Stanislaw.jadach@ifj.edu.pl>, P.Sawicki <mailt o:Pawel.Sawicki@ifj.edu.pl> | // Author: S. Jadach <mailto:Stanislaw.jadach@ifj.edu.pl>, P.Sawicki <mailt o:Pawel.Sawicki@ifj.edu.pl> | |||
#ifndef ROOT_TFoamCell | #ifndef ROOT_TFoamCell | |||
#define ROOT_TFoamCell | #define ROOT_TFoamCell | |||
/////////////////////////////////////////////////////////////////////////// ///////// | /////////////////////////////////////////////////////////////////////////// ///////// | |||
// Class TFoamCell used in TFoam // | // Class TFoamCell used in TFoam // | |||
// // | // // | |||
// Objects of this class are hyperrectangular cells organized in the binary tree. // | // Objects of this class are hyperrectangular cells organized in the binary tree. // | |||
// Special algoritm for encoding relalive positioning of the cells // | // Special algoritm for encoding relalive positioning of the cells // | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFoamIntegrand.h | TFoamIntegrand.h | |||
---|---|---|---|---|
// @(#)root/foam:$Id: TFoamIntegrand.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/foam:$Id$ | |||
// Author: S. Jadach <mailto:Stanislaw.jadach@ifj.edu.pl>, P.Sawicki <mailt o:Pawel.Sawicki@ifj.edu.pl> | // Author: S. Jadach <mailto:Stanislaw.jadach@ifj.edu.pl>, P.Sawicki <mailt o:Pawel.Sawicki@ifj.edu.pl> | |||
#ifndef ROOT_TFoamIntegrand | #ifndef ROOT_TFoamIntegrand | |||
#define ROOT_TFoamIntegrand | #define ROOT_TFoamIntegrand | |||
//_________________________________________ | //_________________________________________ | |||
// Class TFoamIntegrand | // Class TFoamIntegrand | |||
// ===================== | // ===================== | |||
// Abstract class representing n-dimensional real positive integrand functi on | // Abstract class representing n-dimensional real positive integrand functi on | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFoamMaxwt.h | TFoamMaxwt.h | |||
---|---|---|---|---|
// @(#)root/foam:$Id: TFoamMaxwt.h 22726 2008-03-19 09:53:41Z pcanal $ | // @(#)root/foam:$Id$ | |||
// Author: S. Jadach <mailto:Stanislaw.jadach@ifj.edu.pl>, P.Sawicki <mailt o:Pawel.Sawicki@ifj.edu.pl> | // Author: S. Jadach <mailto:Stanislaw.jadach@ifj.edu.pl>, P.Sawicki <mailt o:Pawel.Sawicki@ifj.edu.pl> | |||
#ifndef ROOT_TFoamMaxwt | #ifndef ROOT_TFoamMaxwt | |||
#define ROOT_TFoamMaxwt | #define ROOT_TFoamMaxwt | |||
////////////////////////////////////////////////////////////////// | ////////////////////////////////////////////////////////////////// | |||
// // | // // | |||
// Small auxiliary class for controlling MC weight. // | // Small auxiliary class for controlling MC weight. // | |||
// // | // // | |||
////////////////////////////////////////////////////////////////// | ////////////////////////////////////////////////////////////////// | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFoamSampler.h | TFoamSampler.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: TFoamSampler.h 48522 2013-02-08 21:05:50Z rdm $ | // @(#)root/mathcore:$Id$ | |||
// Author: L. Moneta Fri Sep 22 15:06:47 2006 | // Author: L. Moneta Fri Sep 22 15:06:47 2006 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class TFoamSampler | // Header file for class TFoamSampler | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFoamVect.h | TFoamVect.h | |||
---|---|---|---|---|
// @(#)root/foam:$Id: TFoamVect.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/foam:$Id$ | |||
// Author: S. Jadach <mailto:Stanislaw.jadach@ifj.edu.pl>, P.Sawicki <mailt o:Pawel.Sawicki@ifj.edu.pl> | // Author: S. Jadach <mailto:Stanislaw.jadach@ifj.edu.pl>, P.Sawicki <mailt o:Pawel.Sawicki@ifj.edu.pl> | |||
#ifndef ROOT_TFoamVect | #ifndef ROOT_TFoamVect | |||
#define ROOT_TFoamVect | #define ROOT_TFoamVect | |||
/////////////////////////////////////////////////////////////////////////// ///// | /////////////////////////////////////////////////////////////////////////// ///// | |||
// // | // // | |||
// Auxiliary class TFoamVect of n-dimensional vector, with dynamic allocati on // | // Auxiliary class TFoamVect of n-dimensional vector, with dynamic allocati on // | |||
// used for the cartesian geometry of the TFoam cells // | // used for the cartesian geometry of the TFoam cells // | |||
// // | // // | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFolder.h | TFolder.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TFolder.h 27436 2009-02-12 14:54:52Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Rene Brun 02/09/2000 | // Author: Rene Brun 02/09/2000 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFormLeafInfo.h | TFormLeafInfo.h | |||
---|---|---|---|---|
// @(#)root/treeplayer:$Id: TFormLeafInfo.h 48991 2013-03-28 15:25:11Z rdm $ | // @(#)root/treeplayer:$Id$ | |||
// Author: Philippe Canal 01/06/2004 | // Author: Philippe Canal 01/06/2004 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers and al. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers and al. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFormLeafInfoReference.h | TFormLeafInfoReference.h | |||
---|---|---|---|---|
// @(#)root/treeplayer:$Id: TFormLeafInfoReference.h 43271 2012-03-07 05:53 :52Z pcanal $ | // @(#)root/treeplayer:$Id$ | |||
// Author: Markus Frank 01/02/2006 | // Author: Markus Frank 01/02/2006 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers and al. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers and al. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFormula.h | TFormula.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TFormula.h 30176 2009-09-15 15:42:11Z pcanal $ | // @(#)root/hist:$Id$ | |||
// Author: Nicolas Brun 19/08/95 | // Author: Nicolas Brun 19/08/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
// ---------------------------------- Formula.h | // ---------------------------------- Formula.h | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFormulaPrimitive.h | TFormulaPrimitive.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TFormulaPrimitive.h 34902 2010-08-20 16:32:23Z pcanal $ | // @(#)root/hist:$Id$ | |||
// Author: Marian Ivanov, 2005 | // Author: Marian Ivanov, 2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
// ---------------------------------- TFormulaPrimitive.h | // ---------------------------------- TFormulaPrimitive.h | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFractionFitter.h | TFractionFitter.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TFractionFitter.h 48327 2013-01-18 10:35:21Z moneta $ | // @(#)root/hist:$Id$ | |||
// Author: Frank Filthaut F.Filthaut@science.ru.nl 20/05/2002 | // Author: Frank Filthaut F.Filthaut@science.ru.nl 20/05/2002 | |||
#ifndef ROOT_TFractionFitter | #ifndef ROOT_TFractionFitter | |||
#define ROOT_TFractionFitter | #define ROOT_TFractionFitter | |||
#ifndef ROOT_TVirtualFitter | #ifndef ROOT_TVirtualFitter | |||
# include "TVirtualFitter.h" | # include "TVirtualFitter.h" | |||
#endif | #endif | |||
#ifndef ROOT_TObjArray | #ifndef ROOT_TObjArray | |||
# include "TObjArray.h" | # include "TObjArray.h" | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFrame.h | TFrame.h | |||
---|---|---|---|---|
// @(#)root/graf:$Id: TFrame.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/graf:$Id$ | |||
// Author: Rene Brun 31/10/96 | // Author: Rene Brun 31/10/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFrameEditor.h | TFrameEditor.h | |||
---|---|---|---|---|
// @(#)root/ged:$Id: TFrameEditor.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/ged:$Id$ | |||
// Author: Ilka Antcheva 08/03/05 | // Author: Ilka Antcheva 08/03/05 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFree.h | TFree.h | |||
---|---|---|---|---|
// @(#)root/io:$Id: TFree.h 23122 2008-04-10 14:56:30Z rdm $ | // @(#)root/io:$Id$ | |||
// Author: Rene Brun 28/12/94 | // Author: Rene Brun 28/12/94 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFriendElement.h | TFriendElement.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TFriendElement.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/tree:$Id$ | |||
// Author: Rene Brun 07/04/2001 | // Author: Rene Brun 07/04/2001 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TFriendElement | #ifndef ROOT_TFriendElement | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFriendProxy.h | TFriendProxy.h | |||
---|---|---|---|---|
// @(#)root/treeplayer:$Id: TFriendProxy.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/treeplayer:$Id$ | |||
// Author: Philippe Canal 01/06/2004 | // Author: Philippe Canal 01/06/2004 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers and al. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers and al. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFriendProxyDescriptor.h | TFriendProxyDescriptor.h | |||
---|---|---|---|---|
// @(#)rooeeplayer:$Id: TFriendProxyDescriptor.h 41244 2011-10-06 19:42:35Z pcanal $ | // @(#)rooeeplayer:$Id$ | |||
// Author: Philippe Canal 06/06/2004 | // Author: Philippe Canal 06/06/2004 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers and al. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers and al. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFumili.h | TFumili.h | |||
---|---|---|---|---|
// @(#)root/fumili:$Id: TFumili.h 40814 2011-09-06 13:55:49Z moneta $ | // @(#)root/fumili:$Id$ | |||
// Author: Rene Brun 31/08/99 | // Author: Rene Brun 31/08/99 | |||
///////////////////////////////////////////////////////////////////////// | ///////////////////////////////////////////////////////////////////////// | |||
// // | // // | |||
// TFumili // | // TFumili // | |||
// // | // // | |||
// The FUMILI Minimization package // | // The FUMILI Minimization package // | |||
// // | // // | |||
///////////////////////////////////////////////////////////////////////// | ///////////////////////////////////////////////////////////////////////// | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFumiliFCN.h | TFumiliFCN.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: TFumiliFCN.h 20880 2007-11-19 11:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Author: L. Moneta 10/2005 | // Author: L. Moneta 10/2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2005 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_TFumiliChi2FCN_H_ | #ifndef ROOT_TFumiliChi2FCN_H_ | |||
#define ROOT_TFumiliChi2FCN_H_ | #define ROOT_TFumiliChi2FCN_H_ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFumiliMinimizer.h | TFumiliMinimizer.h | |||
---|---|---|---|---|
// @(#)root/fumili:$Id: TFumiliMinimizer.h 31604 2009-12-07 19:04:33Z monet a $ | // @(#)root/fumili:$Id$ | |||
// Author: L. Moneta Wed Oct 25 16:28:55 2006 | // Author: L. Moneta Wed Oct 25 16:28:55 2006 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class TFumiliMinimizer | // Header file for class TFumiliMinimizer | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFunction.h | TFunction.h | |||
---|---|---|---|---|
// @(#)root/meta:$Id: TFunction.h 48771 2013-02-28 19:49:49Z pcanal $ | // @(#)root/meta:$Id$ | |||
// Author: Fons Rademakers 07/02/97 | // Author: Fons Rademakers 07/02/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TFunctionParametersDialog.h | TFunctionParametersDialog.h | |||
---|---|---|---|---|
// @(#)root/ged:$Id: TFunctionParametersDialog.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/ged:$Id$ | |||
// Author: Ilka Antcheva 08/05/06 | // Author: Ilka Antcheva 08/05/06 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TG3DLine.h | TG3DLine.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TG3DLine.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 6/09/2000 | // Author: Fons Rademakers 6/09/2000 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGApplication.h | TGApplication.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGApplication.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Guy Barrand 30/05/2001 | // Author: Guy Barrand 30/05/2001 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 2001, Guy Barrand. * | * Copyright (C) 2001, Guy Barrand. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGButton.h | TGButton.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGButton.h 38844 2011-04-14 12:35:01Z bellenot $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 06/01/98 | // Author: Fons Rademakers 06/01/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGButtonGroup.h | TGButtonGroup.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGButtonGroup.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Valeriy Onuchin & Fons Rademakers 16/10/2000 | // Author: Valeriy Onuchin & Fons Rademakers 16/10/2000 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGCanvas.h | TGCanvas.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGCanvas.h 25499 2008-09-22 19:54:46Z bellenot $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 11/01/98 | // Author: Fons Rademakers 11/01/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGClient.h | TGClient.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGClient.h 43719 2012-04-12 23:00:08Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 27/12/97 | // Author: Fons Rademakers 27/12/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGColorDialog.h | TGColorDialog.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGColorDialog.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Bertrand Bellenot + Fons Rademakers 22/08/02 | // Author: Bertrand Bellenot + Fons Rademakers 22/08/02 | |||
// Author: Ilka Antcheva (color wheel support) 16/03/07 | // Author: Ilka Antcheva (color wheel support) 16/03/07 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGColorSelect.h | TGColorSelect.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGColorSelect.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Bertrand Bellenot + Fons Rademakers 22/08/02 | // Author: Bertrand Bellenot + Fons Rademakers 22/08/02 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGComboBox.h | TGComboBox.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGComboBox.h 40783 2011-08-31 17:09:16Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 13/01/98 | // Author: Fons Rademakers 13/01/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGCommandPlugin.h | TGCommandPlugin.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGCommandPlugin.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Bertrand Bellenot 26/09/2007 | // Author: Bertrand Bellenot 26/09/2007 | |||
#ifndef ROOT_TGCommandPlugin | #ifndef ROOT_TGCommandPlugin | |||
#define ROOT_TGCommandPlugin | #define ROOT_TGCommandPlugin | |||
#ifndef ROOT_TGFrame | #ifndef ROOT_TGFrame | |||
#include "TGFrame.h" | #include "TGFrame.h" | |||
#endif | #endif | |||
class TGLabel; | class TGLabel; | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGDMLParse.h | TGDMLParse.h | |||
---|---|---|---|---|
/* @(#)root/gdml:$Id: TGDMLParse.h 42245 2011-11-25 16:01:49Z agheata $ */ | /* @(#)root/gdml:$Id$ */ | |||
// Authors: Ben Lloyd 09/11/06 | // Authors: Ben Lloyd 09/11/06 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGDMLWrite.h | TGDMLWrite.h | |||
---|---|---|---|---|
// @(#)root/gdml:$Id: TGDMLWrite.h 42245 2011-11-25 16:01:49Z agheata $ | // @(#)root/gdml:$Id$ | |||
// Author: Anton Pytel 15/9/2011 | // Author: Anton Pytel 15/9/2011 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2011, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2011, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGDNDManager.h | TGDNDManager.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGDNDManager.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Bertrand Bellenot 19/04/07 | // Author: Bertrand Bellenot 19/04/07 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGDimension.h | TGDimension.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGDimension.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 02/01/98 | // Author: Fons Rademakers 02/01/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGDockableFrame.h | TGDockableFrame.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGDockableFrame.h 23256 2008-04-16 14:13:50Z antcheva $ | // @(#)root/gui:$Id$ | |||
// Author: Abdelhalim Ssadik 07/07/04 | // Author: Abdelhalim Ssadik 07/07/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGDoubleSlider.h | TGDoubleSlider.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGDoubleSlider.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Reiner Rohlfs 30/09/98 | // Author: Reiner Rohlfs 30/09/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGFALFile.h | TGFALFile.h | |||
---|---|---|---|---|
// @(#)root/gfal:$Id: TGFALFile.h 34444 2010-07-16 02:17:39Z pcanal $ | // @(#)root/gfal:$Id$ | |||
// Author: Fons Rademakers 8/12/2005 | // Author: Fons Rademakers 8/12/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGFSComboBox.h | TGFSComboBox.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGFSComboBox.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 19/01/98 | // Author: Fons Rademakers 19/01/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGFSContainer.h | TGFSContainer.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGFSContainer.h 41285 2011-10-07 15:41:14Z bellenot $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 19/01/98 | // Author: Fons Rademakers 19/01/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGFileBrowser.h | TGFileBrowser.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGFileBrowser.h 40383 2011-07-28 07:46:59Z bellenot $ | // @(#)root/gui:$Id$ | |||
// Author: Bertrand Bellenot 26/09/2007 | // Author: Bertrand Bellenot 26/09/2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGFileDialog.h | TGFileDialog.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGFileDialog.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 20/01/98 | // Author: Fons Rademakers 20/01/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGFont.h | TGFont.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGFont.h 42684 2012-01-17 16:59:45Z bellenot $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 20/5/2003 | // Author: Fons Rademakers 20/5/2003 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2003, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2003, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGFontDialog.h | TGFontDialog.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGFontDialog.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Bertrand Bellenot + Fons Rademakers 23/04/03 | // Author: Bertrand Bellenot + Fons Rademakers 23/04/03 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGFrame.h | TGFrame.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGFrame.h 38064 2011-02-14 13:54:40Z bellenot $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 03/01/98 | // Author: Fons Rademakers 03/01/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGGC.h | TGGC.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGGC.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 20/9/2000 | // Author: Fons Rademakers 20/9/2000 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGHtmlBrowser.h | TGHtmlBrowser.h | |||
---|---|---|---|---|
// @(#)root/guihtml:$Id: TGHtmlBrowser.h 27987 2009-03-30 12:35:36Z belleno t $ | // @(#)root/guihtml:$Id$ | |||
// Author: Bertrand Bellenot 26/09/2007 | // Author: Bertrand Bellenot 26/09/2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGIcon.h | TGIcon.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGIcon.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 05/01/98 | // Author: Fons Rademakers 05/01/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGIdleHandler.h | TGIdleHandler.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGIdleHandler.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 2/8/2004 | // Author: Fons Rademakers 2/8/2004 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGImageMap.h | TGImageMap.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGImageMap.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Valeriy Onuchin & Fons Rademakers 18/10/2000 | // Author: Valeriy Onuchin & Fons Rademakers 18/10/2000 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGInputDialog.h | TGInputDialog.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGInputDialog.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: David Gonzalez Maline 19/07/2006 | // Author: David Gonzalez Maline 19/07/2006 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGL5D.h | TGL5D.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGL5D.h 29602 2009-07-28 10:23:20Z brun $ | // @(#)root/gl:$Id$ | |||
// Author: Timur Pocheptsov 2009 | // Author: Timur Pocheptsov 2009 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TGL5D | #ifndef ROOT_TGL5D | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGL5DDataSetEditor.h | TGL5DDataSetEditor.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGL5DDataSetEditor.h 29602 2009-07-28 10:23:20Z brun $ | // @(#)root/gl:$Id$ | |||
// Author: Bertrand Bellenot 2009 | // Author: Bertrand Bellenot 2009 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2009, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2009, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGL5DPainter.h | TGL5DPainter.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGL5DPainter.h 33600 2010-05-21 09:24:32Z rdm $ | // @(#)root/gl:$Id$ | |||
// Author: Timur Pocheptsov 28/07/2009 | // Author: Timur Pocheptsov 28/07/2009 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2009, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2009, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLAdapter.h | TGLAdapter.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLAdapter.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/gl:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TGLAdapter | #ifndef ROOT_TGLAdapter | |||
#define ROOT_TGLAdapter | #define ROOT_TGLAdapter | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLAnnotation.h | TGLAnnotation.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLAnnotation.h 36946 2010-11-25 15:29:03Z matevz $ | // @(#)root/gl:$Id$ | |||
// Author: Matevz and Alja Tadel 20/02/2009 | // Author: Matevz and Alja Tadel 20/02/2009 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLAutoRotator.h | TGLAutoRotator.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TGLAutoRotator.h 39680 2011-06-11 05:20:52Z matevz $ | // @(#)root/eve:$Id$ | |||
// Author: Matevz Tadel 2007 | // Author: Matevz Tadel 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLAxis.h | TGLAxis.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLAxis.h 21794 2008-01-21 21:11:46Z matevz $ | // @(#)root/gl:$Id$ | |||
// Author: Olivier Couet 17/04/2007 | // Author: Olivier Couet 17/04/2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLAxisPainter.h | TGLAxisPainter.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLAxisPainter.h 33579 2010-05-19 12:43:08Z rdm $ | // @(#)root/gl:$Id$ | |||
// Author: Alja Mrak-Tadel 2009 | // Author: Alja Mrak-Tadel 2009 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLBoundingBox.h | TGLBoundingBox.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLBoundingBox.h 46586 2012-10-16 20:43:26Z matevz $ | // @(#)root/gl:$Id$ | |||
// Author: Richard Maunder 25/05/2005 | // Author: Richard Maunder 25/05/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLCamera.h | TGLCamera.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLCamera.h 49071 2013-04-04 05:21:42Z matevz $ | // @(#)root/gl:$Id$ | |||
// Author: Richard Maunder 25/05/2005 | // Author: Richard Maunder 25/05/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLCameraGuide.h | TGLCameraGuide.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TGLCameraGuide.h 34006 2010-06-21 10:36:05Z matevz $ | // @(#)root/eve:$Id$ | |||
// Author: Matevz Tadel 2007 | // Author: Matevz Tadel 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLCameraOverlay.h | TGLCameraOverlay.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLCameraOverlay.h 33579 2010-05-19 12:43:08Z rdm $ | // @(#)root/gl:$Id$ | |||
// Author: Alja Mrak-Tadel 2007 | // Author: Alja Mrak-Tadel 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLClip.h | TGLClip.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLClip.h 46586 2012-10-16 20:43:26Z matevz $ | // @(#)root/gl:$Id$ | |||
// Author: Richard Maunder 16/09/2005 | // Author: Richard Maunder 16/09/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLClipSetEditor.h | TGLClipSetEditor.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLClipSetEditor.h 46586 2012-10-16 20:43:26Z matevz $ | // @(#)root/gl:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TGLClipSetEditor | #ifndef ROOT_TGLClipSetEditor | |||
#define ROOT_TGLClipSetEditor | #define ROOT_TGLClipSetEditor | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLContext.h | TGLContext.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLContext.h 36675 2010-11-15 20:33:58Z matevz $ | // @(#)root/gl:$Id$ | |||
#include <utility> | #include <utility> | |||
#include <list> | #include <list> | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLContextPrivate.h | TGLContextPrivate.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLContextPrivate.h 47130 2012-11-09 03:05:52Z matevz $ | // @(#)root/gl:$Id$ | |||
#ifndef ROOT_TGLContextPrivate | #ifndef ROOT_TGLContextPrivate | |||
#define ROOT_TGLContextPrivate | #define ROOT_TGLContextPrivate | |||
#include <map> | #include <map> | |||
#include "TGLIncludes.h" | #include "TGLIncludes.h" | |||
#include "TGLWSIncludes.h" | #include "TGLWSIncludes.h" | |||
#include "TGLContext.h" | #include "TGLContext.h" | |||
#include "RConfigure.h" | #include "RConfigure.h" | |||
#include "GuiTypes.h" | #include "GuiTypes.h" | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLCylinder.h | TGLCylinder.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLCylinder.h 26250 2008-11-17 20:56:44Z matevz $ | // @(#)root/gl:$Id$ | |||
// Author: Timur Pocheptsov 03/08/2004 | // Author: Timur Pocheptsov 03/08/2004 | |||
// NOTE: This code moved from obsoleted TGLSceneObject.h / .cxx - see these | // NOTE: This code moved from obsoleted TGLSceneObject.h / .cxx - see these | |||
// attic files for previous CVS history | // attic files for previous CVS history | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLEmbeddedViewer.h | TGLEmbeddedViewer.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLEmbeddedViewer.h 31330 2009-11-19 17:34:19Z matevz $ | // @(#)root/gl:$Id$ | |||
// Author: Bertrand Bellenot 23/01/2008 | // Author: Bertrand Bellenot 23/01/2008 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLEventHandler.h | TGLEventHandler.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLEventHandler.h 44784 2012-06-27 19:57:47Z matevz $ | // @(#)root/gl:$Id$ | |||
// Author: Bertrand Bellenot 29/01/2008 | // Author: Bertrand Bellenot 29/01/2008 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLFBO.h | TGLFBO.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLFBO.h 36675 2010-11-15 20:33:58Z matevz $ | // @(#)root/gl:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TGLFBO | #ifndef ROOT_TGLFBO | |||
#define ROOT_TGLFBO | #define ROOT_TGLFBO | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLFaceSet.h | TGLFaceSet.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLFaceSet.h 37192 2010-12-02 15:54:26Z matevz $ | // @(#)root/gl:$Id$ | |||
// Author: Timur Pocheptsov 03/08/2004 | // Author: Timur Pocheptsov 03/08/2004 | |||
// NOTE: This code moved from obsoleted TGLSceneObject.h / .cxx - see these | // NOTE: This code moved from obsoleted TGLSceneObject.h / .cxx - see these | |||
// attic files for previous CVS history | // attic files for previous CVS history | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLFontManager.h | TGLFontManager.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLFontManager.h 30425 2009-09-24 19:45:11Z matevz $ | // @(#)root/gl:$Id$ | |||
// Author: Alja Mrak-Tadel 2008 | // Author: Alja Mrak-Tadel 2008 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLFormat.h | TGLFormat.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLFormat.h 48649 2013-02-20 08:49:29Z tpochep $ | // @(#)root/gl:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TGLFormat | #ifndef ROOT_TGLFormat | |||
#define ROOT_TGLFormat | #define ROOT_TGLFormat | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLIncludes.h | TGLIncludes.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLIncludes.h 29056 2009-06-17 14:36:59Z matevz $ | // @(#)root/gl:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TGLIncludes | #ifndef ROOT_TGLIncludes | |||
#define ROOT_TGLIncludes | #define ROOT_TGLIncludes | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLIsoMesh.h | TGLIsoMesh.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLIsoMesh.h 33600 2010-05-21 09:24:32Z rdm $ | // @(#)root/gl:$Id$ | |||
// Author: Timur Pocheptsov 06/01/2009 | // Author: Timur Pocheptsov 06/01/2009 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2009, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2009, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLLegoPainter.h | TGLLegoPainter.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLLegoPainter.h 28464 2009-05-06 12:37:21Z brun $ | // @(#)root/gl:$Id$ | |||
// Author: Timur Pocheptsov 14/06/2006 | // Author: Timur Pocheptsov 14/06/2006 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLLightSet.h | TGLLightSet.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLLightSet.h 28197 2009-04-14 13:59:27Z matevz $ | // @(#)root/gl:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TGLLightSet_H | #ifndef ROOT_TGLLightSet_H | |||
#define ROOT_TGLLightSet_H | #define ROOT_TGLLightSet_H | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLLightSetEditor.h | TGLLightSetEditor.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLLightSetEditor.h 27157 2009-01-15 14:05:12Z brun $ | // @(#)root/gl:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TGLLightSetEditor_H | #ifndef ROOT_TGLLightSetEditor_H | |||
#define ROOT_TGLLightSetEditor_H | #define ROOT_TGLLightSetEditor_H | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLLockable.h | TGLLockable.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLLockable.h 32465 2010-03-04 20:29:52Z matevz $ | // @(#)root/gl:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TGLLockable_H | #ifndef ROOT_TGLLockable_H | |||
#define ROOT_TGLLockable_H | #define ROOT_TGLLockable_H | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLLogicalShape.h | TGLLogicalShape.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLLogicalShape.h 46418 2012-10-09 19:36:03Z matevz $ | // @(#)root/gl:$Id$ | |||
// Author: Richard Maunder 25/05/2005 | // Author: Richard Maunder 25/05/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLManip.h | TGLManip.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLManip.h 34006 2010-06-21 10:36:05Z matevz $ | // @(#)root/gl:$Id$ | |||
// Author: Richard Maunder 16/09/2005 | // Author: Richard Maunder 16/09/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLManipSet.h | TGLManipSet.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLManipSet.h 26394 2008-11-23 14:35:25Z matevz $ | // @(#)root/gl:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TGLManipSet | #ifndef ROOT_TGLManipSet | |||
#define ROOT_TGLManipSet | #define ROOT_TGLManipSet | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLMarchingCubes.h | TGLMarchingCubes.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLMarchingCubes.h 33600 2010-05-21 09:24:32Z rdm $ | // @(#)root/gl:$Id$ | |||
// Author: Timur Pocheptsov 06/01/2009 | // Author: Timur Pocheptsov 06/01/2009 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2009, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2009, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLObject.h | TGLObject.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLObject.h 36384 2010-10-20 14:26:41Z matevz $ | // @(#)root/gl:$Id$ | |||
// Author: Matevz Tadel 7/4/2006 | // Author: Matevz Tadel 7/4/2006 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLOrthoCamera.h | TGLOrthoCamera.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLOrthoCamera.h 49071 2013-04-04 05:21:42Z matevz $ | // @(#)root/gl:$Id$ | |||
// Author: Richard Maunder 25/05/2005 | // Author: Richard Maunder 25/05/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLOutput.h | TGLOutput.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLOutput.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/gl:$Id$ | |||
// Author: Richard Maunder, Olivier Couet 02/07/2005 | // Author: Richard Maunder, Olivier Couet 02/07/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLOverlay.h | TGLOverlay.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLOverlay.h 34006 2010-06-21 10:36:05Z matevz $ | // @(#)root/gl:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TGLOverlay_H | #ifndef ROOT_TGLOverlay_H | |||
#define ROOT_TGLOverlay_H | #define ROOT_TGLOverlay_H | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLOverlayButton.h | TGLOverlayButton.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLOverlayButton.h 26367 2008-11-21 18:08:30Z matevz $ | // @(#)root/gl:$Id$ | |||
// Author: Bertrand Bellenot 2008 | // Author: Bertrand Bellenot 2008 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLPShapeObj.h | TGLPShapeObj.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLPShapeObj.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/gl:$Id$ | |||
// Author: Alja Mrak-Tadel 06/2006 | // Author: Alja Mrak-Tadel 06/2006 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLPShapeObjEditor.h | TGLPShapeObjEditor.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLPShapeObjEditor.h 28197 2009-04-14 13:59:27Z matevz $ | // @(#)root/gl:$Id$ | |||
// Author: Matevz Tadel 25/09/2006 | // Author: Matevz Tadel 25/09/2006 | |||
#ifndef ROOT_TGLPShapeObjEditor | #ifndef ROOT_TGLPShapeObjEditor | |||
#define ROOT_TGLPShapeObjEditor | #define ROOT_TGLPShapeObjEditor | |||
#include <memory> | #include <memory> | |||
#ifndef ROOT_TGedFrame | #ifndef ROOT_TGedFrame | |||
#include "TGedFrame.h" | #include "TGedFrame.h" | |||
#endif | #endif | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLPShapeRef.h | TGLPShapeRef.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLPShapeRef.h 26394 2008-11-23 14:35:25Z matevz $ | // @(#)root/gl:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TGLPShapeRef | #ifndef ROOT_TGLPShapeRef | |||
#define ROOT_TGLPShapeRef | #define ROOT_TGLPShapeRef | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLPadPainter.h | TGLPadPainter.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLPadPainter.h 47130 2012-11-09 03:05:52Z matevz $ | // @(#)root/gl:$Id$ | |||
// Author: Timur Pocheptsov 06/05/2009 | // Author: Timur Pocheptsov 06/05/2009 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2009, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2009, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLPadUtils.h | TGLPadUtils.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLPadUtils.h 48383 2013-01-23 14:29:21Z couet $ | // @(#)root/gl:$Id$ | |||
// Author: Timur Pocheptsov 06/05/2009 | // Author: Timur Pocheptsov 06/05/2009 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2009, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2009, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLParametric.h | TGLParametric.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLParametric.h 42449 2011-12-09 12:22:02Z tpochep $ | // @(#)root/gl:$Id$ | |||
// Author: Timur Pocheptsov 26/01/2007 | // Author: Timur Pocheptsov 26/01/2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLParametricEquationGL.h | TGLParametricEquationGL.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLParametricEquationGL.h 29526 2009-07-20 17:41:53Z ma tevz $ | // @(#)root/gl:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TGLParametricEquationGL | #ifndef ROOT_TGLParametricEquationGL | |||
#define ROOT_TGLParametricEquationGL | #define ROOT_TGLParametricEquationGL | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLPerspectiveCamera.h | TGLPerspectiveCamera.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLPerspectiveCamera.h 49071 2013-04-04 05:21:42Z matev z $ | // @(#)root/gl:$Id$ | |||
// Author: Richard Maunder 25/05/2005 | // Author: Richard Maunder 25/05/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLPhysicalShape.h | TGLPhysicalShape.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLPhysicalShape.h 46418 2012-10-09 19:36:03Z matevz $ | // @(#)root/gl:$Id$ | |||
// Author: Richard Maunder 25/05/2005 | // Author: Richard Maunder 25/05/2005 | |||
// Parts taken from original TGLSceneObject Timur Pocheptsov | // Parts taken from original TGLSceneObject Timur Pocheptsov | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLPlot3D.h | TGLPlot3D.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLPlot3D.h 38817 2011-04-13 09:32:44Z couet $ | // @(#)root/gl:$Id$ | |||
// Author: Matevz Tadel 2007 | // Author: Matevz Tadel 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLPlotCamera.h | TGLPlotCamera.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLPlotCamera.h 33579 2010-05-19 12:43:08Z rdm $ | // @(#)root/gl:$Id$ | |||
// Author: Timur Pocheptsov | // Author: Timur Pocheptsov | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLPlotPainter.h | TGLPlotPainter.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLPlotPainter.h 40858 2011-09-13 06:45:50Z tpochep $ | // @(#)root/gl:$Id$ | |||
// Author: Timur Pocheptsov 14/06/2006 | // Author: Timur Pocheptsov 14/06/2006 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLPolyLine.h | TGLPolyLine.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLPolyLine.h 21252 2007-12-07 01:39:32Z matevz $ | // @(#)root/gl:$Id$ | |||
// Author: Timur Pocheptsov 03/08/2004 | // Author: Timur Pocheptsov 03/08/2004 | |||
// NOTE: This code moved from obsoleted TGLSceneObject.h / .cxx - see these | // NOTE: This code moved from obsoleted TGLSceneObject.h / .cxx - see these | |||
// attic files for previous CVS history | // attic files for previous CVS history | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLPolyMarker.h | TGLPolyMarker.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLPolyMarker.h 21252 2007-12-07 01:39:32Z matevz $ | // @(#)root/gl:$Id$ | |||
// Author: Timur Pocheptsov 03/08/2004 | // Author: Timur Pocheptsov 03/08/2004 | |||
// NOTE: This code moved from obsoleted TGLSceneObject.h / .cxx - see these | // NOTE: This code moved from obsoleted TGLSceneObject.h / .cxx - see these | |||
// attic files for previous CVS history | // attic files for previous CVS history | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLQuadric.h | TGLQuadric.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLQuadric.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/gl:$Id$ | |||
// Author: Richard Maunder 16/09/2005 | // Author: Richard Maunder 16/09/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLRnrCtx.h | TGLRnrCtx.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLRnrCtx.h 46562 2012-10-16 11:20:32Z tpochep $ | // @(#)root/gl:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TGLRnrCtx | #ifndef ROOT_TGLRnrCtx | |||
#define ROOT_TGLRnrCtx | #define ROOT_TGLRnrCtx | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLRotateManip.h | TGLRotateManip.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLRotateManip.h 30815 2009-10-20 13:49:22Z rdm $ | // @(#)root/gl:$Id$ | |||
// Author: Richard Maunder 04/10/2005 | // Author: Richard Maunder 04/10/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLSAFrame.h | TGLSAFrame.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLSAFrame.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/gl:$Id$ | |||
// Author: Richard Maunder 10/08/2005 | // Author: Richard Maunder 10/08/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLSAViewer.h | TGLSAViewer.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLSAViewer.h 36895 2010-11-24 11:46:09Z matevz $ | // @(#)root/gl:$Id$ | |||
// Author: Richard Maunder / Timur Pocheptsov | // Author: Richard Maunder / Timur Pocheptsov | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLScaleManip.h | TGLScaleManip.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLScaleManip.h 30815 2009-10-20 13:49:22Z rdm $ | // @(#)root/gl:$Id$ | |||
// Author: Richard Maunder 16/09/2005 | // Author: Richard Maunder 16/09/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLScene.h | TGLScene.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLScene.h 43018 2012-02-16 03:13:21Z matevz $ | // @(#)root/gl:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TGLScene_H | #ifndef ROOT_TGLScene_H | |||
#define ROOT_TGLScene_H | #define ROOT_TGLScene_H | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLSceneBase.h | TGLSceneBase.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLSceneBase.h 43018 2012-02-16 03:13:21Z matevz $ | // @(#)root/gl:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TGLSceneBase_H | #ifndef ROOT_TGLSceneBase_H | |||
#define ROOT_TGLSceneBase_H | #define ROOT_TGLSceneBase_H | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLSceneInfo.h | TGLSceneInfo.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLSceneInfo.h 29676 2009-08-04 16:18:07Z matevz $ | // @(#)root/gl:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TGLSceneInfo_H | #ifndef ROOT_TGLSceneInfo_H | |||
#define ROOT_TGLSceneInfo_H | #define ROOT_TGLSceneInfo_H | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLScenePad.h | TGLScenePad.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLScenePad.h 42974 2012-02-12 07:22:45Z matevz $ | // @(#)root/gl:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TGLScenePad | #ifndef ROOT_TGLScenePad | |||
#define ROOT_TGLScenePad | #define ROOT_TGLScenePad | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLSelectBuffer.h | TGLSelectBuffer.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLSelectBuffer.h 43202 2012-03-02 03:51:41Z matevz $ | // @(#)root/gl:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TGLSelectBuffer | #ifndef ROOT_TGLSelectBuffer | |||
#define ROOT_TGLSelectBuffer | #define ROOT_TGLSelectBuffer | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLSelectRecord.h | TGLSelectRecord.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLSelectRecord.h 42974 2012-02-12 07:22:45Z matevz $ | // @(#)root/gl:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TGLSelectRecord | #ifndef ROOT_TGLSelectRecord | |||
#define ROOT_TGLSelectRecord | #define ROOT_TGLSelectRecord | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLSphere.h | TGLSphere.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLSphere.h 26250 2008-11-17 20:56:44Z matevz $ | // @(#)root/gl:$Id$ | |||
// Author: Timur Pocheptsov 03/08/2004 | // Author: Timur Pocheptsov 03/08/2004 | |||
// NOTE: This code moved from obsoleted TGLSceneObject.h / .cxx - see these | // NOTE: This code moved from obsoleted TGLSceneObject.h / .cxx - see these | |||
// attic files for previous CVS history | // attic files for previous CVS history | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLStopwatch.h | TGLStopwatch.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLStopwatch.h 23087 2008-04-09 14:10:56Z rdm $ | // @(#)root/gl:$Id$ | |||
// Author: Richard Maunder 25/05/2005 | // Author: Richard Maunder 25/05/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLTH3Composition.h | TGLTH3Composition.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLTH3Composition.h 29714 2009-08-07 08:36:09Z brun $ | // @(#)root/gl:$Id$ | |||
// Author: Timur Pocheptsov 07/08/2009 | // Author: Timur Pocheptsov 07/08/2009 | |||
#ifndef ROOT_TGLTH3Composition | #ifndef ROOT_TGLTH3Composition | |||
#define ROOT_TGLTH3Composition | #define ROOT_TGLTH3Composition | |||
#include <utility> | #include <utility> | |||
#include <memory> | #include <memory> | |||
#include <vector> | #include <vector> | |||
#ifndef ROOT_TGLHistPainter | #ifndef ROOT_TGLHistPainter | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLText.h | TGLText.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLText.h 21807 2008-01-22 15:46:23Z matevz $ | // @(#)root/gl:$Id$ | |||
// Author: Olivier Couet 12/04/2007 | // Author: Olivier Couet 12/04/2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLTransManip.h | TGLTransManip.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLTransManip.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/gl:$Id$ | |||
// Author: Richard Maunder 16/09/2005 | // Author: Richard Maunder 16/09/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLUtil.h | TGLUtil.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLUtil.h 49071 2013-04-04 05:21:42Z matevz $ | // @(#)root/gl:$Id$ | |||
// Author: Richard Maunder 25/05/2005 | // Author: Richard Maunder 25/05/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLViewer.h | TGLViewer.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLViewer.h 44784 2012-06-27 19:57:47Z matevz $ | // @(#)root/gl:$Id$ | |||
// Author: Richard Maunder 25/05/2005 | // Author: Richard Maunder 25/05/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLViewerBase.h | TGLViewerBase.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLViewerBase.h 43018 2012-02-16 03:13:21Z matevz $ | // @(#)root/gl:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TGLViewerBase | #ifndef ROOT_TGLViewerBase | |||
#define ROOT_TGLViewerBase | #define ROOT_TGLViewerBase | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLWSIncludes.h | TGLWSIncludes.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLWSIncludes.h 46704 2012-10-20 17:27:58Z rdm $ | // @(#)root/gl:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
// Window-system specific GL includes. | // Window-system specific GL includes. | |||
// Inclusion should only be necessary in in low-level system files. | // Inclusion should only be necessary in in low-level system files. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLWidget.h | TGLWidget.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TGLWidget.h 36675 2010-11-15 20:33:58Z matevz $ | // @(#)root/gl:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TGLWidget | #ifndef ROOT_TGLWidget | |||
#define ROOT_TGLWidget | #define ROOT_TGLWidget | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLabel.h | TGLabel.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGLabel.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 06/01/98 | // Author: Fons Rademakers 06/01/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGLayout.h | TGLayout.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGLayout.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 02/01/98 | // Author: Fons Rademakers 02/01/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGListBox.h | TGListBox.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGListBox.h 48991 2013-03-28 15:25:11Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 12/01/98 | // Author: Fons Rademakers 12/01/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGListTree.h | TGListTree.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGListTree.h 38753 2011-04-06 13:14:08Z bellenot $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 25/02/98 | // Author: Fons Rademakers 25/02/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGListView.h | TGListView.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGListView.h 26097 2008-11-07 10:02:53Z bellenot $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 17/01/98 | // Author: Fons Rademakers 17/01/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGMdi.h | TGMdi.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGMdi.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Bertrand Bellenot 20/08/2004 | // Author: Bertrand Bellenot 20/08/2004 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGMdiDecorFrame.h | TGMdiDecorFrame.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGMdiDecorFrame.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Bertrand Bellenot 20/08/2004 | // Author: Bertrand Bellenot 20/08/2004 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGMdiFrame.h | TGMdiFrame.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGMdiFrame.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Bertrand Bellenot 20/08/2004 | // Author: Bertrand Bellenot 20/08/2004 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGMdiMainFrame.h | TGMdiMainFrame.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGMdiMainFrame.h 48991 2013-03-28 15:25:11Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Bertrand Bellenot 20/08/2004 | // Author: Bertrand Bellenot 20/08/2004 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGMdiMenu.h | TGMdiMenu.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGMdiMenu.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Bertrand Bellenot 20/08/2004 | // Author: Bertrand Bellenot 20/08/2004 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGMenu.h | TGMenu.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGMenu.h 38843 2011-04-14 12:13:31Z bellenot $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 09/01/98 | // Author: Fons Rademakers 09/01/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGMimeTypes.h | TGMimeTypes.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGMimeTypes.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 18/01/98 | // Author: Fons Rademakers 18/01/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGMsgBox.h | TGMsgBox.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGMsgBox.h 43242 2012-03-05 16:21:38Z bellenot $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 09/01/98 | // Author: Fons Rademakers 09/01/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGNumberEntry.h | TGNumberEntry.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGNumberEntry.h 25233 2008-08-25 16:48:47Z bellenot $ | // @(#)root/gui:$Id$ | |||
// Author: Daniel Sigg 03/09/2001 | // Author: Daniel Sigg 03/09/2001 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2001, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2001, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGObject.h | TGObject.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGObject.h 27658 2009-02-28 05:34:57Z pcanal $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 27/12/97 | // Author: Fons Rademakers 27/12/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGPack.h | TGPack.h | |||
---|---|---|---|---|
// @(#)root/eve:$Id: TGPack.h 48991 2013-03-28 15:25:11Z rdm $ | // @(#)root/eve:$Id$ | |||
// Author: Matevz Tadel 2007 | // Author: Matevz Tadel 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGPasswdDialog.h | TGPasswdDialog.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGPasswdDialog.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: G. Ganis 10/10/2005 | // Author: G. Ganis 10/10/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGPicture.h | TGPicture.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGPicture.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 01/01/98 | // Author: Fons Rademakers 01/01/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGProgressBar.h | TGProgressBar.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGProgressBar.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 10/10/2000 | // Author: Fons Rademakers 10/10/2000 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGQt.h | TGQt.h | |||
---|---|---|---|---|
// @(#)root/qt:$Id: TGQt.h 30386 2009-09-23 19:06:28Z brun $ | // @(#)root/qt:$Id$ | |||
// Author: Valeri Fine 21/01/2002 | // Author: Valeri Fine 21/01/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* Copyright (C) 2002 by Valeri Fine. * | * Copyright (C) 2002 by Valeri Fine. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGRedirectOutputGuard.h | TGRedirectOutputGuard.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGRedirectOutputGuard.h 43282 2012-03-08 10:01:56Z bel lenot $ | // @(#)root/gui:$Id$ | |||
// Author: G. Ganis 10/10/2005 | // Author: G. Ganis 10/10/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGResourcePool.h | TGResourcePool.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGResourcePool.h 38843 2011-04-14 12:13:31Z bellenot $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 19/5/2003 | // Author: Fons Rademakers 19/5/2003 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2003, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2003, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGScrollBar.h | TGScrollBar.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGScrollBar.h 43556 2012-03-29 14:14:16Z bellenot $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 10/01/98 | // Author: Fons Rademakers 10/01/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGShapedFrame.h | TGShapedFrame.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGShapedFrame.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Bertrand Bellenot 23/01/2008 | // Author: Bertrand Bellenot 23/01/2008 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGShutter.h | TGShutter.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGShutter.h 32706 2010-03-23 07:54:10Z bellenot $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 18/9/2000 | // Author: Fons Rademakers 18/9/2000 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGSlider.h | TGSlider.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGSlider.h 33776 2010-06-08 12:16:54Z bellenot $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 14/01/98 | // Author: Fons Rademakers 14/01/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGSplitFrame.h | TGSplitFrame.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGSplitFrame.h 25229 2008-08-25 15:14:34Z bellenot $ | // @(#)root/gui:$Id$ | |||
// Author: Bertrand Bellenot 23/01/2008 | // Author: Bertrand Bellenot 23/01/2008 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGSplitter.h | TGSplitter.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGSplitter.h 25229 2008-08-25 15:14:34Z bellenot $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 6/09/2000 | // Author: Fons Rademakers 6/09/2000 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGStatusBar.h | TGStatusBar.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGStatusBar.h 26692 2008-12-06 10:54:36Z bellenot $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 23/01/98 | // Author: Fons Rademakers 23/01/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGString.h | TGString.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGString.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 05/01/98 | // Author: Fons Rademakers 05/01/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGTRA.h | TGTRA.h | |||
---|---|---|---|---|
// @(#)root/g3d:$Id: TGTRA.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/g3d:$Id$ | |||
// Author: Nenad Buncic 19/09/95 | // Author: Nenad Buncic 19/09/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGTab.h | TGTab.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGTab.h 26180 2008-11-13 15:51:56Z bellenot $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 13/01/98 | // Author: Fons Rademakers 13/01/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGTableLayout.h | TGTableLayout.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGTableLayout.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Brett Viren 04/15/2001 | // Author: Brett Viren 04/15/2001 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 2001, Brett Viren * | * Copyright (C) 2001, Brett Viren * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGText.h | TGText.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGText.h 48991 2013-03-28 15:25:11Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 26/04/98 | // Author: Fons Rademakers 26/04/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGTextBuffer.h | TGTextBuffer.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGTextBuffer.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 05/05/98 | // Author: Fons Rademakers 05/05/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGTextEdit.h | TGTextEdit.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGTextEdit.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 1/7/2000 | // Author: Fons Rademakers 1/7/2000 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGTextEditDialogs.h | TGTextEditDialogs.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGTextEditDialogs.h 40451 2011-08-04 09:58:12Z belleno t $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 10/7/2000 | // Author: Fons Rademakers 10/7/2000 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGTextEditor.h | TGTextEditor.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGTextEditor.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Bertrand Bellenot 20/06/06 | // Author: Bertrand Bellenot 20/06/06 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGTextEntry.h | TGTextEntry.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGTextEntry.h 32694 2010-03-22 09:08:25Z bellenot $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 08/01/98 | // Author: Fons Rademakers 08/01/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGTextView.h | TGTextView.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGTextView.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 1/7/2000 | // Author: Fons Rademakers 1/7/2000 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGToolBar.h | TGToolBar.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGToolBar.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 25/02/98 | // Author: Fons Rademakers 25/02/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGToolTip.h | TGToolTip.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGToolTip.h 25229 2008-08-25 15:14:34Z bellenot $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 22/02/98 | // Author: Fons Rademakers 22/02/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGTripleSlider.h | TGTripleSlider.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGTripleSlider.h 26446 2008-11-25 11:00:24Z brun $ | // @(#)root/gui:$Id$ | |||
// Author: Bertrand Bellenot 20/01/06 | // Author: Bertrand Bellenot 20/01/06 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGView.h | TGView.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGView.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 30/6/2000 | // Author: Fons Rademakers 30/6/2000 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGWidget.h | TGWidget.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGWidget.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 05/01/98 | // Author: Fons Rademakers 05/01/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGWindow.h | TGWindow.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGWindow.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 28/12/97 | // Author: Fons Rademakers 28/12/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGX11.h | TGX11.h | |||
---|---|---|---|---|
// @(#)root/x11:$Id: TGX11.h 47117 2012-11-08 16:14:55Z couet $ | // @(#)root/x11:$Id$ | |||
// Author: Rene Brun, Olivier Couet, Fons Rademakers 28/11/94 | // Author: Rene Brun, Olivier Couet, Fons Rademakers 28/11/94 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGX11TTF.h | TGX11TTF.h | |||
---|---|---|---|---|
// @(#)root/x11ttf:$Id: TGX11TTF.h 47117 2012-11-08 16:14:55Z couet $ | // @(#)root/x11ttf:$Id$ | |||
// Author: Olivier Couet 01/10/02 | // Author: Olivier Couet 01/10/02 | |||
// Author: Fons Rademakers 21/11/98 | // Author: Fons Rademakers 21/11/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGXYLayout.h | TGXYLayout.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGXYLayout.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Reiner Rohlfs 24/03/2002 | // Author: Reiner Rohlfs 24/03/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun, Fons Rademakers and Reiner Rohlfs * | * Copyright (C) 1995-2002, Rene Brun, Fons Rademakers and Reiner Rohlfs * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGaxis.h | TGaxis.h | |||
---|---|---|---|---|
// @(#)root/graf:$Id: TGaxis.h 45109 2012-07-17 13:54:49Z couet $ | // @(#)root/graf:$Id$ | |||
// Author: Rene Brun, Olivier Couet 12/12/94 | // Author: Rene Brun, Olivier Couet 12/12/94 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGedEditor.h | TGedEditor.h | |||
---|---|---|---|---|
// @(#)root/ged:$Id: TGedEditor.h 31320 2009-11-19 16:42:53Z bellenot $ | // @(#)root/ged:$Id$ | |||
// Author: Marek Biskup, Ilka Antcheva 02/12/2003 | // Author: Marek Biskup, Ilka Antcheva 02/12/2003 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGedFrame.h | TGedFrame.h | |||
---|---|---|---|---|
// @(#)root/ged:$Id: TGedFrame.h 33457 2010-05-11 07:11:07Z bellenot $ | // @(#)root/ged:$Id$ | |||
// Author: Ilka Antcheva 10/05/04 | // Author: Ilka Antcheva 10/05/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGedMarkerSelect.h | TGedMarkerSelect.h | |||
---|---|---|---|---|
// @(#)root/ged:$Id: TGedMarkerSelect.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/ged:$Id$ | |||
// Author: Marek Biskup, Ilka Antcheva 24/07/03 | // Author: Marek Biskup, Ilka Antcheva 24/07/03 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGedPatternSelect.h | TGedPatternSelect.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGedPatternSelect.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Marek Biskup, Ilka Antcheva 24/07/03 | // Author: Marek Biskup, Ilka Antcheva 24/07/03 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGenCollectionProxy.h | TGenCollectionProxy.h | |||
---|---|---|---|---|
// @(#)root/io:$Id: TGenCollectionProxy.h 49000 2013-03-29 10:47:59Z pcanal $ | // @(#)root/io:$Id$ | |||
// Author: Markus Frank 28/10/04 | // Author: Markus Frank 28/10/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TGenCollectionProxy | #ifndef ROOT_TGenCollectionProxy | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGenCollectionStreamer.h | TGenCollectionStreamer.h | |||
---|---|---|---|---|
// @(#)root/io:$Id: TGenCollectionStreamer.h 49000 2013-03-29 10:47:59Z pca nal $ | // @(#)root/io:$Id$ | |||
// Author: Markus Frank 28/10/04 | // Author: Markus Frank 28/10/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TGenCollectionStreamer | #ifndef ROOT_TGenCollectionStreamer | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGenPhaseSpace.h | TGenPhaseSpace.h | |||
---|---|---|---|---|
// @(#)root/physics:$Id: TGenPhaseSpace.h 44084 2012-05-03 09:55:25Z axel $ | // @(#)root/physics:$Id$ | |||
// Author: Rene Brun , Valerio Filippini 06/09/2000 | // Author: Rene Brun , Valerio Filippini 06/09/2000 | |||
/////////////////////////////////////////////////////////////////////////// //// | /////////////////////////////////////////////////////////////////////////// //// | |||
// // | // // | |||
// Phase Space Generator, based on the GENBOD routine of CERNLIB // | // Phase Space Generator, based on the GENBOD routine of CERNLIB // | |||
// // | // // | |||
/////////////////////////////////////////////////////////////////////////// //// | /////////////////////////////////////////////////////////////////////////// //// | |||
#ifndef ROOT_TGenPhaseSpace | #ifndef ROOT_TGenPhaseSpace | |||
#define ROOT_TGenPhaseSpace | #define ROOT_TGenPhaseSpace | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGenerator.h | TGenerator.h | |||
---|---|---|---|---|
// @(#)root/eg:$Id: TGenerator.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/eg:$Id$ | |||
// Author: Ola Nordmann 21/09/95 | // Author: Ola Nordmann 21/09/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGenericClassInfo.h | TGenericClassInfo.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TGenericClassInfo.h 39611 2011-06-08 19:35:17Z pcanal $ | // @(#)root/base:$Id$ | |||
// Author: Philippe Canal 23/2/02 | // Author: Philippe Canal 23/2/02 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun, Fons Rademakers and al. * | * Copyright (C) 1995-2002, Rene Brun, Fons Rademakers and al. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGenericTable.h | TGenericTable.h | |||
---|---|---|---|---|
// @(#)root/table:$Id: TGenericTable.h 27157 2009-01-15 14:05:12Z brun $ | // @(#)root/table:$Id$ | |||
// Author: Valery Fine(fine@bnl.gov) 30/06/2001 | // Author: Valery Fine(fine@bnl.gov) 30/06/2001 | |||
#ifndef ROOT_TGenericTable | #ifndef ROOT_TGenericTable | |||
#define ROOT_TGenericTable | #define ROOT_TGenericTable | |||
#include "TTable.h" | #include "TTable.h" | |||
////////////////////////////////////////////////////////////////////////// | ////////////////////////////////////////////////////////////////////////// | |||
// // | // // | |||
// TGenericTable // | // TGenericTable // | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoArb8.h | TGeoArb8.h | |||
---|---|---|---|---|
// @(#)root/geom:$Id: TGeoArb8.h 39108 2011-05-05 12:04:21Z agheata $ | // @(#)root/geom:$Id$ | |||
// Author: Andrei Gheata 24/10/01 | // Author: Andrei Gheata 24/10/01 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoAtt.h | TGeoAtt.h | |||
---|---|---|---|---|
// @(#)root/geom:$Id: TGeoAtt.h 21425 2007-12-17 15:59:27Z brun $ | // @(#)root/geom:$Id$ | |||
// Author: Andrei Gheata 01/11/01 | // Author: Andrei Gheata 01/11/01 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoBBox.h | TGeoBBox.h | |||
---|---|---|---|---|
// @(#)root/geom:$Id: TGeoBBox.h 27731 2009-03-09 17:40:56Z brun $ | // @(#)root/geom:$Id$ | |||
// Author: Andrei Gheata 24/10/01 | // Author: Andrei Gheata 24/10/01 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoBBoxEditor.h | TGeoBBoxEditor.h | |||
---|---|---|---|---|
// @(#):$Id: TGeoBBoxEditor.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#):$Id$ | |||
// Author: M.Gheata | // Author: M.Gheata | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TGeoBBoxEditor | #ifndef ROOT_TGeoBBoxEditor | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoBoolNode.h | TGeoBoolNode.h | |||
---|---|---|---|---|
// @(#):$Id: TGeoBoolNode.h 49273 2013-04-19 07:48:30Z agheata $ | // @(#):$Id$ | |||
// Author: Andrei Gheata 30/05/02 | // Author: Andrei Gheata 30/05/02 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoBranchArray.h | TGeoBranchArray.h | |||
---|---|---|---|---|
// @(#):$Id: TGeoBranchArray.h 43667 2012-04-10 13:36:49Z agheata $ | // @(#):$Id$ | |||
// Author: Andrei Gheata 01/03/11 | // Author: Andrei Gheata 01/03/11 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoBuilder.h | TGeoBuilder.h | |||
---|---|---|---|---|
// @(#)root/geom:$Id: TGeoBuilder.h 27731 2009-03-09 17:40:56Z brun $ | // @(#)root/geom:$Id$ | |||
// Author: Mihaela Gheata 30/05/07 | // Author: Mihaela Gheata 30/05/07 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoCache.h | TGeoCache.h | |||
---|---|---|---|---|
// @(#)root/geom:$Id: TGeoCache.h 43560 2012-03-29 15:58:51Z agheata $ | // @(#)root/geom:$Id$ | |||
// Author: Andrei Gheata 18/03/02 | // Author: Andrei Gheata 18/03/02 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
// Author : Andrei Gheata - date Wed 12 Dec 2001 09:45:08 AM CET | // Author : Andrei Gheata - date Wed 12 Dec 2001 09:45:08 AM CET | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoChecker.h | TGeoChecker.h | |||
---|---|---|---|---|
// @(#)root/geom:$Id: TGeoChecker.h 49273 2013-04-19 07:48:30Z agheata $ | // @(#)root/geom:$Id$ | |||
// Author: Andrei Gheata 01/11/01 | // Author: Andrei Gheata 01/11/01 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoCompositeShape.h | TGeoCompositeShape.h | |||
---|---|---|---|---|
// @(#)root/geom:$Id: TGeoCompositeShape.h 42999 2012-02-14 13:42:55Z aghea ta $ | // @(#)root/geom:$Id$ | |||
// Author: Andrei Gheata 31/01/02 | // Author: Andrei Gheata 31/01/02 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoCone.h | TGeoCone.h | |||
---|---|---|---|---|
// @(#)root/geom:$Id: TGeoCone.h 24870 2008-07-17 16:30:58Z brun $ | // @(#)root/geom:$Id$ | |||
// Author: Andrei Gheata 31/01/02 | // Author: Andrei Gheata 31/01/02 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoConeEditor.h | TGeoConeEditor.h | |||
---|---|---|---|---|
// @(#):$Id: TGeoConeEditor.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#):$Id$ | |||
// Author: M.Gheata | // Author: M.Gheata | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TGeoConeEditor | #ifndef ROOT_TGeoConeEditor | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoElement.h | TGeoElement.h | |||
---|---|---|---|---|
// @(#)root/geom:$Id: TGeoElement.h 43155 2012-02-28 14:27:43Z agheata $ | // @(#)root/geom:$Id$ | |||
// Author: Andrei Gheata 17/06/04 | // Author: Andrei Gheata 17/06/04 | |||
// Added support for radionuclides: Mihaela Gheata 24/08/2006 | // Added support for radionuclides: Mihaela Gheata 24/08/2006 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoEltu.h | TGeoEltu.h | |||
---|---|---|---|---|
// @(#)root/geom:$Id: TGeoEltu.h 24879 2008-07-18 08:04:40Z brun $ | // @(#)root/geom:$Id$ | |||
// Author: Mihaela Gheata 05/06/02 | // Author: Mihaela Gheata 05/06/02 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoEltuEditor.h | TGeoEltuEditor.h | |||
---|---|---|---|---|
// @(#):$Id: TGeoEltuEditor.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#):$Id$ | |||
// Author: M.Gheata | // Author: M.Gheata | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TGeoEltuEditor | #ifndef ROOT_TGeoEltuEditor | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoGedFrame.h | TGeoGedFrame.h | |||
---|---|---|---|---|
// @(#)root/geombuilder:$Id: TGeoGedFrame.h 21425 2007-12-17 15:59:27Z brun $ | // @(#)root/geombuilder:$Id$ | |||
// Author: Matevz Tadel 25/09/2006 | // Author: Matevz Tadel 25/09/2006 | |||
#ifndef ROOT_TGeoGedFrame | #ifndef ROOT_TGeoGedFrame | |||
#define ROOT_TGeoGedFrame | #define ROOT_TGeoGedFrame | |||
////////////////////////////////////////////////////////////////////////// | ////////////////////////////////////////////////////////////////////////// | |||
// // | // // | |||
// TGeoGedFrame // | // TGeoGedFrame // | |||
// // | // // | |||
// Common base class for geombuilder editors. // | // Common base class for geombuilder editors. // | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoGlobalMagField.h | TGeoGlobalMagField.h | |||
---|---|---|---|---|
// @(#)root/geom:$Id: TGeoGlobalMagField.h 43895 2012-04-23 07:03:47Z aghea ta $ | // @(#)root/geom:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TGeoGlobalMagField | #ifndef ROOT_TGeoGlobalMagField | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoHalfSpace.h | TGeoHalfSpace.h | |||
---|---|---|---|---|
// @(#) :$Id: TGeoHalfSpace.h 21425 2007-12-17 15:59:27Z brun $ | // @(#) :$Id$ | |||
// Author: Mihaela Gheata 03/08/04 | // Author: Mihaela Gheata 03/08/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoHelix.h | TGeoHelix.h | |||
---|---|---|---|---|
// @(#)root/geom:$Id: TGeoHelix.h 21425 2007-12-17 15:59:27Z brun $ | // @(#)root/geom:$Id$ | |||
// Author: Andrei Gheata 28/04/04 | // Author: Andrei Gheata 28/04/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoHype.h | TGeoHype.h | |||
---|---|---|---|---|
// @(#)root/geom:$Id: TGeoHype.h 39036 2011-04-27 09:48:12Z agheata $ | // @(#)root/geom:$Id$ | |||
// Author: Mihaela Gheata 20/11/04 | // Author: Mihaela Gheata 20/11/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoHypeEditor.h | TGeoHypeEditor.h | |||
---|---|---|---|---|
// @(#):$Id: TGeoHypeEditor.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#):$Id$ | |||
// Author: M.Gheata | // Author: M.Gheata | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TGeoHypeEditor | #ifndef ROOT_TGeoHypeEditor | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoMCGeometry.h | TGeoMCGeometry.h | |||
---|---|---|---|---|
// @(#)root/vmc:$Id: TGeoMCGeometry.h 34810 2010-08-13 13:36:26Z ivana $ | // @(#)root/vmc:$Id$ | |||
// Authors: Al;ice collaboration 25/06/2002 | // Authors: Al;ice collaboration 25/06/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 2006, Rene Brun and Fons Rademakers. * | |||
* Copyright (C) 2002, ALICE Experiment at CERN. * | * Copyright (C) 2002, ALICE Experiment at CERN. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoManager.h | TGeoManager.h | |||
---|---|---|---|---|
// @(#)root/geom:$Id: TGeoManager.h 49273 2013-04-19 07:48:30Z agheata $ | // @(#)root/geom:$Id$ | |||
// Author: Andrei Gheata 25/10/01 | // Author: Andrei Gheata 25/10/01 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoManagerEditor.h | TGeoManagerEditor.h | |||
---|---|---|---|---|
// @(#):$Id: TGeoManagerEditor.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#):$Id$ | |||
// Author: M.Gheata | // Author: M.Gheata | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoMaterial.h | TGeoMaterial.h | |||
---|---|---|---|---|
// @(#)root/geom:$Id: TGeoMaterial.h 43155 2012-02-28 14:27:43Z agheata $ | // @(#)root/geom:$Id$ | |||
// Author: Andrei Gheata 25/10/01 | // Author: Andrei Gheata 25/10/01 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoMaterialEditor.h | TGeoMaterialEditor.h | |||
---|---|---|---|---|
// @(#):$Id: TGeoMaterialEditor.h 32718 2010-03-23 15:58:34Z rdm $ | // @(#):$Id$ | |||
// Author: M.Gheata | // Author: M.Gheata | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TGeoMaterialEditor | #ifndef ROOT_TGeoMaterialEditor | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoMatrix.h | TGeoMatrix.h | |||
---|---|---|---|---|
// @(#)root/geom:$Id: TGeoMatrix.h 49273 2013-04-19 07:48:30Z agheata $ | // @(#)root/geom:$Id$ | |||
// Author: Andrei Gheata 25/10/01 | // Author: Andrei Gheata 25/10/01 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoMatrixEditor.h | TGeoMatrixEditor.h | |||
---|---|---|---|---|
// @(#):$Id: TGeoMatrixEditor.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#):$Id$ | |||
// Author: M.Gheata | // Author: M.Gheata | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoMedium.h | TGeoMedium.h | |||
---|---|---|---|---|
// @(#)root/geom:$Id: TGeoMedium.h 35651 2010-09-23 13:31:47Z agheata $ | // @(#)root/geom:$Id$ | |||
// Author: Rene Brun 26/12/02 | // Author: Rene Brun 26/12/02 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoMediumEditor.h | TGeoMediumEditor.h | |||
---|---|---|---|---|
// @(#):$Id: TGeoMediumEditor.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#):$Id$ | |||
// Author: M.Gheata | // Author: M.Gheata | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoNavigator.h | TGeoNavigator.h | |||
---|---|---|---|---|
// @(#)root/geom:$Id: TGeoNavigator.h 43155 2012-02-28 14:27:43Z agheata $ | // @(#)root/geom:$Id$ | |||
// Author: Mihaela Gheata 30/05/07 | // Author: Mihaela Gheata 30/05/07 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoNode.h | TGeoNode.h | |||
---|---|---|---|---|
// @(#)root/geom:$Id: TGeoNode.h 35859 2010-09-29 13:59:30Z brun $ | // @(#)root/geom:$Id$ | |||
// Author: Andrei Gheata 24/10/01 | // Author: Andrei Gheata 24/10/01 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
skipping to change at line 42 | skipping to change at line 42 | |||
#include "TGeoPatternFinder.h" | #include "TGeoPatternFinder.h" | |||
#endif | #endif | |||
// forward declarations | // forward declarations | |||
class TString; | class TString; | |||
class TGeoVolume; | class TGeoVolume; | |||
class TGeoShape; | class TGeoShape; | |||
class TGeoMedium; | class TGeoMedium; | |||
class TGeoMatrix; | class TGeoMatrix; | |||
class TGeoHMatrix; | class TGeoHMatrix; | |||
class TGeoExtension; | ||||
/////////////////////////////////////////////////////////////////////////// / | /////////////////////////////////////////////////////////////////////////// / | |||
// / / | // / / | |||
// TGeoNode - base class for logical nodes. They represent volumes / / | // TGeoNode - base class for logical nodes. They represent volumes / / | |||
// positioned inside a mother volume / / | // positioned inside a mother volume / / | |||
// / / | // / / | |||
/////////////////////////////////////////////////////////////////////////// / | /////////////////////////////////////////////////////////////////////////// / | |||
class TGeoNode : public TNamed, | class TGeoNode : public TNamed, | |||
public TGeoAtt | public TGeoAtt | |||
{ | { | |||
protected: | protected: | |||
TGeoVolume *fVolume; // volume associated with this | TGeoVolume *fVolume; // volume associated with this | |||
TGeoVolume *fMother; // mother volume | TGeoVolume *fMother; // mother volume | |||
Int_t fNumber; // copy number | Int_t fNumber; // copy number | |||
Int_t fNovlp; // number of overlaps | Int_t fNovlp; // number of overlaps | |||
Int_t *fOverlaps; //[fNovlp] list of indices for overla pping brothers | Int_t *fOverlaps; //[fNovlp] list of indices for overla pping brothers | |||
TGeoExtension *fUserExtension; //! Transient user-defined extension | ||||
to volumes | ||||
TGeoExtension *fFWExtension; //! Transient framework-defined exten | ||||
sion to volumes | ||||
TGeoNode(const TGeoNode&); | TGeoNode(const TGeoNode&); | |||
TGeoNode& operator=(const TGeoNode&); | TGeoNode& operator=(const TGeoNode&); | |||
public: | public: | |||
enum { | enum { | |||
kGeoNodeMatrix = BIT(10), | kGeoNodeMatrix = BIT(10), | |||
kGeoNodeOffset = BIT(11), | kGeoNodeOffset = BIT(11), | |||
kGeoNodeVC = BIT(12), | kGeoNodeVC = BIT(12), | |||
kGeoNodeOverlap = BIT(13) | kGeoNodeOverlap = BIT(13) | |||
skipping to change at line 128 | skipping to change at line 131 | |||
void SetCurrentPoint(Double_t x, Double_t y, Double_t z) {f Volume->SetCurrentPoint(x,y,z);}// *MENU* | void SetCurrentPoint(Double_t x, Double_t y, Double_t z) {f Volume->SetCurrentPoint(x,y,z);}// *MENU* | |||
void SetVolume(TGeoVolume *volume) {fVolume = volume; } | void SetVolume(TGeoVolume *volume) {fVolume = volume; } | |||
void SetNumber(Int_t number) {fNumber=number;} | void SetNumber(Int_t number) {fNumber=number;} | |||
void SetOverlapping(Bool_t flag=kTRUE) {TObject::SetBit(k GeoNodeOverlap, flag);} | void SetOverlapping(Bool_t flag=kTRUE) {TObject::SetBit(k GeoNodeOverlap, flag);} | |||
void SetVirtual() {TObject::SetBit(k GeoNodeVC, kTRUE);} | void SetVirtual() {TObject::SetBit(k GeoNodeVC, kTRUE);} | |||
void SetVisibility(Bool_t vis=kTRUE); // *MENU* | void SetVisibility(Bool_t vis=kTRUE); // *MENU* | |||
void SetInvisible() {SetVisibility(kFA LSE);} // *MENU* | void SetInvisible() {SetVisibility(kFA LSE);} // *MENU* | |||
void SetAllInvisible() {VisibleDaughters( kFALSE);} // *MENU* | void SetAllInvisible() {VisibleDaughters( kFALSE);} // *MENU* | |||
void SetMotherVolume(TGeoVolume *mother) {fMother = mother; } | void SetMotherVolume(TGeoVolume *mother) {fMother = mother; } | |||
void SetOverlaps(Int_t *ovlp, Int_t novlp); | void SetOverlaps(Int_t *ovlp, Int_t novlp); | |||
void SetUserExtension(TGeoExtension *ext); | ||||
void SetFWExtension(TGeoExtension *ext); | ||||
TGeoExtension *GrabUserExtension() const; | ||||
TGeoExtension *GrabFWExtension() const; | ||||
virtual void MasterToLocal(const Double_t *master, Double_t *local) const; | virtual void MasterToLocal(const Double_t *master, Double_t *local) const; | |||
virtual void MasterToLocalVect(const Double_t *master, Double_t *lo cal) const; | virtual void MasterToLocalVect(const Double_t *master, Double_t *lo cal) const; | |||
virtual void LocalToMaster(const Double_t *local, Double_t *master) const; | virtual void LocalToMaster(const Double_t *local, Double_t *master) const; | |||
virtual void LocalToMasterVect(const Double_t *local, Double_t *mas ter) const; | virtual void LocalToMasterVect(const Double_t *local, Double_t *mas ter) const; | |||
virtual void ls(Option_t *option = "") const; | virtual void ls(Option_t *option = "") const; | |||
virtual void Paint(Option_t *option = ""); | virtual void Paint(Option_t *option = ""); | |||
void PrintCandidates() const; // *MENU* | void PrintCandidates() const; // *MENU* | |||
void PrintOverlaps() const; // *MENU* | void PrintOverlaps() const; // *MENU* | |||
End of changes. 4 change blocks. | ||||
1 lines changed or deleted | 10 lines changed or added | |||
TGeoNodeEditor.h | TGeoNodeEditor.h | |||
---|---|---|---|---|
// @(#):$Id: TGeoNodeEditor.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#):$Id$ | |||
// Author: M.Gheata | // Author: M.Gheata | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoOverlap.h | TGeoOverlap.h | |||
---|---|---|---|---|
// @(#)root/geom:$Id: TGeoOverlap.h 24893 2008-07-18 15:08:05Z brun $ | // @(#)root/geom:$Id$ | |||
// Author: Andrei Gheata 09/02/03 | // Author: Andrei Gheata 09/02/03 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoPainter.h | TGeoPainter.h | |||
---|---|---|---|---|
skipping to change at line 41 | skipping to change at line 41 | |||
class TGeoHMatrix; | class TGeoHMatrix; | |||
class TGeoNode; | class TGeoNode; | |||
class TGeoVolume; | class TGeoVolume; | |||
class TGeoShape; | class TGeoShape; | |||
class TVirtualGeoTrack; | class TVirtualGeoTrack; | |||
class TGeoPhysicalNode; | class TGeoPhysicalNode; | |||
class TGeoChecker; | class TGeoChecker; | |||
class TGeoOverlap; | class TGeoOverlap; | |||
class TH2F; | class TH2F; | |||
class TGeoBatemanSol; | class TGeoBatemanSol; | |||
class TGeoPolygon; | ||||
class TGeoPainter : public TVirtualGeoPainter { | class TGeoPainter : public TVirtualGeoPainter { | |||
private: | private: | |||
Double_t fBombX; // bomb factor on X | Double_t fBombX; // bomb factor on X | |||
Double_t fBombY; // bomb factor on Y | Double_t fBombY; // bomb factor on Y | |||
Double_t fBombZ; // bomb factor on Z | Double_t fBombZ; // bomb factor on Z | |||
Double_t fBombR; // bomb factor on radius (cyl or s ph) | Double_t fBombR; // bomb factor on radius (cyl or s ph) | |||
Double_t fCheckedBox[6]; // bounding box of checked node | Double_t fCheckedBox[6]; // bounding box of checked node | |||
Double_t fMat[9]; // view rotation matrix | Double_t fMat[9]; // view rotation matrix | |||
Int_t fNsegments; // number of segments approximatin g circles | Int_t fNsegments; // number of segments approximatin g circles | |||
skipping to change at line 109 | skipping to change at line 110 | |||
virtual void DefaultAngles(); | virtual void DefaultAngles(); | |||
virtual void DefaultColors(); | virtual void DefaultColors(); | |||
virtual Int_t DistanceToPrimitiveVol(TGeoVolume *vol, Int_t px, Int _t py); | virtual Int_t DistanceToPrimitiveVol(TGeoVolume *vol, Int_t px, Int _t py); | |||
virtual void Draw(Option_t *option=""); | virtual void Draw(Option_t *option=""); | |||
virtual void DrawBatemanSol(TGeoBatemanSol *sol, Option_t *option= ""); | virtual void DrawBatemanSol(TGeoBatemanSol *sol, Option_t *option= ""); | |||
virtual void DrawOverlap(void *ovlp, Option_t *option=""); | virtual void DrawOverlap(void *ovlp, Option_t *option=""); | |||
virtual void DrawCurrentPoint(Int_t color); | virtual void DrawCurrentPoint(Int_t color); | |||
virtual void DrawOnly(Option_t *option=""); | virtual void DrawOnly(Option_t *option=""); | |||
virtual void DrawPanel(); | virtual void DrawPanel(); | |||
virtual void DrawPath(const char *path); | virtual void DrawPath(const char *path); | |||
virtual void DrawPolygon(const TGeoPolygon *poly); | ||||
virtual void DrawShape(TGeoShape *shape, Option_t *option=""); | virtual void DrawShape(TGeoShape *shape, Option_t *option=""); | |||
virtual void DrawVolume(TGeoVolume *vol, Option_t *option=""); | virtual void DrawVolume(TGeoVolume *vol, Option_t *option=""); | |||
virtual void EditGeometry(Option_t *option=""); | virtual void EditGeometry(Option_t *option=""); | |||
virtual void EstimateCameraMove(Double_t tmin, Double_t tmax, Doub le_t *start, Double_t *end); | virtual void EstimateCameraMove(Double_t tmin, Double_t tmax, Doub le_t *start, Double_t *end); | |||
virtual void ExecuteManagerEvent(TGeoManager *geom, Int_t event, I nt_t px, Int_t py); | virtual void ExecuteManagerEvent(TGeoManager *geom, Int_t event, I nt_t px, Int_t py); | |||
virtual void ExecuteShapeEvent(TGeoShape *shape, Int_t event, Int_ t px, Int_t py); | virtual void ExecuteShapeEvent(TGeoShape *shape, Int_t event, Int_ t px, Int_t py); | |||
virtual void ExecuteVolumeEvent(TGeoVolume *volume, Int_t event, I nt_t px, Int_t py); | virtual void ExecuteVolumeEvent(TGeoVolume *volume, Int_t event, I nt_t px, Int_t py); | |||
virtual const char*GetVolumeInfo(const TGeoVolume *volume, Int_t px, Int _t py) const; | virtual const char*GetVolumeInfo(const TGeoVolume *volume, Int_t px, Int _t py) const; | |||
virtual void GetBombFactors(Double_t &bombx, Double_t &bomby, Doub le_t &bombz, Double_t &bombr) const | virtual void GetBombFactors(Double_t &bombx, Double_t &bomby, Doub le_t &bombz, Double_t &bombr) const | |||
{bombx=fBombX; bomby=fBombY; bombz=fBom bZ; bombr=fBombR;} | {bombx=fBombX; bomby=fBombY; bombz=fBom bZ; bombr=fBombR;} | |||
End of changes. 2 change blocks. | ||||
0 lines changed or deleted | 2 lines changed or added | |||
TGeoPara.h | TGeoPara.h | |||
---|---|---|---|---|
// @(#)root/geom:$Id: TGeoPara.h 21425 2007-12-17 15:59:27Z brun $ | // @(#)root/geom:$Id$ | |||
// Author: Andrei Gheata 31/01/02 | // Author: Andrei Gheata 31/01/02 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoParaEditor.h | TGeoParaEditor.h | |||
---|---|---|---|---|
// @(#):$Id: TGeoParaEditor.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#):$Id$ | |||
// Author: M.Gheata | // Author: M.Gheata | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TGeoParaEditor | #ifndef ROOT_TGeoParaEditor | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoParaboloid.h | TGeoParaboloid.h | |||
---|---|---|---|---|
// @(#)root/geom:$Id: TGeoParaboloid.h 39064 2011-05-02 11:52:08Z agheata $ | // @(#)root/geom:$Id$ | |||
// Author: Mihaela Gheata 20/06/04 | // Author: Mihaela Gheata 20/06/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoPatternFinder.h | TGeoPatternFinder.h | |||
---|---|---|---|---|
// @(#)root/geom:$Id: TGeoPatternFinder.h 43564 2012-03-30 07:09:37Z agheat a $ | // @(#)root/geom:$Id$ | |||
// Author: Andrei Gheata 30/10/01 | // Author: Andrei Gheata 30/10/01 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoPcon.h | TGeoPcon.h | |||
---|---|---|---|---|
// @(#)root/geom:$Id: TGeoPcon.h 47063 2012-11-06 15:45:17Z agheata $ | // @(#)root/geom:$Id$ | |||
// Author: Andrei Gheata 24/10/01 | // Author: Andrei Gheata 24/10/01 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoPconEditor.h | TGeoPconEditor.h | |||
---|---|---|---|---|
// @(#):$Id: TGeoPconEditor.h 21425 2007-12-17 15:59:27Z brun $ | // @(#):$Id$ | |||
// Author: M.Gheata | // Author: M.Gheata | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TGeoPconEditor | #ifndef ROOT_TGeoPconEditor | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoPgon.h | TGeoPgon.h | |||
---|---|---|---|---|
// @(#)root/geom:$Id: TGeoPgon.h 42982 2012-02-13 10:21:23Z agheata $ | // @(#)root/geom:$Id$ | |||
// Author: Andrei Gheata 31/01/02 | // Author: Andrei Gheata 31/01/02 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoPgonEditor.h | TGeoPgonEditor.h | |||
---|---|---|---|---|
// @(#):$Id: TGeoPgonEditor.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#):$Id$ | |||
// Author: M.Gheata | // Author: M.Gheata | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TGeoPgonEditor | #ifndef ROOT_TGeoPgonEditor | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoPhysicalNode.h | TGeoPhysicalNode.h | |||
---|---|---|---|---|
// @(#)root/geom:$Id: TGeoPhysicalNode.h 49273 2013-04-19 07:48:30Z agheata $ | // @(#)root/geom:$Id$ | |||
// Author: Andrei Gheata 17/02/04 | // Author: Andrei Gheata 17/02/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoPolygon.h | TGeoPolygon.h | |||
---|---|---|---|---|
// @(#)root/geom:$Id: TGeoPolygon.h 27466 2009-02-17 12:53:37Z brun $ | // @(#)root/geom:$Id$ | |||
// Author: Mihaela Gheata 05/01/04 | // Author: Mihaela Gheata 05/01/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
skipping to change at line 62 | skipping to change at line 62 | |||
void OutscribedConvex(); | void OutscribedConvex(); | |||
public: | public: | |||
// constructors | // constructors | |||
TGeoPolygon(); | TGeoPolygon(); | |||
TGeoPolygon(Int_t nvert); | TGeoPolygon(Int_t nvert); | |||
// destructor | // destructor | |||
virtual ~TGeoPolygon(); | virtual ~TGeoPolygon(); | |||
// methods | // methods | |||
Double_t Area() const; | Double_t Area() const; | |||
Bool_t Contains(Double_t *point) const; | Bool_t Contains(Double_t *point) const; | |||
virtual void Draw(Option_t *option=""); | ||||
void FinishPolygon(); | void FinishPolygon(); | |||
Int_t GetNvert() const {return fNvert;} | Int_t GetNvert() const {return fNvert;} | |||
Int_t GetNconvex() const {return fNconvex;} | ||||
Double_t *GetX() {return fX;} | Double_t *GetX() {return fX;} | |||
Double_t *GetY() {return fY;} | Double_t *GetY() {return fY;} | |||
void GetVertices(Double_t *x, Double_t *y) const; | ||||
void GetConvexVertices(Double_t *x, Double_t *y) const; | ||||
Bool_t IsClockwise() const {return !TObject::TestBit(kGeoAC W);} | Bool_t IsClockwise() const {return !TObject::TestBit(kGeoAC W);} | |||
Bool_t IsConvex() const {return TObject::TestBit(kGeoConvex );} | Bool_t IsConvex() const {return TObject::TestBit(kGeoConvex );} | |||
Bool_t IsFinished() const {return TObject::TestBit(kGeoFini shPolygon);} | Bool_t IsFinished() const {return TObject::TestBit(kGeoFini shPolygon);} | |||
Bool_t IsIllegalCheck() const; | Bool_t IsIllegalCheck() const; | |||
Double_t Safety(Double_t *point, Int_t &isegment) const; | Double_t Safety(Double_t *point, Int_t &isegment) const; | |||
void SetConvex(Bool_t flag=kTRUE) {TObject::SetBit(kGeoCo nvex,flag);} | void SetConvex(Bool_t flag=kTRUE) {TObject::SetBit(kGeoCo nvex,flag);} | |||
void SetXY(Double_t *x, Double_t *y); | void SetXY(Double_t *x, Double_t *y); | |||
void SetNextIndex(Int_t index=-1); | void SetNextIndex(Int_t index=-1); | |||
ClassDef(TGeoPolygon, 2) // class for handling arbitrary polygon s | ClassDef(TGeoPolygon, 2) // class for handling arbitrary polygon s | |||
End of changes. 4 change blocks. | ||||
1 lines changed or deleted | 5 lines changed or added | |||
TGeoScaledShape.h | TGeoScaledShape.h | |||
---|---|---|---|---|
// @(#)root/geom:$Id: TGeoScaledShape.h 40117 2011-07-04 12:17:06Z agheata $ | // @(#)root/geom:$Id$ | |||
// Author: Andrei Gheata 26/09/05 | // Author: Andrei Gheata 26/09/05 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoShape.h | TGeoShape.h | |||
---|---|---|---|---|
// @(#)root/geom:$Id: TGeoShape.h 47063 2012-11-06 15:45:17Z agheata $ | // @(#)root/geom:$Id$ | |||
// Author: Andrei Gheata 31/01/02 | // Author: Andrei Gheata 31/01/02 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoShapeAssembly.h | TGeoShapeAssembly.h | |||
---|---|---|---|---|
// @(#)root/geom:$Id: TGeoShapeAssembly.h 42999 2012-02-14 13:42:55Z agheat a $ | // @(#)root/geom:$Id$ | |||
// Author: Andrei Gheata 02/06/05 | // Author: Andrei Gheata 02/06/05 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoSphere.h | TGeoSphere.h | |||
---|---|---|---|---|
// @(#)root/geom:$Id: TGeoSphere.h 24879 2008-07-18 08:04:40Z brun $ | // @(#)root/geom:$Id$ | |||
// Author: Andrei Gheata 31/01/02 | // Author: Andrei Gheata 31/01/02 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoSphereEditor.h | TGeoSphereEditor.h | |||
---|---|---|---|---|
// @(#):$Id: TGeoSphereEditor.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#):$Id$ | |||
// Author: M.Gheata | // Author: M.Gheata | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TGeoSphereEditor | #ifndef ROOT_TGeoSphereEditor | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoStateInfo.h | TGeoStateInfo.h | |||
---|---|---|---|---|
// @(#):$Id: TGeoStateInfo.h 42982 2012-02-13 10:21:23Z agheata $ | // @(#):$Id$ | |||
// Author: Andrei Gheata 07/02/2012 | // Author: Andrei Gheata 07/02/2012 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoTabManager.h | TGeoTabManager.h | |||
---|---|---|---|---|
// @(#):$Id: TGeoTabManager.h 21565 2007-12-28 12:28:46Z brun $ | // @(#):$Id$ | |||
// Author: M.Gheata | // Author: M.Gheata | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoTorus.h | TGeoTorus.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TGeoTorus.h 39099 2011-05-04 15:01:53Z agheata $ | // @(#)root/base:$Id$ | |||
// Author: Andrei Gheata 28/07/03 | // Author: Andrei Gheata 28/07/03 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoTorusEditor.h | TGeoTorusEditor.h | |||
---|---|---|---|---|
// @(#):$Id: TGeoTorusEditor.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#):$Id$ | |||
// Author: M.Gheata | // Author: M.Gheata | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TGeoTorusEditor | #ifndef ROOT_TGeoTorusEditor | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoTrack.h | TGeoTrack.h | |||
---|---|---|---|---|
// @(#)root/geom:$Id: TGeoTrack.h 21425 2007-12-17 15:59:27Z brun $ | // @(#)root/geom:$Id$ | |||
// Author: Andrei Gheata 2003/04/10 | // Author: Andrei Gheata 2003/04/10 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoTrapEditor.h | TGeoTrapEditor.h | |||
---|---|---|---|---|
// @(#):$Id: TGeoTrapEditor.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#):$Id$ | |||
// Author: M.Gheata | // Author: M.Gheata | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TGeoTrapEditor | #ifndef ROOT_TGeoTrapEditor | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoTrd1.h | TGeoTrd1.h | |||
---|---|---|---|---|
// @(#)root/geom:$Id: TGeoTrd1.h 21425 2007-12-17 15:59:27Z brun $ | // @(#)root/geom:$Id$ | |||
// Author: Andrei Gheata 24/10/01 | // Author: Andrei Gheata 24/10/01 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoTrd1Editor.h | TGeoTrd1Editor.h | |||
---|---|---|---|---|
// @(#):$Id: TGeoTrd1Editor.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#):$Id$ | |||
// Author: M.Gheata | // Author: M.Gheata | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TGeoTrd1Editor | #ifndef ROOT_TGeoTrd1Editor | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoTrd2.h | TGeoTrd2.h | |||
---|---|---|---|---|
// @(#)root/geom:$Id: TGeoTrd2.h 21425 2007-12-17 15:59:27Z brun $ | // @(#)root/geom:$Id$ | |||
// Author: Andrei Gheata 31/01/02 | // Author: Andrei Gheata 31/01/02 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoTrd2Editor.h | TGeoTrd2Editor.h | |||
---|---|---|---|---|
// @(#):$Id: TGeoTrd2Editor.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#):$Id$ | |||
// Author: M.Gheata | // Author: M.Gheata | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TGeoTrd2Editor | #ifndef ROOT_TGeoTrd2Editor | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoTube.h | TGeoTube.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TGeoTube.h 24870 2008-07-17 16:30:58Z brun $ | // @(#)root/base:$Id$ | |||
// Author: Andrei Gheata 24/10/01 | // Author: Andrei Gheata 24/10/01 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoTubeEditor.h | TGeoTubeEditor.h | |||
---|---|---|---|---|
// @(#):$Id: TGeoTubeEditor.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#):$Id$ | |||
// Author: M.Gheata | // Author: M.Gheata | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TGeoTubeEditor | #ifndef ROOT_TGeoTubeEditor | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoUniformMagField.h | TGeoUniformMagField.h | |||
---|---|---|---|---|
// @(#)root/geom:$Id: TGeoUniformMagField.h 27106 2009-01-09 07:55:28Z brun $ | // @(#)root/geom:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TGeoUniformMagField | #ifndef ROOT_TGeoUniformMagField | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoVolume.h | TGeoVolume.h | |||
---|---|---|---|---|
// @(#)root/geom:$Id: TGeoVolume.h 49273 2013-04-19 07:48:30Z agheata $ | // @(#)root/geom:$Id$ | |||
// Author: Andrei Gheata 30/05/02 | // Author: Andrei Gheata 30/05/02 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
// Author : date : Wed 24 Oct 2001 01:39:36 PM CEST | // Author : date : Wed 24 Oct 2001 01:39:36 PM CEST | |||
skipping to change at line 51 | skipping to change at line 51 | |||
#include "TGeoShape.h" | #include "TGeoShape.h" | |||
#endif | #endif | |||
// forward declarations | // forward declarations | |||
class TH2F; | class TH2F; | |||
class TGeoNode; | class TGeoNode; | |||
class TGeoMatrix; | class TGeoMatrix; | |||
class TGeoPatternFinder; | class TGeoPatternFinder; | |||
class TGeoVoxelFinder; | class TGeoVoxelFinder; | |||
class TGeoManager; | class TGeoManager; | |||
class TGeoExtension; | ||||
/////////////////////////////////////////////////////////////////////////// / | /////////////////////////////////////////////////////////////////////////// / | |||
// / / | // / / | |||
// TGeoVolume - base class representing a single volume having a shape / / | // TGeoVolume - base class representing a single volume having a shape / / | |||
// and a medium. / / | // and a medium. / / | |||
// / / | // / / | |||
/////////////////////////////////////////////////////////////////////////// / | /////////////////////////////////////////////////////////////////////////// / | |||
class TGeoVolume : public TNamed, | class TGeoVolume : public TNamed, | |||
public TGeoAtt, | public TGeoAtt, | |||
skipping to change at line 77 | skipping to change at line 78 | |||
TGeoShape *fShape; // shape | TGeoShape *fShape; // shape | |||
TGeoMedium *fMedium; // tracking medium | TGeoMedium *fMedium; // tracking medium | |||
TGeoPatternFinder *fFinder; // finder object for divisions | TGeoPatternFinder *fFinder; // finder object for divisions | |||
TGeoVoxelFinder *fVoxels; // finder object for bounding boxes | TGeoVoxelFinder *fVoxels; // finder object for bounding boxes | |||
TGeoManager *fGeoManager; //! pointer to TGeoManager owning th is volume | TGeoManager *fGeoManager; //! pointer to TGeoManager owning th is volume | |||
TObject *fField; //! just a hook for now | TObject *fField; //! just a hook for now | |||
TString fOption; //! option - if any | TString fOption; //! option - if any | |||
Int_t fNumber; // volume serial number in the list of volumes | Int_t fNumber; // volume serial number in the list of volumes | |||
Int_t fNtotal; // total number of physical nodes | Int_t fNtotal; // total number of physical nodes | |||
TGeoExtension *fUserExtension; //! Transient user-defined extension | ||||
to volumes | ||||
TGeoExtension *fFWExtension; //! Transient framework-defined exte | ||||
nsion to volumes | ||||
TGeoVolume(const TGeoVolume&); | TGeoVolume(const TGeoVolume&); | |||
TGeoVolume& operator=(const TGeoVolume&); | TGeoVolume& operator=(const TGeoVolume&); | |||
public: | public: | |||
virtual void ClearThreadData() const; | virtual void ClearThreadData() const; | |||
virtual void CreateThreadData(Int_t nthreads); | virtual void CreateThreadData(Int_t nthreads); | |||
public: | public: | |||
enum EGeoVolumeTypes { | enum EGeoVolumeTypes { | |||
skipping to change at line 138 | skipping to change at line 141 | |||
virtual Int_t DistancetoPrimitive(Int_t px, Int_t py); | virtual Int_t DistancetoPrimitive(Int_t px, Int_t py); | |||
virtual void Draw(Option_t *option=""); // *MENU* | virtual void Draw(Option_t *option=""); // *MENU* | |||
virtual void DrawOnly(Option_t *option=""); // *MENU* | virtual void DrawOnly(Option_t *option=""); // *MENU* | |||
TH2F *LegoPlot(Int_t ntheta=20, Double_t themin=0., Double_t t hemax=180., | TH2F *LegoPlot(Int_t ntheta=20, Double_t themin=0., Double_t t hemax=180., | |||
Int_t nphi=60, Double_t phimin=0., Double_t phi max=360., | Int_t nphi=60, Double_t phimin=0., Double_t phi max=360., | |||
Double_t rmin=0., Double_t rmax=9999999, Option _t *option=""); // *MENU* | Double_t rmin=0., Double_t rmax=9999999, Option _t *option=""); // *MENU* | |||
virtual void Paint(Option_t *option=""); | virtual void Paint(Option_t *option=""); | |||
void PrintNodes() const; | void PrintNodes() const; | |||
void PrintVoxels() const; // *MENU* | void PrintVoxels() const; // *MENU* | |||
void ReplayCreation(const TGeoVolume *other); | void ReplayCreation(const TGeoVolume *other); | |||
void SetUserExtension(TGeoExtension *ext); | ||||
void SetFWExtension(TGeoExtension *ext); | ||||
TGeoExtension *GrabUserExtension() const; | ||||
TGeoExtension *GrabFWExtension() const; | ||||
virtual void ExecuteEvent(Int_t event, Int_t px, Int_t py); | virtual void ExecuteEvent(Int_t event, Int_t px, Int_t py); | |||
Bool_t IsActive() const {return TGeoAtt::IsActive();} | Bool_t IsActive() const {return TGeoAtt::IsActive();} | |||
Bool_t IsActiveDaughters() const {return TGeoAtt::IsActiveDaugh ters();} | Bool_t IsActiveDaughters() const {return TGeoAtt::IsActiveDaugh ters();} | |||
Bool_t IsAdded() const {return TObject::TestBit(kVolumeAdde d);} | Bool_t IsAdded() const {return TObject::TestBit(kVolumeAdde d);} | |||
Bool_t IsReplicated() const {return TObject::TestBit(kVolumeRep licated);} | Bool_t IsReplicated() const {return TObject::TestBit(kVolumeRep licated);} | |||
Bool_t IsSelected() const {return TObject::TestBit(kVolumeSele cted);} | Bool_t IsSelected() const {return TObject::TestBit(kVolumeSele cted);} | |||
Bool_t IsCylVoxels() const {return TObject::TestBit(kVoxelsCyl) ;} | Bool_t IsCylVoxels() const {return TObject::TestBit(kVoxelsCyl) ;} | |||
Bool_t IsXYZVoxels() const {return TObject::TestBit(kVoxelsXYZ) ;} | Bool_t IsXYZVoxels() const {return TObject::TestBit(kVoxelsXYZ) ;} | |||
Bool_t IsTopVolume() const; | Bool_t IsTopVolume() const; | |||
End of changes. 4 change blocks. | ||||
1 lines changed or deleted | 10 lines changed or added | |||
TGeoVolumeEditor.h | TGeoVolumeEditor.h | |||
---|---|---|---|---|
// @(#):$Id: TGeoVolumeEditor.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#):$Id$ | |||
// Author: M.Gheata | // Author: M.Gheata | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoVoxelFinder.h | TGeoVoxelFinder.h | |||
---|---|---|---|---|
// @(#)root/geom:$Id: TGeoVoxelFinder.h 42982 2012-02-13 10:21:23Z agheata $ | // @(#)root/geom:$Id$ | |||
// Author: Andrei Gheata 04/02/02 | // Author: Andrei Gheata 04/02/02 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGeoXtru.h | TGeoXtru.h | |||
---|---|---|---|---|
// @(#)root/geom:$Id: TGeoXtru.h 42999 2012-02-14 13:42:55Z agheata $ | // @(#)root/geom:$Id$ | |||
// Author: Mihaela Gheata 24/01/04 | // Author: Mihaela Gheata 24/01/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
skipping to change at line 94 | skipping to change at line 94 | |||
virtual void ComputeBBox(); | virtual void ComputeBBox(); | |||
virtual void ComputeNormal(Double_t *point, Double_t *dir, Doub le_t *norm); | virtual void ComputeNormal(Double_t *point, Double_t *dir, Doub le_t *norm); | |||
virtual Bool_t Contains(Double_t *point) const; | virtual Bool_t Contains(Double_t *point) const; | |||
Bool_t DefinePolygon(Int_t nvert, const Double_t *xv, con st Double_t *yv); | Bool_t DefinePolygon(Int_t nvert, const Double_t *xv, con st Double_t *yv); | |||
virtual void DefineSection(Int_t snum, Double_t z, Double_t x0= 0., Double_t y0=0., Double_t scale=1.); | virtual void DefineSection(Int_t snum, Double_t z, Double_t x0= 0., Double_t y0=0., Double_t scale=1.); | |||
virtual Double_t DistFromInside(Double_t *point, Double_t *dir, Int _t iact=1, | virtual Double_t DistFromInside(Double_t *point, Double_t *dir, Int _t iact=1, | |||
Double_t step=TGeoShape::Big(), Double_t *safe=0) const; | Double_t step=TGeoShape::Big(), Double_t *safe=0) const; | |||
virtual Double_t DistFromOutside(Double_t *point, Double_t *dir, In t_t iact=1, | virtual Double_t DistFromOutside(Double_t *point, Double_t *dir, In t_t iact=1, | |||
Double_t step=TGeoShape::Big(), Double_t *safe=0) const; | Double_t step=TGeoShape::Big(), Double_t *safe=0) const; | |||
virtual Int_t DistancetoPrimitive(Int_t px, Int_t py); | virtual Int_t DistancetoPrimitive(Int_t px, Int_t py); | |||
void DrawPolygon(Option_t *option=""); | ||||
virtual const TBuffer3D &GetBuffer3D(Int_t reqSections, Bool_t localFram e) const; | virtual const TBuffer3D &GetBuffer3D(Int_t reqSections, Bool_t localFram e) const; | |||
// virtual Int_t GetByteCount() const {return 60+12*fNz;} | // virtual Int_t GetByteCount() const {return 60+12*fNz;} | |||
Int_t GetNz() const {return fNz;} | Int_t GetNz() const {return fNz;} | |||
Int_t GetNvert() const {return fNvert;} | Int_t GetNvert() const {return fNvert;} | |||
Double_t GetX(Int_t i) const {return (i<fNvert&&i>-1 &&fX!= 0) ? fX[i] : -1.0E10;} | Double_t GetX(Int_t i) const {return (i<fNvert&&i>-1 &&fX!= 0) ? fX[i] : -1.0E10;} | |||
Double_t GetY(Int_t i) const {return (i<fNvert&&i>-1 &&fY!= 0) ? fY[i] : -1.0E10;} | Double_t GetY(Int_t i) const {return (i<fNvert&&i>-1 &&fY!= 0) ? fY[i] : -1.0E10;} | |||
Double_t GetXOffset(Int_t i) const {return (i<fNz&&i>-1 && fX0!=0) ? fX0[i] : 0.0;} | Double_t GetXOffset(Int_t i) const {return (i<fNz&&i>-1 && fX0!=0) ? fX0[i] : 0.0;} | |||
Double_t GetYOffset(Int_t i) const {return (i<fNz&&i>-1 && fY0!=0) ? fY0[i] : 0.0;} | Double_t GetYOffset(Int_t i) const {return (i<fNz&&i>-1 && fY0!=0) ? fY0[i] : 0.0;} | |||
Double_t GetScale(Int_t i) const {return (i<fNz&&i>-1 && fS cale!=0) ? fScale[i] : 1.0;} | Double_t GetScale(Int_t i) const {return (i<fNz&&i>-1 && fS cale!=0) ? fScale[i] : 1.0;} | |||
Double_t *GetZ() const {return fZ;} | Double_t *GetZ() const {return fZ;} | |||
End of changes. 2 change blocks. | ||||
1 lines changed or deleted | 2 lines changed or added | |||
TGeometry.h | TGeometry.h | |||
---|---|---|---|---|
// @(#)root/g3d:$Id: TGeometry.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/g3d:$Id$ | |||
// Author: Rene Brun 22/09/95 | // Author: Rene Brun 22/09/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGlobal.h | TGlobal.h | |||
---|---|---|---|---|
// @(#)root/meta:$Id: TGlobal.h 26606 2008-12-02 20:36:09Z pcanal $ | // @(#)root/meta:$Id$ | |||
// Author: Rene Brun 13/11/95 | // Author: Rene Brun 13/11/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGondzioSolver.h | TGondzioSolver.h | |||
---|---|---|---|---|
// @(#)root/quadp:$Id: TGondzioSolver.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/quadp:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
/************************************************************************* | /************************************************************************* | |||
* Parts of this file are copied from the OOQP distribution and * | * Parts of this file are copied from the OOQP distribution and * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGraph.h | TGraph.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TGraph.h 38549 2011-03-21 19:26:04Z pcanal $ | // @(#)root/hist:$Id$ | |||
// Author: Rene Brun, Olivier Couet 12/12/94 | // Author: Rene Brun, Olivier Couet 12/12/94 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGraphAsymmErrors.h | TGraphAsymmErrors.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TGraphAsymmErrors.h 35227 2010-09-10 14:29:14Z moneta $ | // @(#)root/hist:$Id$ | |||
// Author: Rene Brun 03/03/99 | // Author: Rene Brun 03/03/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGraphBentErrors.h | TGraphBentErrors.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TGraphBentErrors.h 24702 2008-07-08 12:01:46Z brun $ | // @(#)root/hist:$Id$ | |||
// Author: Dave Morrison 30/06/2003 | // Author: Dave Morrison 30/06/2003 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGraphEditor.h | TGraphEditor.h | |||
---|---|---|---|---|
// @(#)root/ged:$Id: TGraphEditor.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/ged:$Id$ | |||
// Author: Carsten Hof 28/07/04 | // Author: Carsten Hof 28/07/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGraphErrors.h | TGraphErrors.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TGraphErrors.h 24702 2008-07-08 12:01:46Z brun $ | // @(#)root/hist:$Id$ | |||
// Author: Rene Brun 15/09/96 | // Author: Rene Brun 15/09/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGraphPolar.h | TGraphPolar.h | |||
---|---|---|---|---|
// @(#)root/graf:$Id: TGraphPolar.h 24706 2008-07-08 12:37:45Z brun $ | // @(#)root/graf:$Id$ | |||
// Author: Sebastian Boser, 02/02/06 | // Author: Sebastian Boser, 02/02/06 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGraphPolargram.h | TGraphPolargram.h | |||
---|---|---|---|---|
// @(#)root/graf:$Id: TGraphPolargram.h 24706 2008-07-08 12:37:45Z brun $ | // @(#)root/graf:$Id$ | |||
// Author: Sebastian Boser, 02/02/06 | // Author: Sebastian Boser, 02/02/06 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGraphQQ.h | TGraphQQ.h | |||
---|---|---|---|---|
// @(#)root/graf:$Id: TGraphQQ.h 24843 2008-07-16 13:19:42Z couet $ | // @(#)root/graf:$Id$ | |||
// Author: Anna Kreshuk 18/11/2005 | // Author: Anna Kreshuk 18/11/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGraphSmooth.h | TGraphSmooth.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TGraphSmooth.h 24702 2008-07-08 12:01:46Z brun $ | // @(#)root/hist:$Id$ | |||
// Author: Christian Stratowa 30/09/2001 | // Author: Christian Stratowa 30/09/2001 | |||
/************************************************************************** **** | /************************************************************************** **** | |||
* Copyright(c) 2001- , Dr. Christian Stratowa, Vienna, Austria. * | * Copyright(c) 2001- , Dr. Christian Stratowa, Vienna, Austria. * | |||
* Author: Christian Stratowa with help from Rene Brun. * | * Author: Christian Stratowa with help from Rene Brun. * | |||
* * | * * | |||
* Algorithms for smooth regression adapted from: * | * Algorithms for smooth regression adapted from: * | |||
* R: A Computer Language for Statistical Data Analysis * | * R: A Computer Language for Statistical Data Analysis * | |||
* Copyright (C) 1996 Robert Gentleman and Ross Ihaka * | * Copyright (C) 1996 Robert Gentleman and Ross Ihaka * | |||
* Copyright (C) 1999-2001 Robert Gentleman, Ross Ihaka and the * | * Copyright (C) 1999-2001 Robert Gentleman, Ross Ihaka and the * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGraphTime.h | TGraphTime.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TGraphTime.h 31667 2009-12-08 15:11:34Z brun $ | // @(#)root/hist:$Id$ | |||
// Author: Rene Brun 13/07/2009 | // Author: Rene Brun 13/07/2009 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2009, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2009, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGrid.h | TGrid.h | |||
---|---|---|---|---|
// @(#)root/net:$Id: TGrid.h 31993 2010-01-12 14:34:41Z rdm $ | // @(#)root/net:$Id$ | |||
// Author: Fons Rademakers 3/1/2002 | // Author: Fons Rademakers 3/1/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGridCollection.h | TGridCollection.h | |||
---|---|---|---|---|
// @(#)root/net:$Id: TGridCollection.h 23091 2008-04-09 15:04:27Z rdm $ | // @(#)root/net:$Id$ | |||
// Author: Andreas-Joachim Peters 2005-05-09 | // Author: Andreas-Joachim Peters 2005-05-09 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGridJDL.h | TGridJDL.h | |||
---|---|---|---|---|
// @(#)root/net:$Id: TGridJDL.h 26013 2008-10-29 16:19:13Z brun $ | // @(#)root/net:$Id$ | |||
// Author: Jan Fiete Grosse-Oetringhaus 28/9/2004 | // Author: Jan Fiete Grosse-Oetringhaus 28/9/2004 | |||
// Jancurova.lucia@cern.ch Slovakia 29/9/2008 | // Jancurova.lucia@cern.ch Slovakia 29/9/2008 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGridJob.h | TGridJob.h | |||
---|---|---|---|---|
// @(#)root/net:$Id: TGridJob.h 23091 2008-04-09 15:04:27Z rdm $ | // @(#)root/net:$Id$ | |||
// Author: Jan Fiete Grosse-Oetringhaus 06/10/2004 | // Author: Jan Fiete Grosse-Oetringhaus 06/10/2004 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGridJobStatus.h | TGridJobStatus.h | |||
---|---|---|---|---|
// @(#)root/net:$Id: TGridJobStatus.h 23091 2008-04-09 15:04:27Z rdm $ | // @(#)root/net:$Id$ | |||
// Author: Jan Fiete Grosse-Oetringhaus 06/10/2004 | // Author: Jan Fiete Grosse-Oetringhaus 06/10/2004 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGridJobStatusList.h | TGridJobStatusList.h | |||
---|---|---|---|---|
// @(#)root/net:$Id: TGridJobStatusList.h 32840 2010-03-30 16:36:09Z rdm $ | // @(#)root/net:$Id$ | |||
// Author: Andreas-Joachim Peters 10/12/2006 | // Author: Andreas-Joachim Peters 10/12/2006 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGridResult.h | TGridResult.h | |||
---|---|---|---|---|
// @(#)root/net:$Id: TGridResult.h 23091 2008-04-09 15:04:27Z rdm $ | // @(#)root/net:$Id$ | |||
// Author: Fons Rademakers 3/1/2002 | // Author: Fons Rademakers 3/1/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGroupButton.h | TGroupButton.h | |||
---|---|---|---|---|
// @(#)root/gpad:$Id: TGroupButton.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/gpad:$Id$ | |||
// Author: Rene Brun 01/07/96 | // Author: Rene Brun 01/07/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGuiBldDragManager.h | TGuiBldDragManager.h | |||
---|---|---|---|---|
// @(#)root/guibuilder:$Id: TGuiBldDragManager.h 30063 2009-09-08 12:15:59Z bellenot $ | // @(#)root/guibuilder:$Id$ | |||
// Author: Valeriy Onuchin 12/09/04 | // Author: Valeriy Onuchin 12/09/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGuiBldEditor.h | TGuiBldEditor.h | |||
---|---|---|---|---|
// @(#)root/guibuilder:$Id: TGuiBldEditor.h 30063 2009-09-08 12:15:59Z bell enot $ | // @(#)root/guibuilder:$Id$ | |||
// Author: Valeriy Onuchin 12/09/04 | // Author: Valeriy Onuchin 12/09/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGuiBldGeometryFrame.h | TGuiBldGeometryFrame.h | |||
---|---|---|---|---|
// @(#)root/guibuilder:$Id: TGuiBldGeometryFrame.h 30063 2009-09-08 12:15:5 9Z bellenot $ | // @(#)root/guibuilder:$Id$ | |||
// Author: Valeriy Onuchin, Lucie Flekova 12/09/04 | // Author: Valeriy Onuchin, Lucie Flekova 12/09/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGuiBldHintsButton.h | TGuiBldHintsButton.h | |||
---|---|---|---|---|
// @(#)root/guibuilder:$Id: TGuiBldHintsButton.h 30063 2009-09-08 12:15:59Z bellenot $ | // @(#)root/guibuilder:$Id$ | |||
// Author: Valeriy Onuchin 12/09/04 | // Author: Valeriy Onuchin 12/09/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGuiBldHintsEditor.h | TGuiBldHintsEditor.h | |||
---|---|---|---|---|
// @(#)root/guibuilder:$Id: TGuiBldHintsEditor.h 30063 2009-09-08 12:15:59Z bellenot $ | // @(#)root/guibuilder:$Id$ | |||
// Author: Valeriy Onuchin 12/09/04 | // Author: Valeriy Onuchin 12/09/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGuiBldNameFrame.h | TGuiBldNameFrame.h | |||
---|---|---|---|---|
// @(#)root/guibuilder:$Id: TGuiBldNameFrame.h 30063 2009-09-08 12:15:59Z b ellenot $ | // @(#)root/guibuilder:$Id$ | |||
// Author: Valeriy Onuchin 12/09/04 | // Author: Valeriy Onuchin 12/09/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGuiBuilder.h | TGuiBuilder.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TGuiBuilder.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Valeriy Onuchin 12/08/04 | // Author: Valeriy Onuchin 12/08/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TGuiFactory.h | TGuiFactory.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TGuiFactory.h 20877 2007-11-19 11:17:07Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Fons Rademakers 15/11/95 | // Author: Fons Rademakers 15/11/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TH1.h | TH1.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TH1.h 49134 2013-04-08 21:20:27Z moneta $ | // @(#)root/hist:$Id$ | |||
// Author: Rene Brun 26/12/94 | // Author: Rene Brun 26/12/94 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TH1C.h | TH1C.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TH1C.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/hist:$Id$ | |||
// Author: Rene Brun 18/05/2002 | // Author: Rene Brun 18/05/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TH1D.h | TH1D.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TH1D.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/hist:$Id$ | |||
// Author: Rene Brun 18/05/2002 | // Author: Rene Brun 18/05/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TH1Editor.h | TH1Editor.h | |||
---|---|---|---|---|
// @(#)root/ged:$Id: TH1Editor.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/ged:$Id$ | |||
// Author: Carsten Hof 16/08/04 | // Author: Carsten Hof 16/08/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TH1F.h | TH1F.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TH1F.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/hist:$Id$ | |||
// Author: Rene Brun 18/05/2002 | // Author: Rene Brun 18/05/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TH1I.h | TH1I.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TH1I.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/hist:$Id$ | |||
// Author: Rene Brun 08/09/2003 | // Author: Rene Brun 08/09/2003 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TH1K.h | TH1K.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TH1K.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/hist:$Id$ | |||
// Author: Victor Perevoztchikov <perev@bnl.gov> 21/02/2001 | // Author: Victor Perevoztchikov <perev@bnl.gov> 21/02/2001 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TH1S.h | TH1S.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TH1S.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/hist:$Id$ | |||
// Author: Rene Brun 18/05/2002 | // Author: Rene Brun 18/05/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TH2.h | TH2.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TH2.h 44515 2012-06-04 14:16:56Z moneta $ | // @(#)root/hist:$Id$ | |||
// Author: Rene Brun 26/12/94 | // Author: Rene Brun 26/12/94 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TH2C.h | TH2C.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TH2C.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/hist:$Id$ | |||
// Author: Rene Brun 18/05/2002 | // Author: Rene Brun 18/05/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TH2D.h | TH2D.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TH2D.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/hist:$Id$ | |||
// Author: Rene Brun 18/05/2002 | // Author: Rene Brun 18/05/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TH2Editor.h | TH2Editor.h | |||
---|---|---|---|---|
// @(#)root/ged:$Id: TH2Editor.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/ged:$Id$ | |||
// Author: Carsten Hof 08/08/04 | // Author: Carsten Hof 08/08/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TH2F.h | TH2F.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TH2F.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/hist:$Id$ | |||
// Author: Rene Brun 18/05/2002 | // Author: Rene Brun 18/05/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TH2GL.h | TH2GL.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TH2GL.h 29526 2009-07-20 17:41:53Z matevz $ | // @(#)root/gl:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TH2GL | #ifndef ROOT_TH2GL | |||
#define ROOT_TH2GL | #define ROOT_TH2GL | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TH2I.h | TH2I.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TH2I.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/hist:$Id$ | |||
// Author: Rene Brun 18/05/2002 | // Author: Rene Brun 18/05/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TH2Poly.h | TH2Poly.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TH2Poly.h 43761 2012-04-16 13:36:17Z moneta $ | // @(#)root/hist:$Id$ | |||
// Author: Olivier Couet, Deniz Gunceler | // Author: Olivier Couet, Deniz Gunceler | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TH2S.h | TH2S.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TH2S.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/hist:$Id$ | |||
// Author: Rene Brun 18/05/2002 | // Author: Rene Brun 18/05/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TH3.h | TH3.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TH3.h 44515 2012-06-04 14:16:56Z moneta $ | // @(#)root/hist:$Id$ | |||
// Author: Rene Brun 27/10/95 | // Author: Rene Brun 27/10/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TH3C.h | TH3C.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TH3C.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/hist:$Id$ | |||
// Author: Rene Brun 18/05/2002 | // Author: Rene Brun 18/05/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TH3D.h | TH3D.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TH3D.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/hist:$Id$ | |||
// Author: Rene Brun 18/05/2002 | // Author: Rene Brun 18/05/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TH3F.h | TH3F.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TH3F.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/hist:$Id$ | |||
// Author: Rene Brun 18/05/2002 | // Author: Rene Brun 18/05/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TH3GL.h | TH3GL.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TH3GL.h 38817 2011-04-13 09:32:44Z couet $ | // @(#)root/gl:$Id$ | |||
// Author: Matevz Tadel 2007 | // Author: Matevz Tadel 2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TH3I.h | TH3I.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TH3I.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/hist:$Id$ | |||
// Author: Rene Brun 18/05/2002 | // Author: Rene Brun 18/05/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TH3S.h | TH3S.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TH3S.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/hist:$Id$ | |||
// Author: Rene Brun 18/05/2002 | // Author: Rene Brun 18/05/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
THLimitsFinder.h | THLimitsFinder.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: THLimitsFinder.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/hist:$Id$ | |||
// Author: Rene Brun 30/08/99 | // Author: Rene Brun 30/08/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_THLimitsFinder | #ifndef ROOT_THLimitsFinder | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
THStack.h | THStack.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: THStack.h 39365 2011-05-24 19:53:19Z pcanal $ | // @(#)root/hist:$Id$ | |||
// Author: Rene Brun 10/12/2001 | // Author: Rene Brun 10/12/2001 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2001, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2001, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
THYPE.h | THYPE.h | |||
---|---|---|---|---|
// @(#)root/g3d:$Id: THYPE.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/g3d:$Id$ | |||
// Author: Rene Brun 08/12/98 | // Author: Rene Brun 08/12/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
// @(#)root/g3d:$Id: THYPE.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/g3d:$Id$ | |||
// Author: Nenad Buncic 18/09/95 | // Author: Nenad Buncic 18/09/95 | |||
#ifndef ROOT_THYPE | #ifndef ROOT_THYPE | |||
#define ROOT_THYPE | #define ROOT_THYPE | |||
/////////////////////////////////////////////////////////////////////////// / | /////////////////////////////////////////////////////////////////////////// / | |||
// / / | // / / | |||
// THYPE / / | // THYPE / / | |||
// / / | // / / | |||
// HYPE is a DUMMY Root shape set equal to a TTUBE / / | // HYPE is a DUMMY Root shape set equal to a TTUBE / / | |||
End of changes. 2 change blocks. | ||||
2 lines changed or deleted | 2 lines changed or added | |||
THashList.h | THashList.h | |||
---|---|---|---|---|
// @(#)root/cont:$Id: THashList.h 27904 2009-03-20 19:44:39Z pcanal $ | // @(#)root/cont:$Id$ | |||
// Author: Fons Rademakers 10/08/95 | // Author: Fons Rademakers 10/08/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
THashTable.h | THashTable.h | |||
---|---|---|---|---|
// @(#)root/cont:$Id: THashTable.h 43515 2012-03-27 21:15:53Z pcanal $ | // @(#)root/cont:$Id$ | |||
// Author: Fons Rademakers 27/09/95 | // Author: Fons Rademakers 27/09/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
THbookBranch.h | THbookBranch.h | |||
---|---|---|---|---|
// @(#)root/hbook:$Id: THbookBranch.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/hbook:$Id$ | |||
// Author: Rene Brun 18/02/2002 | // Author: Rene Brun 18/02/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
THbookFile.h | THbookFile.h | |||
---|---|---|---|---|
// @(#)root/hbook:$Id: THbookFile.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/hbook:$Id$ | |||
// Author: Rene Brun 18/02/2002 | // Author: Rene Brun 18/02/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
THbookKey.h | THbookKey.h | |||
---|---|---|---|---|
// @(#)root/hbook:$Id: THbookKey.h 34885 2010-08-20 13:33:08Z pcanal $ | // @(#)root/hbook:$Id$ | |||
// Author: Rene Brun 20/02/2002 | // Author: Rene Brun 20/02/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
THbookTree.h | THbookTree.h | |||
---|---|---|---|---|
// @(#)root/hbook:$Id: THbookTree.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/hbook:$Id$ | |||
// Author: Rene Brun 18/02/2002 | // Author: Rene Brun 18/02/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
THelix.h | THelix.h | |||
---|---|---|---|---|
// @(#)root/g3d:$Id: THelix.h 21901 2008-01-29 10:22:44Z couet $ | // @(#)root/g3d:$Id$ | |||
// Author: Ping Yeh 19/12/97 | // Author: Ping Yeh 19/12/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
THistPainter.h | THistPainter.h | |||
---|---|---|---|---|
// @(#)root/histpainter:$Id: THistPainter.h 36953 2010-11-25 17:27:16Z coue t $ | // @(#)root/histpainter:$Id$ | |||
// Author: Rene Brun 26/08/99 | // Author: Rene Brun 26/08/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_THistPainter | #ifndef ROOT_THistPainter | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
THn.h | THn.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: THn.h 43495 2012-03-27 10:31:41Z axel $ | // @(#)root/hist:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2012, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2012, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_THN | #ifndef ROOT_THN | |||
#define ROOT_THN | #define ROOT_THN | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
THnBase.h | THnBase.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: THnBase.h 42758 2012-01-23 08:47:17Z axel $ | // @(#)root/hist:$Id$ | |||
// Author: Axel Naumann (2011-12-20) | // Author: Axel Naumann (2011-12-20) | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2012, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2012, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
THnSparse.h | THnSparse.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: THnSparse.h 42758 2012-01-23 08:47:17Z axel $ | // @(#)root/hist:$Id$ | |||
// Author: Axel Naumann (2007-09-11) | // Author: Axel Naumann (2007-09-11) | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2012, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2012, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
THnSparse_Internal.h | THnSparse_Internal.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: THnSparse_Internal.h 42694 2012-01-18 13:09:09Z axel $ | // @(#)root/hist:$Id$ | |||
// Author: Axel Naumann (2007-09-11) | // Author: Axel Naumann (2007-09-11) | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2012, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2012, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
THostAuth.h | THostAuth.h | |||
---|---|---|---|---|
// @(#)root/auth:$Id: THostAuth.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/auth:$Id$ | |||
// Author: G. Ganis 19/03/2003 | // Author: G. Ganis 19/03/2003 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
THtml.h | THtml.h | |||
---|---|---|---|---|
// @(#)root/html:$Id: THtml.h 27910 2009-03-21 17:26:55Z axel $ | // @(#)root/html:$Id$ | |||
// Author: Nenad Buncic 18/10/95 | // Author: Nenad Buncic 18/10/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TImage.h | TImage.h | |||
---|---|---|---|---|
// @(#)root/graf:$Id: TImage.h 30544 2009-10-02 15:33:12Z couet $ | // @(#)root/graf:$Id$ | |||
// Author: Fons Rademakers, Reiner Rohlfs 15/10/2001 | // Author: Fons Rademakers, Reiner Rohlfs 15/10/2001 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 2001-2001, Rene Brun, Fons Rademakers and Reiner Rohlfs * | * Copyright (C) 2001-2001, Rene Brun, Fons Rademakers and Reiner Rohlfs * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TImageDump.h | TImageDump.h | |||
---|---|---|---|---|
// @(#)root/postscript:$Id: TImageDump.h 47117 2012-11-08 16:14:55Z couet $ | // @(#)root/postscript:$Id$ | |||
// Author: Valeriy Onuchin 29/04/2005 | // Author: Valeriy Onuchin 29/04/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TImagePlugin.h | TImagePlugin.h | |||
---|---|---|---|---|
// @(#)root/graf:$Id: TImagePlugin.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/graf:$Id$ | |||
// Author: Valeriy Onuchin 23/06/05 | // Author: Valeriy Onuchin 23/06/05 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 2001-2002, Rene Brun, Fons Rademakers and Reiner Rohlfs * | * Copyright (C) 2001-2002, Rene Brun, Fons Rademakers and Reiner Rohlfs * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TIndArray.h | TIndArray.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TIndArray.h 30815 2009-10-20 13:49:22Z rdm $ | // @(#)root/tree:$Id$ | |||
// Author: Lukasz Janyst <ljanyst@cern.ch> 23/01/2008 | // Author: Lukasz Janyst <ljanyst@cern.ch> 23/01/2008 | |||
//------------------------------------------------------------------------- ----- | //------------------------------------------------------------------------- ----- | |||
// file: TIndArray.h | // file: TIndArray.h | |||
//------------------------------------------------------------------------- ----- | //------------------------------------------------------------------------- ----- | |||
#ifndef ROOT_TIndArray | #ifndef ROOT_TIndArray | |||
#define ROOT_TIndArray | #define ROOT_TIndArray | |||
#ifndef ROOT_Rtypes | #ifndef ROOT_Rtypes | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TIndexTable.h | TIndexTable.h | |||
---|---|---|---|---|
// @(#)root/table:$Id: TIndexTable.h 41696 2011-11-01 19:52:12Z pcanal $ | // @(#)root/table:$Id$ | |||
// Author: Valery Fine(fine@bnl.gov) 01/03/2001 | // Author: Valery Fine(fine@bnl.gov) 01/03/2001 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* Copyright (C) 2001 [BNL] Brookhaven National Laboratory. * | * Copyright (C) 2001 [BNL] Brookhaven National Laboratory. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TInetAddress.h | TInetAddress.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TInetAddress.h 41637 2011-10-28 15:34:35Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Fons Rademakers 16/12/96 | // Author: Fons Rademakers 16/12/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TInspectCanvas.h | TInspectCanvas.h | |||
---|---|---|---|---|
// @(#)root/gpad:$Id: TInspectCanvas.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/gpad:$Id$ | |||
// Author: Rene Brun 08/01/2000 | // Author: Rene Brun 08/01/2000 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TInspectorImp.h | TInspectorImp.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TInspectorImp.h 20877 2007-11-19 11:17:07Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Fons Rademakers 07/05/2000 | // Author: Fons Rademakers 07/05/2000 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TInterpreter.h | TInterpreter.h | |||
---|---|---|---|---|
// @(#)root/meta:$Id: TInterpreter.h 48771 2013-02-28 19:49:49Z pcanal $ | // @(#)root/meta:$Id$ | |||
// Author: Fons Rademakers 01/03/96 | // Author: Fons Rademakers 01/03/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TIsAProxy.h | TIsAProxy.h | |||
---|---|---|---|---|
// @(#)root/meta:$Id: TIsAProxy.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/meta:$Id$ | |||
// Author: Markus Frank 20/05/2005 | // Author: Markus Frank 20/05/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TIterator.h | TIterator.h | |||
---|---|---|---|---|
// @(#)root/cont:$Id: TIterator.h 43515 2012-03-27 21:15:53Z pcanal $ | // @(#)root/cont:$Id$ | |||
// Author: Fons Rademakers 13/08/95 | // Author: Fons Rademakers 13/08/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TKDE.h | TKDE.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TKDE.h 37543 2010-12-11 14:14:05Z moneta $ | // @(#)root/hist:$Id$ | |||
// Authors: Bartolomeu Rabacal 07/2010 | // Authors: Bartolomeu Rabacal 07/2010 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 , LCG ROOT MathLib Team * | * Copyright (c) 2006 , LCG ROOT MathLib Team * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for TKDE | // Header file for TKDE | |||
#ifndef ROOT_TKDE | #ifndef ROOT_TKDE | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TKDEAdapter.h | TKDEAdapter.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TKDEAdapter.h 33600 2010-05-21 09:24:32Z rdm $ | // @(#)root/gl:$Id$ | |||
// Author: Timur Pocheptsov 28/07/2009 | // Author: Timur Pocheptsov 28/07/2009 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2009, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2009, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TKDEFGT.h | TKDEFGT.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TKDEFGT.h 29602 2009-07-28 10:23:20Z brun $ | // @(#)root/gl:$Id$ | |||
// Author: Timur Pocheptsov 2009 | // Author: Timur Pocheptsov 2009 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TKDEFGT | #ifndef ROOT_TKDEFGT | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TKDTreeBinning.h | TKDTreeBinning.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: TKDTreeBinning.h 49288 2013-04-23 09:46:31Z monet a $ | // @(#)root/mathcore:$Id$ | |||
// Authors: B. Rabacal 11/2010 | // Authors: B. Rabacal 11/2010 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2010 , LCG ROOT MathLib Team * | * Copyright (c) 2010 , LCG ROOT MathLib Team * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class TKDTreeBinning | // Header file for class TKDTreeBinning | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TKSocket.h | TKSocket.h | |||
---|---|---|---|---|
// @(#)root/krb5auth:$Id: TKSocket.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/krb5auth:$Id$ | |||
// Author: Maarten Ballintijn 27/10/2003 | // Author: Maarten Ballintijn 27/10/2003 | |||
#ifndef ROOT_TKSocket | #ifndef ROOT_TKSocket | |||
#define ROOT_TKSocket | #define ROOT_TKSocket | |||
#if !defined(__CINT__) | #if !defined(__CINT__) | |||
#ifndef ROOT_Krb5Auth | #ifndef ROOT_Krb5Auth | |||
#include "Krb5Auth.h" | #include "Krb5Auth.h" | |||
#endif | #endif | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TKey.h | TKey.h | |||
---|---|---|---|---|
// @(#)root/io:$Id: TKey.h 42802 2012-01-26 19:44:16Z pcanal $ | // @(#)root/io:$Id$ | |||
// Author: Rene Brun 28/12/94 | // Author: Rene Brun 28/12/94 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TKeyMapFile.h | TKeyMapFile.h | |||
---|---|---|---|---|
// @(#)root/io:$Id: TKeyMapFile.h 26606 2008-12-02 20:36:09Z pcanal $ | // @(#)root/io:$Id$ | |||
// Author: Rene Brun 23/07/97 | // Author: Rene Brun 23/07/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TKeySQL.h | TKeySQL.h | |||
---|---|---|---|---|
// @(#)root/sql:$Id: TKeySQL.h 38346 2011-03-09 17:41:58Z pcanal $ | // @(#)root/sql:$Id$ | |||
// Author: Sergey Linev 20/11/2005 | // Author: Sergey Linev 20/11/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TKeyXML.h | TKeyXML.h | |||
---|---|---|---|---|
// @(#)root/xml:$Id: TKeyXML.h 38346 2011-03-09 17:41:58Z pcanal $ | // @(#)root/xml:$Id$ | |||
// Author: Sergey Linev 10.05.2004 | // Author: Sergey Linev 10.05.2004 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TLDAPAttribute.h | TLDAPAttribute.h | |||
---|---|---|---|---|
// @(#)root/ldap:$Id: TLDAPAttribute.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/ldap:$Id$ | |||
// Author: Evgenia Smirnova 21/09/2001 | // Author: Evgenia Smirnova 21/09/2001 | |||
/************************************************************************* | /************************************************************************* | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TLDAPAttribute | #ifndef ROOT_TLDAPAttribute | |||
#define ROOT_TLDAPAttribute | #define ROOT_TLDAPAttribute | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TLDAPEntry.h | TLDAPEntry.h | |||
---|---|---|---|---|
// @(#)root/ldap:$Id: TLDAPEntry.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/ldap:$Id$ | |||
// Author: Evgenia Smirnova 21/09/2001 | // Author: Evgenia Smirnova 21/09/2001 | |||
/************************************************************************* | /************************************************************************* | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TLDAPEntry | #ifndef ROOT_TLDAPEntry | |||
#define ROOT_TLDAPEntry | #define ROOT_TLDAPEntry | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TLDAPResult.h | TLDAPResult.h | |||
---|---|---|---|---|
// @(#)root/ldap:$Id: TLDAPResult.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/ldap:$Id$ | |||
// Author: Oleksandr Grebenyuk 21/09/2001 | // Author: Oleksandr Grebenyuk 21/09/2001 | |||
/************************************************************************* | /************************************************************************* | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TLDAPResult | #ifndef ROOT_TLDAPResult | |||
#define ROOT_TLDAPResult | #define ROOT_TLDAPResult | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TLDAPServer.h | TLDAPServer.h | |||
---|---|---|---|---|
// @(#)root/ldap:$Id: TLDAPServer.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/ldap:$Id$ | |||
// Author: Oleksandr Grebenyuk 21/09/2001 | // Author: Oleksandr Grebenyuk 21/09/2001 | |||
/************************************************************************* | /************************************************************************* | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TLDAPServer | #ifndef ROOT_TLDAPServer | |||
#define ROOT_TLDAPServer | #define ROOT_TLDAPServer | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TLatex.h | TLatex.h | |||
---|---|---|---|---|
// @(#)root/graf:$Id: TLatex.h 33468 2010-05-11 14:09:36Z couet $ | // @(#)root/graf:$Id$ | |||
// Author: Nicolas Brun 07/08/98 | // Author: Nicolas Brun 07/08/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TLatex | #ifndef ROOT_TLatex | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TLeaf.h | TLeaf.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TLeaf.h 43597 2012-03-31 13:48:47Z axel $ | // @(#)root/tree:$Id$ | |||
// Author: Rene Brun 12/01/96 | // Author: Rene Brun 12/01/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TLeafB.h | TLeafB.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TLeafB.h 43597 2012-03-31 13:48:47Z axel $ | // @(#)root/tree:$Id$ | |||
// Author: Rene Brun 12/01/96 | // Author: Rene Brun 12/01/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TLeafC.h | TLeafC.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TLeafC.h 43597 2012-03-31 13:48:47Z axel $ | // @(#)root/tree:$Id$ | |||
// Author: Rene Brun 17/03/97 | // Author: Rene Brun 17/03/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TLeafD.h | TLeafD.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TLeafD.h 43597 2012-03-31 13:48:47Z axel $ | // @(#)root/tree:$Id$ | |||
// Author: Rene Brun 12/01/96 | // Author: Rene Brun 12/01/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TLeafElement.h | TLeafElement.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TLeafElement.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/tree:$Id$ | |||
// Author: Rene Brun 14/01/2001 | // Author: Rene Brun 14/01/2001 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TLeafF.h | TLeafF.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TLeafF.h 43597 2012-03-31 13:48:47Z axel $ | // @(#)root/tree:$Id$ | |||
// Author: Rene Brun 12/01/96 | // Author: Rene Brun 12/01/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TLeafI.h | TLeafI.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TLeafI.h 43597 2012-03-31 13:48:47Z axel $ | // @(#)root/tree:$Id$ | |||
// Author: Rene Brun 12/01/96 | // Author: Rene Brun 12/01/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TLeafL.h | TLeafL.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TLeafL.h 43597 2012-03-31 13:48:47Z axel $ | // @(#)root/tree:$Id$ | |||
// Author: Rene Brun 19/12/2003 | // Author: Rene Brun 19/12/2003 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TLeafO.h | TLeafO.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TLeafO.h 43597 2012-03-31 13:48:47Z axel $ | // @(#)root/tree:$Id$ | |||
// Author: Philippe Canal 20/1/05 | // Author: Philippe Canal 20/1/05 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TLeafObject.h | TLeafObject.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TLeafObject.h 22991 2008-04-04 22:38:37Z pcanal $ | // @(#)root/tree:$Id$ | |||
// Author: Rene Brun 27/01/96 | // Author: Rene Brun 27/01/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TLeafS.h | TLeafS.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TLeafS.h 43597 2012-03-31 13:48:47Z axel $ | // @(#)root/tree:$Id$ | |||
// Author: Rene Brun 12/01/96 | // Author: Rene Brun 12/01/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TLegend.h | TLegend.h | |||
---|---|---|---|---|
// @(#)root/graf:$Id: TLegend.h 26711 2008-12-06 19:50:17Z brun $ | // @(#)root/graf:$Id$ | |||
// Author: Matthew.Adam.Dobbs 06/09/99 | // Author: Matthew.Adam.Dobbs 06/09/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
//------------------------------------------------------------------------- - | //------------------------------------------------------------------------- - | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TLegendEntry.h | TLegendEntry.h | |||
---|---|---|---|---|
// @(#)root/graf:$Id: TLegendEntry.h 26711 2008-12-06 19:50:17Z brun $ | // @(#)root/graf:$Id$ | |||
// Author: Matthew.Adam.Dobbs 06/09/99 | // Author: Matthew.Adam.Dobbs 06/09/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
//------------------------------------------------------------------------- - | //------------------------------------------------------------------------- - | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TLego.h | TLego.h | |||
---|---|---|---|---|
// @(#)root/histpainter:$Id: TLego.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/histpainter:$Id$ | |||
// Author: Rene Brun 26/12/94 | // Author: Rene Brun 26/12/94 | |||
#ifndef ROOT_TLego | #ifndef ROOT_TLego | |||
#define ROOT_TLego | #define ROOT_TLego | |||
////////////////////////////////////////////////////////////////////////// | ////////////////////////////////////////////////////////////////////////// | |||
// // | // // | |||
// TLego // | // TLego // | |||
// // | // // | |||
// This include provided only for back compatibility // | // This include provided only for back compatibility // | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TLimit.h | TLimit.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TLimit.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/hist:$Id$ | |||
// Author: Christophe.Delaere@cern.ch 21/08/2002 | // Author: Christophe.Delaere@cern.ch 21/08/2002 | |||
#ifndef ROOT_TLimit | #ifndef ROOT_TLimit | |||
#define ROOT_TLimit | #define ROOT_TLimit | |||
#ifndef ROOT_TObject | #ifndef ROOT_TObject | |||
#include "TObject.h" | #include "TObject.h" | |||
#endif | #endif | |||
#include "TVectorDfwd.h" | #include "TVectorDfwd.h" | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TLimitDataSource.h | TLimitDataSource.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TLimitDataSource.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/hist:$Id$ | |||
// Author: Christophe.Delaere@cern.ch 21/08/2002 | // Author: Christophe.Delaere@cern.ch 21/08/2002 | |||
#ifndef ROOT_TLimitDataSource | #ifndef ROOT_TLimitDataSource | |||
#define ROOT_TLimitDataSource | #define ROOT_TLimitDataSource | |||
#ifndef ROOT_TObjArray | #ifndef ROOT_TObjArray | |||
#include "TObjArray.h" | #include "TObjArray.h" | |||
#endif | #endif | |||
#include "TVectorDfwd.h" | #include "TVectorDfwd.h" | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TLine.h | TLine.h | |||
---|---|---|---|---|
// @(#)root/graf:$Id: TLine.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/graf:$Id$ | |||
// Author: Rene Brun 12/12/94 | // Author: Rene Brun 12/12/94 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TLineEditor.h | TLineEditor.h | |||
---|---|---|---|---|
// @(#)root/ged:$Id: TLineEditor.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/ged:$Id$ | |||
// Author: Ilka Antcheva 24/04/06 | // Author: Ilka Antcheva 24/04/06 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TLinearFitter.h | TLinearFitter.h | |||
---|---|---|---|---|
// @(#)root/minuit:$Id: TLinearFitter.h 27022 2008-12-19 10:34:54Z pcanal $ | // @(#)root/minuit:$Id$ | |||
// Author: Anna Kreshuk 04/03/2005 | // Author: Anna Kreshuk 04/03/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TLinearMinimizer.h | TLinearMinimizer.h | |||
---|---|---|---|---|
// @(#)root/minuit:$Id: TLinearMinimizer.h 34753 2010-08-10 10:02:27Z monet a $ | // @(#)root/minuit:$Id$ | |||
// Author: L. Moneta Wed Oct 25 16:28:55 2006 | // Author: L. Moneta Wed Oct 25 16:28:55 2006 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class TLinearMinimizer | // Header file for class TLinearMinimizer | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TLink.h | TLink.h | |||
---|---|---|---|---|
// @(#)root/graf:$Id: TLink.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/graf:$Id$ | |||
// Author: Rene Brun 05/03/95 | // Author: Rene Brun 05/03/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TList.h | TList.h | |||
---|---|---|---|---|
// @(#)root/cont:$Id: TList.h 43515 2012-03-27 21:15:53Z pcanal $ | // @(#)root/cont:$Id$ | |||
// Author: Fons Rademakers 10/08/95 | // Author: Fons Rademakers 10/08/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TLockFile.h | TLockFile.h | |||
---|---|---|---|---|
// @(#)root/io:$Id: TLockFile.h 36484 2010-11-02 16:00:10Z rdm $ | // @(#)root/io:$Id$ | |||
// Author: Jan Fiete Grosse-Oetringhaus, 04.06.07 | // Author: Jan Fiete Grosse-Oetringhaus, 04.06.07 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TLorentzRotation.h | TLorentzRotation.h | |||
---|---|---|---|---|
// @(#)root/physics:$Id: TLorentzRotation.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/physics:$Id$ | |||
// Author: Peter Malzacher 19/06/99 | // Author: Peter Malzacher 19/06/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TLorentzVector.h | TLorentzVector.h | |||
---|---|---|---|---|
// @(#)root/physics:$Id: TLorentzVector.h 35182 2010-09-07 09:05:41Z brun $ | // @(#)root/physics:$Id$ | |||
// Author: Pasha Murat , Peter Malzacher 12/02/99 | // Author: Pasha Murat , Peter Malzacher 12/02/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMCOptical.h | TMCOptical.h | |||
---|---|---|---|---|
// @(#)root/vmc:$Id: TMCOptical.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/vmc:$Id$ | |||
// Author: Alice collaboration | // Author: Alice collaboration | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 2006, Rene Brun and Fons Rademakers. * | |||
* Copyright (C) 2002, ALICE Experiment at CERN. * | * Copyright (C) 2002, ALICE Experiment at CERN. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMCParticleType.h | TMCParticleType.h | |||
---|---|---|---|---|
// @(#)root/vmc:$Id: TMCParticleType.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/vmc:$Id$ | |||
// Author: Alice collaboration | // Author: Alice collaboration | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 2006, Rene Brun and Fons Rademakers. * | |||
* Copyright (C) 1998-1999, ALICE Experiment at CERN. * | * Copyright (C) 1998-1999, ALICE Experiment at CERN. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMCProcess.h | TMCProcess.h | |||
---|---|---|---|---|
// @(#)root/vmc:$Id: TMCProcess.h 42431 2011-12-07 11:49:23Z ivana $ | // @(#)root/vmc:$Id$ | |||
// Author: Alice collaboration | // Author: Alice collaboration | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 2006, Rene Brun and Fons Rademakers. * | |||
* Copyright (C) 2002, ALICE Experiment at CERN. * | * Copyright (C) 2002, ALICE Experiment at CERN. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMCVerbose.h | TMCVerbose.h | |||
---|---|---|---|---|
// @(#)root/vmc:$Id: TMCVerbose.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/vmc:$Id$ | |||
// Author: Ivana Hrivnacova; 24/02/2003 | // Author: Ivana Hrivnacova; 24/02/2003 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 2006, Rene Brun and Fons Rademakers. * | |||
* Copyright (C) 2003, ALICE Experiment at CERN. * | * Copyright (C) 2003, ALICE Experiment at CERN. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMD5.h | TMD5.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TMD5.h 42993 2012-02-14 09:14:54Z axel $ | // @(#)root/base:$Id$ | |||
// Author: Fons Rademakers 29/9/2001 | // Author: Fons Rademakers 29/9/2001 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2001, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2001, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMLPAnalyzer.h | TMLPAnalyzer.h | |||
---|---|---|---|---|
// @(#)root/mlp:$Id: TMLPAnalyzer.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/mlp:$Id$ | |||
// Author: Christophe.Delaere@cern.ch 25/04/04 | // Author: Christophe.Delaere@cern.ch 25/04/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2003, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2003, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMacro.h | TMacro.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TMacro.h 48321 2013-01-18 09:58:02Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Rene Brun 16/08/2005 | // Author: Rene Brun 16/08/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMakeProject.h | TMakeProject.h | |||
---|---|---|---|---|
// @(#)root/io:$Id: TMakeProject.h 36707 2010-11-16 20:00:58Z pcanal $ | // @(#)root/io:$Id$ | |||
// Author: Rene Brun 12/10/2000 | // Author: Rene Brun 12/10/2000 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMap.h | TMap.h | |||
---|---|---|---|---|
// @(#)root/cont:$Id: TMap.h 43515 2012-03-27 21:15:53Z pcanal $ | // @(#)root/cont:$Id$ | |||
// Author: Fons Rademakers 12/11/95 | // Author: Fons Rademakers 12/11/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
skipping to change at line 88 | skipping to change at line 88 | |||
TObject *GetValue(const TObject *key) const; | TObject *GetValue(const TObject *key) const; | |||
Bool_t IsOwnerValue() const { return TestBit(kIsOwnerValue); } | Bool_t IsOwnerValue() const { return TestBit(kIsOwnerValue); } | |||
TObject *operator()(const char *keyname) const { return GetValu e(keyname); } | TObject *operator()(const char *keyname) const { return GetValu e(keyname); } | |||
TObject *operator()(const TObject *key) const { return GetValue (key); } | TObject *operator()(const TObject *key) const { return GetValue (key); } | |||
TIterator *MakeIterator(Bool_t dir = kIterForward) const; | TIterator *MakeIterator(Bool_t dir = kIterForward) const; | |||
void Rehash(Int_t newCapacity, Bool_t checkObjValidity = kT RUE); | void Rehash(Int_t newCapacity, Bool_t checkObjValidity = kT RUE); | |||
TObject *Remove(TObject *key); | TObject *Remove(TObject *key); | |||
TPair *RemoveEntry(TObject *key); | TPair *RemoveEntry(TObject *key); | |||
virtual void SetOwnerValue(Bool_t enable = kTRUE); | virtual void SetOwnerValue(Bool_t enable = kTRUE); | |||
virtual void SetOwnerKeyValue(Bool_t ownkeys = kTRUE, Bool_t ownval s = kTRUE); | virtual void SetOwnerKeyValue(Bool_t ownkeys = kTRUE, Bool_t ownval s = kTRUE); | |||
virtual Int_t Write(const char *name=0, Int_t option=0, Int_t bufsiz | ||||
e=0); | ||||
virtual Int_t Write(const char *name=0, Int_t option=0, Int_t bufsiz | ||||
e=0) const; | ||||
ClassDef(TMap,3) //A (key,value) map | ClassDef(TMap,3) //A (key,value) map | |||
}; | }; | |||
////////////////////////////////////////////////////////////////////////// | ////////////////////////////////////////////////////////////////////////// | |||
// // | // // | |||
// TPair // | // TPair // | |||
// // | // // | |||
// Class used by TMap to store (key,value) pairs. // | // Class used by TMap to store (key,value) pairs. // | |||
// // | // // | |||
End of changes. 2 change blocks. | ||||
1 lines changed or deleted | 5 lines changed or added | |||
TMapFile.h | TMapFile.h | |||
---|---|---|---|---|
// @(#)root/io:$Id: TMapFile.h 43276 2012-03-07 17:13:42Z pcanal $ | // @(#)root/io:$Id$ | |||
// Author: Fons Rademakers 08/07/97 | // Author: Fons Rademakers 08/07/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMarker.h | TMarker.h | |||
---|---|---|---|---|
// @(#)root/graf:$Id: TMarker.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/graf:$Id$ | |||
// Author: Rene Brun 12/05/95 | // Author: Rene Brun 12/05/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMarker3DBox.h | TMarker3DBox.h | |||
---|---|---|---|---|
// @(#)root/g3d:$Id: TMarker3DBox.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/g3d:$Id$ | |||
// Author: "Valery fine" 31/10/97 | // Author: "Valery fine" 31/10/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TMarker3DBox | #ifndef ROOT_TMarker3DBox | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMaterial.h | TMaterial.h | |||
---|---|---|---|---|
// @(#)root/g3d:$Id: TMaterial.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/g3d:$Id$ | |||
// Author: Rene Brun 03/10/95 | // Author: Rene Brun 03/10/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMath.h | TMath.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: TMath.h 48567 2013-02-14 08:59:17Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: Rene Brun, Anna Kreshuk, Eddy Offermann, Fons Rademakers 29/0 7/95 | // Authors: Rene Brun, Anna Kreshuk, Eddy Offermann, Fons Rademakers 29/0 7/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMathBase.h | TMathBase.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TMathBase.h 49346 2013-04-25 12:36:04Z rdm $ | // @(#)root/base:$Id$ | |||
// Authors: Rene Brun, Fons Rademakers 29/07/95 | // Authors: Rene Brun, Fons Rademakers 29/07/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMatrix.h | TMatrix.h | |||
---|---|---|---|---|
// @(#)root/matrix:$Id: TMatrix.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/matrix:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TMatrix | #ifndef ROOT_TMatrix | |||
#define ROOT_TMatrix | #define ROOT_TMatrix | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMatrixDBase.h | TMatrixDBase.h | |||
---|---|---|---|---|
// @(#)root/matrix:$Id: TMatrixDBase.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/matrix:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TMatrixDBase | #ifndef ROOT_TMatrixDBase | |||
#define ROOT_TMatrixDBase | #define ROOT_TMatrixDBase | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMatrixDBasefwd.h | TMatrixDBasefwd.h | |||
---|---|---|---|---|
// @(#)root/matrix:$Id: TMatrixDBasefwd.h 30815 2009-10-20 13:49:22Z rdm $ | // @(#)root/matrix:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TMatrixDBasefwd | #ifndef ROOT_TMatrixDBasefwd | |||
#define ROOT_TMatrixDBasefwd | #define ROOT_TMatrixDBasefwd | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMatrixDEigen.h | TMatrixDEigen.h | |||
---|---|---|---|---|
// @(#)root/matrix:$Id: TMatrixDEigen.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/matrix:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TMatrixDEigen | #ifndef ROOT_TMatrixDEigen | |||
#define ROOT_TMatrixDEigen | #define ROOT_TMatrixDEigen | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMatrixDLazy.h | TMatrixDLazy.h | |||
---|---|---|---|---|
// @(#)root/matrix:$Id: TMatrixDLazy.h 38487 2011-03-17 17:00:01Z pcanal $ | // @(#)root/matrix:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TMatrixDLazy | #ifndef ROOT_TMatrixDLazy | |||
#define ROOT_TMatrixDLazy | #define ROOT_TMatrixDLazy | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMatrixDSparse.h | TMatrixDSparse.h | |||
---|---|---|---|---|
// @(#)root/matrix:$Id: TMatrixDSparse.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/matrix:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TMatrixDSparse | #ifndef ROOT_TMatrixDSparse | |||
#define ROOT_TMatrixDSparse | #define ROOT_TMatrixDSparse | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMatrixDSym.h | TMatrixDSym.h | |||
---|---|---|---|---|
// @(#)root/matrix:$Id: TMatrixDSym.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/matrix:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TMatrixDSym | #ifndef ROOT_TMatrixDSym | |||
#define ROOT_TMatrixDSym | #define ROOT_TMatrixDSym | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMatrixDSymEigen.h | TMatrixDSymEigen.h | |||
---|---|---|---|---|
// @(#)root/matrix:$Id: TMatrixDSymEigen.h 22428 2008-03-03 18:17:03Z brun $ | // @(#)root/matrix:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TMatrixDSymEigen | #ifndef ROOT_TMatrixDSymEigen | |||
#define ROOT_TMatrixDSymEigen | #define ROOT_TMatrixDSymEigen | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMatrixDUtils.h | TMatrixDUtils.h | |||
---|---|---|---|---|
// @(#)root/matrix:$Id: TMatrixDUtils.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/matrix:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TMatrixDUtils | #ifndef ROOT_TMatrixDUtils | |||
#define ROOT_TMatrixDUtils | #define ROOT_TMatrixDUtils | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMatrixDUtilsfwd.h | TMatrixDUtilsfwd.h | |||
---|---|---|---|---|
// @(#)root/matrix:$Id: TMatrixDUtilsfwd.h 30815 2009-10-20 13:49:22Z rdm $ | // @(#)root/matrix:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TMatrixDUtilsfwd | #ifndef ROOT_TMatrixDUtilsfwd | |||
#define ROOT_TMatrixDUtilsfwd | #define ROOT_TMatrixDUtilsfwd | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMatrixFBase.h | TMatrixFBase.h | |||
---|---|---|---|---|
// @(#)root/matrix:$Id: TMatrixFBase.h 38486 2011-03-17 16:39:06Z pcanal $ | // @(#)root/matrix:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TMatrixFBase | #ifndef ROOT_TMatrixFBase | |||
#define ROOT_TMatrixFBase | #define ROOT_TMatrixFBase | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMatrixFBasefwd.h | TMatrixFBasefwd.h | |||
---|---|---|---|---|
// @(#)root/matrix:$Id: TMatrixFBasefwd.h 30815 2009-10-20 13:49:22Z rdm $ | // @(#)root/matrix:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TMatrixFBasefwd | #ifndef ROOT_TMatrixFBasefwd | |||
#define ROOT_TMatrixFBasefwd | #define ROOT_TMatrixFBasefwd | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMatrixFLazy.h | TMatrixFLazy.h | |||
---|---|---|---|---|
// @(#)root/matrix:$Id: TMatrixFLazy.h 38487 2011-03-17 17:00:01Z pcanal $ | // @(#)root/matrix:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TMatrixFLazy | #ifndef ROOT_TMatrixFLazy | |||
#define ROOT_TMatrixFLazy | #define ROOT_TMatrixFLazy | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMatrixFSparse.h | TMatrixFSparse.h | |||
---|---|---|---|---|
// @(#)root/matrix:$Id: TMatrixFSparse.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/matrix:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TMatrixFSparse | #ifndef ROOT_TMatrixFSparse | |||
#define ROOT_TMatrixFSparse | #define ROOT_TMatrixFSparse | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMatrixFSym.h | TMatrixFSym.h | |||
---|---|---|---|---|
// @(#)root/matrix:$Id: TMatrixFSym.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/matrix:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TMatrixFSym | #ifndef ROOT_TMatrixFSym | |||
#define ROOT_TMatrixFSym | #define ROOT_TMatrixFSym | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMatrixFUtils.h | TMatrixFUtils.h | |||
---|---|---|---|---|
// @(#)root/matrix:$Id: TMatrixFUtils.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/matrix:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TMatrixFUtils | #ifndef ROOT_TMatrixFUtils | |||
#define ROOT_TMatrixFUtils | #define ROOT_TMatrixFUtils | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMatrixFUtilsfwd.h | TMatrixFUtilsfwd.h | |||
---|---|---|---|---|
// @(#)root/matrix:$Id: TMatrixFUtilsfwd.h 30815 2009-10-20 13:49:22Z rdm $ | // @(#)root/matrix:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TMatrixFUtilsfwd | #ifndef ROOT_TMatrixFUtilsfwd | |||
#define ROOT_TMatrixFUtilsfwd | #define ROOT_TMatrixFUtilsfwd | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMatrixT.h | TMatrixT.h | |||
---|---|---|---|---|
// @(#)root/matrix:$Id: TMatrixT.h 39086 2011-05-04 09:36:17Z moneta $ | // @(#)root/matrix:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TMatrixT | #ifndef ROOT_TMatrixT | |||
#define ROOT_TMatrixT | #define ROOT_TMatrixT | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMatrixTBase.h | TMatrixTBase.h | |||
---|---|---|---|---|
// @(#)root/matrix:$Id: TMatrixTBase.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/matrix:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TMatrixTBase | #ifndef ROOT_TMatrixTBase | |||
#define ROOT_TMatrixTBase | #define ROOT_TMatrixTBase | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMatrixTCramerInv.h | TMatrixTCramerInv.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TMatrixTCramerInv.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/base:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TMatrixTCramerInv | #ifndef ROOT_TMatrixTCramerInv | |||
#define ROOT_TMatrixTCramerInv | #define ROOT_TMatrixTCramerInv | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMatrixTLazy.h | TMatrixTLazy.h | |||
---|---|---|---|---|
// @(#)root/matrix:$Id: TMatrixTLazy.h 44144 2012-05-06 20:46:51Z moneta $ | // @(#)root/matrix:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TMatrixTLazy | #ifndef ROOT_TMatrixTLazy | |||
#define ROOT_TMatrixTLazy | #define ROOT_TMatrixTLazy | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMatrixTSparse.h | TMatrixTSparse.h | |||
---|---|---|---|---|
// @(#)root/matrix:$Id: TMatrixTSparse.h 32616 2010-03-15 16:56:42Z rdm $ | // @(#)root/matrix:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TMatrixTSparse | #ifndef ROOT_TMatrixTSparse | |||
#define ROOT_TMatrixTSparse | #define ROOT_TMatrixTSparse | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMatrixTSym.h | TMatrixTSym.h | |||
---|---|---|---|---|
// @(#)root/matrix:$Id: TMatrixTSym.h 34744 2010-08-07 06:16:36Z brun $ | // @(#)root/matrix:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TMatrixTSym | #ifndef ROOT_TMatrixTSym | |||
#define ROOT_TMatrixTSym | #define ROOT_TMatrixTSym | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMatrixTSymCramerInv.h | TMatrixTSymCramerInv.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TMatrixTSymCramerInv.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/base:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TMatrixTSymCramerInv | #ifndef ROOT_TMatrixTSymCramerInv | |||
#define ROOT_TMatrixTSymCramerInv | #define ROOT_TMatrixTSymCramerInv | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMatrixTUtils.h | TMatrixTUtils.h | |||
---|---|---|---|---|
// @(#)root/matrix:$Id: TMatrixTUtils.h 44467 2012-06-01 15:04:37Z moneta $ | // @(#)root/matrix:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TMatrixTUtils | #ifndef ROOT_TMatrixTUtils | |||
#define ROOT_TMatrixTUtils | #define ROOT_TMatrixTUtils | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMehrotraSolver.h | TMehrotraSolver.h | |||
---|---|---|---|---|
// @(#)root/quadp:$Id: TMehrotraSolver.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/quadp:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
/************************************************************************* | /************************************************************************* | |||
* Parts of this file are copied from the OOQP distribution and * | * Parts of this file are copied from the OOQP distribution and * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMemFile.h | TMemFile.h | |||
---|---|---|---|---|
// @(#)root/io:$Id: TMemFile.h 43276 2012-03-07 17:13:42Z pcanal $ | // @(#)root/io:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2009, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2009, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TMemFile | #ifndef ROOT_TMemFile | |||
#define ROOT_TMemFile | #define ROOT_TMemFile | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMemStat.h | TMemStat.h | |||
---|---|---|---|---|
// @(#)root/memstat:$Id: TMemStat.h 36382 2010-10-20 12:27:40Z brun $ | // @(#)root/memstat:$Id$ | |||
// Author: Anar Manafov (A.Manafov@gsi.de) 2008-03-02 | // Author: Anar Manafov (A.Manafov@gsi.de) 2008-03-02 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2010, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2010, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TMemStat | #ifndef ROOT_TMemStat | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMemStatBacktrace.h | TMemStatBacktrace.h | |||
---|---|---|---|---|
// @(#)root/memstat:$Id: TMemStatBacktrace.h 35571 2010-09-22 11:47:22Z ana r $ | // @(#)root/memstat:$Id$ | |||
// Author: Anar Manafov (A.Manafov@gsi.de) 2010-03-02 | // Author: Anar Manafov (A.Manafov@gsi.de) 2010-03-02 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2010, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2010, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TMemStatBacktrace | #ifndef ROOT_TMemStatBacktrace | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMemStatDef.h | TMemStatDef.h | |||
---|---|---|---|---|
// @(#)root/memstat:$Id: TMemStatDef.h 34368 2010-07-09 18:34:36Z anar $ | // @(#)root/memstat:$Id$ | |||
// Author: Anar Manafov (A.Manafov@gsi.de) 2010-03-02 | // Author: Anar Manafov (A.Manafov@gsi.de) 2010-03-02 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2010, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2010, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TMemStatDef | #ifndef ROOT_TMemStatDef | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMemStatHelpers.h | TMemStatHelpers.h | |||
---|---|---|---|---|
// @(#)root/memstat:$Id: TMemStatHelpers.h 32768 2010-03-25 15:34:18Z pcana l $ | // @(#)root/memstat:$Id$ | |||
// Author: Anar Manafov (A.Manafov@gsi.de) 2008-03-02 | // Author: Anar Manafov (A.Manafov@gsi.de) 2008-03-02 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2010, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2010, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TMemStatHelpers | #ifndef ROOT_TMemStatHelpers | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMemStatHook.h | TMemStatHook.h | |||
---|---|---|---|---|
// @(#)root/memstat:$Id: TMemStatHook.h 32850 2010-03-31 11:29:44Z anar $ | // @(#)root/memstat:$Id$ | |||
// Author: Anar Manafov (A.Manafov@gsi.de) 2008-03-02 | // Author: Anar Manafov (A.Manafov@gsi.de) 2008-03-02 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2010, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2010, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
// | // | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMemStatMng.h | TMemStatMng.h | |||
---|---|---|---|---|
// @(#)root/memstat:$Id: TMemStatMng.h 36382 2010-10-20 12:27:40Z brun $ | // @(#)root/memstat:$Id$ | |||
// Author: Anar Manafov (A.Manafov@gsi.de) 2008-03-02 | // Author: Anar Manafov (A.Manafov@gsi.de) 2008-03-02 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2010, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2010, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TMemStatMng | #ifndef ROOT_TMemStatMng | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMemStatShow.h | TMemStatShow.h | |||
---|---|---|---|---|
// @(#)root/treeviewer:$Id: TMemStatShow.h 37300 2010-12-05 17:25:20Z brun $ | // @(#)root/treeviewer:$Id$ | |||
// Author: Rene Brun 21/09/2010 | // Author: Rene Brun 21/09/2010 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2010, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2010, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMemberInspector.h | TMemberInspector.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TMemberInspector.h 43276 2012-03-07 17:13:42Z pcanal $ | // @(#)root/base:$Id$ | |||
// Author: Fons Rademakers 15/07/96 | // Author: Fons Rademakers 15/07/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMemberStreamer.h | TMemberStreamer.h | |||
---|---|---|---|---|
// @(#)root/meta:$Id: TMemberStreamer.h 43271 2012-03-07 05:53:52Z pcanal $ | // @(#)root/meta:$Id$ | |||
// Author: Victor Perev and Philippe Canal 08/05/02 | // Author: Victor Perev and Philippe Canal 08/05/02 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2003, Rene Brun, Fons Rademakers and al. * | * Copyright (C) 1995-2003, Rene Brun, Fons Rademakers and al. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMessage.h | TMessage.h | |||
---|---|---|---|---|
// @(#)root/net:$Id: TMessage.h 44489 2012-06-04 00:52:12Z rdm $ | // @(#)root/net:$Id$ | |||
// Author: Fons Rademakers 19/12/96 | // Author: Fons Rademakers 19/12/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMessageHandler.h | TMessageHandler.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TMessageHandler.h 22415 2008-03-01 11:00:27Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Rene Brun 11/11/99 | // Author: Rene Brun 11/11/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMethod.h | TMethod.h | |||
---|---|---|---|---|
// @(#)root/meta:$Id: TMethod.h 24077 2008-05-31 19:39:09Z brun $ | // @(#)root/meta:$Id$ | |||
// Author: Rene Brun 09/02/95 | // Author: Rene Brun 09/02/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMethodArg.h | TMethodArg.h | |||
---|---|---|---|---|
// @(#)root/meta:$Id: TMethodArg.h 48771 2013-02-28 19:49:49Z pcanal $ | // @(#)root/meta:$Id$ | |||
// Author: Rene Brun 04/02/95 | // Author: Rene Brun 04/02/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMethodCall.h | TMethodCall.h | |||
---|---|---|---|---|
// @(#)root/meta:$Id: TMethodCall.h 24077 2008-05-31 19:39:09Z brun $ | // @(#)root/meta:$Id$ | |||
// Author: Fons Rademakers 13/06/96 | // Author: Fons Rademakers 13/06/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMinuit.h | TMinuit.h | |||
---|---|---|---|---|
// @(#)root/minuit:$Id: TMinuit.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/minuit:$Id$ | |||
// Author: Rene Brun, Frederick James 12/08/95 | // Author: Rene Brun, Frederick James 12/08/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
// ---------------------------------- minuit.h | // ---------------------------------- minuit.h | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMinuitMinimizer.h | TMinuitMinimizer.h | |||
---|---|---|---|---|
// @(#)root/minuit:$Id: TMinuitMinimizer.h 48272 2013-01-11 16:52:41Z monet a $ | // @(#)root/minuit:$Id$ | |||
// Author: L. Moneta Wed Oct 25 16:28:55 2006 | // Author: L. Moneta Wed Oct 25 16:28:55 2006 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class TMinuitMinimizer | // Header file for class TMinuitMinimizer | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMixture.h | TMixture.h | |||
---|---|---|---|---|
// @(#)root/g3d:$Id: TMixture.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/g3d:$Id$ | |||
// Author: Rene Brun 03/10/95 | // Author: Rene Brun 03/10/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMonitor.h | TMonitor.h | |||
---|---|---|---|---|
// @(#)root/net:$Id: TMonitor.h 31598 2009-12-07 15:21:47Z rdm $ | // @(#)root/net:$Id$ | |||
// Author: Fons Rademakers 09/01/97 | // Author: Fons Rademakers 09/01/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMultiDimFit.h | TMultiDimFit.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TMultiDimFit.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/hist:$Id$ | |||
// Author: Christian Holm Christensen 07/11/2000 | // Author: Christian Holm Christensen 07/11/2000 | |||
#ifndef ROOT_TMultiDimFit | #ifndef ROOT_TMultiDimFit | |||
#define ROOT_TMultiDimFit | #define ROOT_TMultiDimFit | |||
#ifndef ROOT_TNamed | #ifndef ROOT_TNamed | |||
#include "TNamed.h" | #include "TNamed.h" | |||
#endif | #endif | |||
#ifndef ROOT_TVectorD | #ifndef ROOT_TVectorD | |||
#include "TVectorD.h" | #include "TVectorD.h" | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMultiGraph.h | TMultiGraph.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TMultiGraph.h 43622 2012-04-03 13:24:13Z couet $ | // @(#)root/hist:$Id$ | |||
// Author: Rene Brun 12/10/2000 | // Author: Rene Brun 12/10/2000 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMultiLayerPerceptron.h | TMultiLayerPerceptron.h | |||
---|---|---|---|---|
// @(#)root/mlp:$Id: TMultiLayerPerceptron.h 43815 2012-04-18 10:13:05Z mon eta $ | // @(#)root/mlp:$Id$ | |||
// Author: Christophe.Delaere@cern.ch 20/07/03 | // Author: Christophe.Delaere@cern.ch 20/07/03 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2003, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2003, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMutex.h | TMutex.h | |||
---|---|---|---|---|
// @(#)root/thread:$Id: TMutex.h 29797 2009-08-17 14:35:51Z rdm $ | // @(#)root/thread:$Id$ | |||
// Author: Fons Rademakers 26/06/97 | // Author: Fons Rademakers 26/06/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMutexImp.h | TMutexImp.h | |||
---|---|---|---|---|
// @(#)root/thread:$Id: TMutexImp.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/thread:$Id$ | |||
// Author: Fons Rademakers 01/07/97 | // Author: Fons Rademakers 01/07/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMySQLResult.h | TMySQLResult.h | |||
---|---|---|---|---|
// @(#)root/mysql:$Id: TMySQLResult.h 29976 2009-08-31 13:34:53Z rdm $ | // @(#)root/mysql:$Id$ | |||
// Author: Fons Rademakers 15/02/2000 | // Author: Fons Rademakers 15/02/2000 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMySQLRow.h | TMySQLRow.h | |||
---|---|---|---|---|
// @(#)root/mysql:$Id: TMySQLRow.h 29976 2009-08-31 13:34:53Z rdm $ | // @(#)root/mysql:$Id$ | |||
// Author: Fons Rademakers 15/02/2000 | // Author: Fons Rademakers 15/02/2000 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMySQLServer.h | TMySQLServer.h | |||
---|---|---|---|---|
// @(#)root/mysql:$Id: TMySQLServer.h 29976 2009-08-31 13:34:53Z rdm $ | // @(#)root/mysql:$Id$ | |||
// Author: Fons Rademakers 15/02/2000 | // Author: Fons Rademakers 15/02/2000 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TMySQLStatement.h | TMySQLStatement.h | |||
---|---|---|---|---|
// @(#)root/mysql:$Id: TMySQLStatement.h 43515 2012-03-27 21:15:53Z pcanal $ | // @(#)root/mysql:$Id$ | |||
// Author: Sergey Linev 6/02/2006 | // Author: Sergey Linev 6/02/2006 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TNDArray.h | TNDArray.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TNDArray.h 42740 2012-01-20 08:29:47Z axel $ | // @(#)root/hist:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2012, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2012, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TNDArray | #ifndef ROOT_TNDArray | |||
#define ROOT_TNDArray | #define ROOT_TNDArray | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TNamed.h | TNamed.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TNamed.h 20877 2007-11-19 11:17:07Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Rene Brun 26/12/94 | // Author: Rene Brun 26/12/94 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TNetFile.h | TNetFile.h | |||
---|---|---|---|---|
// @(#)root/net:$Id: TNetFile.h 34444 2010-07-16 02:17:39Z pcanal $ | // @(#)root/net:$Id$ | |||
// Author: Fons Rademakers 14/08/97 | // Author: Fons Rademakers 14/08/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TNetFileStager.h | TNetFileStager.h | |||
---|---|---|---|---|
// @(#)root/netx:$Id: TNetFileStager.h 38220 2011-02-25 10:14:53Z rdm $ | // @(#)root/netx:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TNetFileStager | #ifndef ROOT_TNetFileStager | |||
#define ROOT_TNetFileStager | #define ROOT_TNetFileStager | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TNeuron.h | TNeuron.h | |||
---|---|---|---|---|
// @(#)root/mlp:$Id: TNeuron.h 22428 2008-03-03 18:17:03Z brun $ | // @(#)root/mlp:$Id$ | |||
// Author: Christophe.Delaere@cern.ch 20/07/03 | // Author: Christophe.Delaere@cern.ch 20/07/03 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2003, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2003, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TNeuronInput.h | TNeuronInput.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: TNeuronInput.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Matt Jachowski | // Author: Matt Jachowski | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : TMVA::TNeuronInput * | * Class : TMVA::TNeuronInput * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Interface for TNeuron input calculation classes * | * Interface for TNeuron input calculation classes * | |||
* * | * * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TNeuronInputAbs.h | TNeuronInputAbs.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: TNeuronInputAbs.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Matt Jachowski | // Author: Matt Jachowski | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : TMVA::TNeuronInputAbs * | * Class : TMVA::TNeuronInputAbs * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* TNeuron input calculator -- calculates the sum of the absolute valu es * | * TNeuron input calculator -- calculates the sum of the absolute valu es * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TNeuronInputChooser.h | TNeuronInputChooser.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: TNeuronInputChooser.h 40005 2011-06-27 15:29:10Z stel zer $ | // @(#)root/tmva $Id$ | |||
// Author: Matt Jachowski | // Author: Matt Jachowski | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : TMVA::TNeuronInputChooser * | * Class : TMVA::TNeuronInputChooser * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Class for easily choosing neuron input functions. * | * Class for easily choosing neuron input functions. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TNeuronInputSqSum.h | TNeuronInputSqSum.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: TNeuronInputSqSum.h 40005 2011-06-27 15:29:10Z stelze r $ | // @(#)root/tmva $Id$ | |||
// Author: Matt Jachowski | // Author: Matt Jachowski | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : TMVA::TNeuronInputSqSum * | * Class : TMVA::TNeuronInputSqSum * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* TNeuron input calculator -- calculates the square * | * TNeuron input calculator -- calculates the square * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TNeuronInputSum.h | TNeuronInputSum.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: TNeuronInputSum.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Matt Jachowski | // Author: Matt Jachowski | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : TMVA::TNeuronInputSum * | * Class : TMVA::TNeuronInputSum * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* TNeuron input calculator -- calculates the weighted sum of inputs. * | * TNeuron input calculator -- calculates the weighted sum of inputs. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TNode.h | TNode.h | |||
---|---|---|---|---|
// @(#)root/g3d:$Id: TNode.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/g3d:$Id$ | |||
// Author: Rene Brun 14/09/95 | // Author: Rene Brun 14/09/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TNodeDiv.h | TNodeDiv.h | |||
---|---|---|---|---|
// @(#)root/g3d:$Id: TNodeDiv.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/g3d:$Id$ | |||
// Author: Rene Brun 14/09/95 | // Author: Rene Brun 14/09/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TNtuple.h | TNtuple.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TNtuple.h 41666 2011-10-31 19:10:37Z pcanal $ | // @(#)root/tree:$Id$ | |||
// Author: Rene Brun 06/04/96 | // Author: Rene Brun 06/04/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TNtupleD.h | TNtupleD.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TNtupleD.h 39225 2011-05-18 04:56:49Z pcanal $ | // @(#)root/tree:$Id$ | |||
// Author: Rene Brun 06/04/96 | // Author: Rene Brun 06/04/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TObjArray.h | TObjArray.h | |||
---|---|---|---|---|
// @(#)root/cont:$Id: TObjArray.h 43515 2012-03-27 21:15:53Z pcanal $ | // @(#)root/cont:$Id$ | |||
// Author: Fons Rademakers 11/09/95 | // Author: Fons Rademakers 11/09/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TObjString.h | TObjString.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TObjString.h 20877 2007-11-19 11:17:07Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Fons Rademakers 12/11/95 | // Author: Fons Rademakers 12/11/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TObject.h | TObject.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TObject.h 49056 2013-04-01 13:19:26Z pcanal $ | // @(#)root/base:$Id$ | |||
// Author: Rene Brun 26/12/94 | // Author: Rene Brun 26/12/94 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TObjectExecute.h | TObjectExecute.h | |||
---|---|---|---|---|
// @(#)root/qt:$Id: TObjectExecute.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/qt:$Id$ | |||
// Author: Valeri Fine 21/01/2002 | // Author: Valeri Fine 21/01/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* Copyright (C) 2002 by Valeri Fine. * | * Copyright (C) 2002 by Valeri Fine. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TObjectSet.h | TObjectSet.h | |||
---|---|---|---|---|
// @(#)root/table:$Id: TObjectSet.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/table:$Id$ | |||
// Author: Valery Fine(fine@bnl.gov) 25/12/98 | // Author: Valery Fine(fine@bnl.gov) 25/12/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TObjectSet | #ifndef ROOT_TObjectSet | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TObjectSpy.h | TObjectSpy.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TObjectSpy.h 22539 2008-03-08 14:36:37Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Matevz Tadel 16/08/2006 | // Author: Matevz Tadel 16/08/2006 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TObjectTable.h | TObjectTable.h | |||
---|---|---|---|---|
// @(#)root/cont:$Id: TObjectTable.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/cont:$Id$ | |||
// Author: Fons Rademakers 11/08/95 | // Author: Fons Rademakers 11/08/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TOracleResult.h | TOracleResult.h | |||
---|---|---|---|---|
// @(#)root/physics:$Id: TOracleResult.h 44342 2012-05-29 15:17:27Z axel $ | // @(#)root/physics:$Id$ | |||
// Author: Yan Liu and Shaowen Wang 23/11/04 | // Author: Yan Liu and Shaowen Wang 23/11/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TOracleRow.h | TOracleRow.h | |||
---|---|---|---|---|
// @(#)root/physics:$Id: TOracleRow.h 44342 2012-05-29 15:17:27Z axel $ | // @(#)root/physics:$Id$ | |||
// Author: Yan Liu and Shaowen Wang 23/11/04 | // Author: Yan Liu and Shaowen Wang 23/11/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TOracleServer.h | TOracleServer.h | |||
---|---|---|---|---|
// @(#)root/physics:$Id: TOracleServer.h 44342 2012-05-29 15:17:27Z axel $ | // @(#)root/physics:$Id$ | |||
// Author: Yan Liu and Shaowen Wang 23/11/04 | // Author: Yan Liu and Shaowen Wang 23/11/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TOracleStatement.h | TOracleStatement.h | |||
---|---|---|---|---|
// @(#)root/oracle:$Id: TOracleStatement.h 48991 2013-03-28 15:25:11Z rdm $ | // @(#)root/oracle:$Id$ | |||
// Author: Sergey Linev 6/02/2006 | // Author: Sergey Linev 6/02/2006 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TOrdCollection.h | TOrdCollection.h | |||
---|---|---|---|---|
// @(#)root/cont:$Id: TOrdCollection.h 43515 2012-03-27 21:15:53Z pcanal $ | // @(#)root/cont:$Id$ | |||
// Author: Fons Rademakers 13/09/95 | // Author: Fons Rademakers 13/09/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TOutputListSelectorDataMap.h | TOutputListSelectorDataMap.h | |||
---|---|---|---|---|
// @(#)root/proofplayer:$Id: TOutputListSelectorDataMap.h 33867 2010-06-14 10:02:39Z ganis $ | // @(#)root/proofplayer:$Id$ | |||
// Author: Axel Naumann 2010-06-09 | // Author: Axel Naumann 2010-06-09 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2010, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2010, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPARA.h | TPARA.h | |||
---|---|---|---|---|
// @(#)root/g3d:$Id: TPARA.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/g3d:$Id$ | |||
// Author: Nenad Buncic 19/09/95 | // Author: Nenad Buncic 19/09/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPCON.h | TPCON.h | |||
---|---|---|---|---|
// @(#)root/g3d:$Id: TPCON.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/g3d:$Id$ | |||
// Author: Nenad Buncic 29/09/95 | // Author: Nenad Buncic 29/09/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPDGCode.h | TPDGCode.h | |||
---|---|---|---|---|
// @(#)root/vmc:$Id: TPDGCode.h 27089 2009-01-05 20:13:29Z brun $ | // @(#)root/vmc:$Id$ | |||
// Author: Andreas Morsch 13/04/2002 | // Author: Andreas Morsch 13/04/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 2006, Rene Brun and Fons Rademakers. * | |||
* Copyright (C) 2002, ALICE Experiment at CERN. * | * Copyright (C) 2002, ALICE Experiment at CERN. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPGON.h | TPGON.h | |||
---|---|---|---|---|
// @(#)root/g3d:$Id: TPGON.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/g3d:$Id$ | |||
// Author: Nenad Buncic 29/09/95 | // Author: Nenad Buncic 29/09/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPRegexp.h | TPRegexp.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TPRegexp.h 48662 2013-02-21 11:31:15Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Eddy Offermann 24/06/05 | // Author: Eddy Offermann 24/06/05 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPServerSocket.h | TPServerSocket.h | |||
---|---|---|---|---|
// @(#)root/net:$Id: TPServerSocket.h 23091 2008-04-09 15:04:27Z rdm $ | // @(#)root/net:$Id$ | |||
// Author: Fons Rademakers 19/1/2001 | // Author: Fons Rademakers 19/1/2001 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2001, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2001, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPSocket.h | TPSocket.h | |||
---|---|---|---|---|
// @(#)root/net:$Id: TPSocket.h 23091 2008-04-09 15:04:27Z rdm $ | // @(#)root/net:$Id$ | |||
// Author: Fons Rademakers 20/1/2001 | // Author: Fons Rademakers 20/1/2001 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2001, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2001, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPacketizerAdaptive.h | TPacketizerAdaptive.h | |||
---|---|---|---|---|
// @(#)root/proofplayer:$Id: TPacketizerAdaptive.h 38810 2011-04-12 16:22:5 9Z ganis $ | // @(#)root/proofplayer:$Id$ | |||
// Author: Jan Iwaszkiewicz 11/12/06 | // Author: Jan Iwaszkiewicz 11/12/06 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPacketizerFile.h | TPacketizerFile.h | |||
---|---|---|---|---|
// @(#)root/proofplayer:$Id: TPacketizerFile.h 42882 2012-02-06 11:10:21Z g anis $ | // @(#)root/proofplayer:$Id$ | |||
// Author: G. Ganis 2009 | // Author: G. Ganis 2009 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPacketizerMulti.h | TPacketizerMulti.h | |||
---|---|---|---|---|
// $Id: TPacketizerMulti.h 38810 2011-04-12 16:22:59Z ganis $ | // $Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TPacketizerMulti | #ifndef ROOT_TPacketizerMulti | |||
#define ROOT_TPacketizerMulti | #define ROOT_TPacketizerMulti | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPacketizerUnit.h | TPacketizerUnit.h | |||
---|---|---|---|---|
// @(#)root/proofplayer:$Id: TPacketizerUnit.h 45751 2012-08-30 10:28:19Z g anis $ | // @(#)root/proofplayer:$Id$ | |||
// Author: Long Tran-Thanh 22/07/07 | // Author: Long Tran-Thanh 22/07/07 | |||
// Revised: G. Ganis, May 2011 | // Revised: G. Ganis, May 2011 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPad.h | TPad.h | |||
---|---|---|---|---|
// @(#)root/gpad:$Id: TPad.h 47117 2012-11-08 16:14:55Z couet $ | // @(#)root/gpad:$Id$ | |||
// Author: Rene Brun 12/12/94 | // Author: Rene Brun 12/12/94 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPadEditor.h | TPadEditor.h | |||
---|---|---|---|---|
// @(#)root/ged:$Id: TPadEditor.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/ged:$Id$ | |||
// Author: Ilka Antcheva 24/06/04 | // Author: Ilka Antcheva 24/06/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPainter3dAlgorithms.h | TPainter3dAlgorithms.h | |||
---|---|---|---|---|
// @(#)root/histpainter:$Id: TPainter3dAlgorithms.h 20882 2007-11-19 11:31: 26Z rdm $ | // @(#)root/histpainter:$Id$ | |||
// Author: Rene Brun, Evgueni Tcherniaev, Olivier Couet 12/12/94 | // Author: Rene Brun, Evgueni Tcherniaev, Olivier Couet 12/12/94 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPaletteAxis.h | TPaletteAxis.h | |||
---|---|---|---|---|
// @(#)root/histpainter:$Id: TPaletteAxis.h 48067 2012-12-17 14:36:02Z coue t $ | // @(#)root/histpainter:$Id$ | |||
// Author: Rene Brun 15/11/2002 | // Author: Rene Brun 15/11/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TParallelCoord.h | TParallelCoord.h | |||
---|---|---|---|---|
// @(#)root/treeviewer:$Id: TParallelCoord.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/treeviewer:$Id$ | |||
// Author: Bastien Dalla Piazza 02/08/2007 | // Author: Bastien Dalla Piazza 02/08/2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TParallelCoordEditor.h | TParallelCoordEditor.h | |||
---|---|---|---|---|
// @(#)root/treeviewer:$Id: TParallelCoordEditor.h 20882 2007-11-19 11:31:2 6Z rdm $ | // @(#)root/treeviewer:$Id$ | |||
// Author: Bastien Dalla Piazza 02/08/2007 | // Author: Bastien Dalla Piazza 02/08/2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TParallelCoordRange.h | TParallelCoordRange.h | |||
---|---|---|---|---|
// @(#)root/treeviewer:$Id: TParallelCoordRange.h 20882 2007-11-19 11:31:26 Z rdm $ | // @(#)root/treeviewer:$Id$ | |||
// Author: Bastien Dalla Piazza 02/08/2007 | // Author: Bastien Dalla Piazza 02/08/2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TParallelCoordVar.h | TParallelCoordVar.h | |||
---|---|---|---|---|
// @(#)root/treeviewer:$Id: TParallelCoordVar.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/treeviewer:$Id$ | |||
// Author: Bastien Dalla Piazza 02/08/2007 | // Author: Bastien Dalla Piazza 02/08/2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TParallelMergingFile.h | TParallelMergingFile.h | |||
---|---|---|---|---|
// @(#)root/net:$Id: TParallelMergingFile.h 41823 2011-11-08 22:35:09Z axel $ | // @(#)root/net:$Id$ | |||
// Author: Philippe Canal October 2011. | // Author: Philippe Canal October 2011. | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2011, Rene Brun, Fons Rademakers and al. * | * Copyright (C) 1995-2011, Rene Brun, Fons Rademakers and al. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TParameter.h | TParameter.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TParameter.h 49118 2013-04-08 08:49:34Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Maarten Ballintijn 21/06/2004 | // Author: Maarten Ballintijn 21/06/2004 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TParticle.h | TParticle.h | |||
---|---|---|---|---|
// @(#)root/eg:$Id: TParticle.h 40375 2011-07-27 17:19:05Z axel $ | // @(#)root/eg:$Id$ | |||
// Author: Rene Brun , Federico Carminati 26/04/99 | // Author: Rene Brun , Federico Carminati 26/04/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
////////////////////////////////////////////////////////////////////////// | ////////////////////////////////////////////////////////////////////////// | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TParticleClassPDG.h | TParticleClassPDG.h | |||
---|---|---|---|---|
// @(#)root/eg:$Id: TParticleClassPDG.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/eg:$Id$ | |||
// Author: Pasha Murat 12/02/99 | // Author: Pasha Murat 12/02/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef TParticleClassPDG_hh | #ifndef TParticleClassPDG_hh | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TParticlePDG.h | TParticlePDG.h | |||
---|---|---|---|---|
// @(#)root/eg:$Id: TParticlePDG.h 31956 2010-01-04 10:13:13Z brun $ | // @(#)root/eg:$Id$ | |||
// Author: Pasha Murat 12/02/99 | // Author: Pasha Murat 12/02/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef TParticlePDG_hh | #ifndef TParticlePDG_hh | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPave.h | TPave.h | |||
---|---|---|---|---|
// @(#)root/graf:$Id: TPave.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/graf:$Id$ | |||
// Author: Rene Brun 16/10/95 | // Author: Rene Brun 16/10/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPaveClass.h | TPaveClass.h | |||
---|---|---|---|---|
// @(#)root/gpad:$Id: TPaveClass.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/gpad:$Id$ | |||
// Author: Rene Brun 06/08/99 | // Author: Rene Brun 06/08/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TPaveClass | #ifndef ROOT_TPaveClass | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPaveLabel.h | TPaveLabel.h | |||
---|---|---|---|---|
// @(#)root/graf:$Id: TPaveLabel.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/graf:$Id$ | |||
// Author: Rene Brun 17/10/95 | // Author: Rene Brun 17/10/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPaveStats.h | TPaveStats.h | |||
---|---|---|---|---|
// @(#)root/graf:$Id: TPaveStats.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/graf:$Id$ | |||
// Author: Rene Brun 15/03/99 | // Author: Rene Brun 15/03/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TPaveStats | #ifndef ROOT_TPaveStats | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPaveStatsEditor.h | TPaveStatsEditor.h | |||
---|---|---|---|---|
// @(#)root/ged:$Id: TPaveStatsEditor.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/ged:$Id$ | |||
// Author: Ilka Antcheva 21/06/04 | // Author: Ilka Antcheva 21/06/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPaveText.h | TPaveText.h | |||
---|---|---|---|---|
// @(#)root/graf:$Id: TPaveText.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/graf:$Id$ | |||
// Author: Rene Brun 20/10/95 | // Author: Rene Brun 20/10/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPavesText.h | TPavesText.h | |||
---|---|---|---|---|
// @(#)root/graf:$Id: TPavesText.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/graf:$Id$ | |||
// Author: Rene Brun 19/11/95 | // Author: Rene Brun 19/11/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPerfStats.h | TPerfStats.h | |||
---|---|---|---|---|
// @(#)root/proofplayer:$Id: TPerfStats.h 44046 2012-05-01 11:34:04Z ganis $ | // @(#)root/proofplayer:$Id$ | |||
// Author: Kristjan Gulbrandsen 11/05/04 | // Author: Kristjan Gulbrandsen 11/05/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPie.h | TPie.h | |||
---|---|---|---|---|
// @(#)root/graf:$Id: TPie.h 22086 2008-02-11 13:51:10Z couet $ | // @(#)root/graf:$Id$ | |||
// Author: Guido Volpi, Olivier Couet 03/11/2006 | // Author: Guido Volpi, Olivier Couet 03/11/2006 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPieEditor.h | TPieEditor.h | |||
---|---|---|---|---|
// @(#)root/ged:$Id: TPieEditor.h 31945 2009-12-21 19:03:21Z rdm $ | // @(#)root/ged:$Id$ | |||
// Author: Guido Volpi 04/10/2007 | // Author: Guido Volpi 04/10/2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPluginManager.h | TPluginManager.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TPluginManager.h 37497 2010-12-10 12:22:54Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Fons Rademakers 26/1/2002 | // Author: Fons Rademakers 26/1/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPoint.h | TPoint.h | |||
---|---|---|---|---|
/* @(#)root/base:$Id: TPoint.h 22539 2008-03-08 14:36:37Z rdm $ */ | /* @(#)root/base:$Id$ */ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TPoint | #ifndef ROOT_TPoint | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPointSet3D.h | TPointSet3D.h | |||
---|---|---|---|---|
// @(#)root/g3d:$Id: TPointSet3D.h 27556 2009-02-20 17:38:28Z matevz $ | // @(#)root/g3d:$Id$ | |||
// Author: Matevz Tadel 7/4/2006 | // Author: Matevz Tadel 7/4/2006 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPointSet3DGL.h | TPointSet3DGL.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TPointSet3DGL.h 21653 2008-01-11 20:23:15Z matevz $ | // @(#)root/gl:$Id$ | |||
// Author: Matevz Tadel 7/4/2006 | // Author: Matevz Tadel 7/4/2006 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPoints.h | TPoints.h | |||
---|---|---|---|---|
// @(#)root/graf:$Id: TPoints.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/graf:$Id$ | |||
// Author: Rene Brun 23/02/95 | // Author: Rene Brun 23/02/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPoints3D.h | TPoints3D.h | |||
---|---|---|---|---|
// @(#)root/table:$Id: TPoints3D.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/table:$Id$ | |||
// Author: Valery Fine(fine@mail.cern.ch) 24/04/99 | // Author: Valery Fine(fine@mail.cern.ch) 24/04/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPoints3DABC.h | TPoints3DABC.h | |||
---|---|---|---|---|
// @(#)root/g3d:$Id: TPoints3DABC.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/g3d:$Id$ | |||
// Author: Valery Fine(fine@mail.cern.ch) 24/04/99 | // Author: Valery Fine(fine@mail.cern.ch) 24/04/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TPoints3DABC | #ifndef ROOT_TPoints3DABC | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPointsArray3D.h | TPointsArray3D.h | |||
---|---|---|---|---|
// @(#)root/table:$Id: TPointsArray3D.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/table:$Id$ | |||
// Author: Valery Fine(fine@mail.cern.ch) 24/04/99 | // Author: Valery Fine(fine@mail.cern.ch) 24/04/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
////////////////////////////////////////////////////////////////////////// | ////////////////////////////////////////////////////////////////////////// | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPolyLine.h | TPolyLine.h | |||
---|---|---|---|---|
// @(#)root/graf:$Id: TPolyLine.h 21884 2008-01-28 17:01:42Z couet $ | // @(#)root/graf:$Id$ | |||
// Author: Rene Brun 12/12/94 | // Author: Rene Brun 12/12/94 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPolyLine3D.h | TPolyLine3D.h | |||
---|---|---|---|---|
// @(#)root/g3d:$Id: TPolyLine3D.h 27556 2009-02-20 17:38:28Z matevz $ | // @(#)root/g3d:$Id$ | |||
// Author: Nenad Buncic 17/08/95 | // Author: Nenad Buncic 17/08/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPolyLineShape.h | TPolyLineShape.h | |||
---|---|---|---|---|
// @(#)root/table:$Id: TPolyLineShape.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/table:$Id$ | |||
// Author: | // Author: | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPolyMarker.h | TPolyMarker.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TPolyMarker.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/hist:$Id$ | |||
// Author: Rene Brun 12/12/94 | // Author: Rene Brun 12/12/94 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPolyMarker3D.h | TPolyMarker3D.h | |||
---|---|---|---|---|
// @(#)root/g3d:$Id: TPolyMarker3D.h 27556 2009-02-20 17:38:28Z matevz $ | // @(#)root/g3d:$Id$ | |||
// Author: Nenad Buncic 21/08/95 | // Author: Nenad Buncic 21/08/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPosixCondition.h | TPosixCondition.h | |||
---|---|---|---|---|
// @(#)root/thread:$Id: TPosixCondition.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/thread:$Id$ | |||
// Author: Fons Rademakers 01/07/97 | // Author: Fons Rademakers 01/07/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPosixMutex.h | TPosixMutex.h | |||
---|---|---|---|---|
// @(#)root/thread:$Id: TPosixMutex.h 29797 2009-08-17 14:35:51Z rdm $ | // @(#)root/thread:$Id$ | |||
// Author: Fons Rademakers 25/06/97 | // Author: Fons Rademakers 25/06/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPosixThread.h | TPosixThread.h | |||
---|---|---|---|---|
// @(#)root/thread:$Id: TPosixThread.h 35197 2010-09-08 12:34:39Z rdm $ | // @(#)root/thread:$Id$ | |||
// Author: Fons Rademakers 02/07/97 | // Author: Fons Rademakers 02/07/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPosixThreadFactory.h | TPosixThreadFactory.h | |||
---|---|---|---|---|
// @(#)root/thread:$Id: TPosixThreadFactory.h 29797 2009-08-17 14:35:51Z rd m $ | // @(#)root/thread:$Id$ | |||
// Author: Fons Rademakers 01/07/97 | // Author: Fons Rademakers 01/07/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPostScript.h | TPostScript.h | |||
---|---|---|---|---|
// @(#)root/postscript:$Id: TPostScript.h 47117 2012-11-08 16:14:55Z couet $ | // @(#)root/postscript:$Id$ | |||
// Author: O.Couet 16/07/99 | // Author: O.Couet 16/07/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPrimary.h | TPrimary.h | |||
---|---|---|---|---|
// @(#)root/eg:$Id: TPrimary.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/eg:$Id$ | |||
// Author: Ola Nordmann 21/09/95 | // Author: Ola Nordmann 21/09/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPrincipal.h | TPrincipal.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TPrincipal.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/hist:$Id$ | |||
// Author: Christian Holm Christensen 1/8/2000 | // Author: Christian Holm Christensen 1/8/2000 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TProcessID.h | TProcessID.h | |||
---|---|---|---|---|
// @(#)root/cont:$Id: TProcessID.h 26606 2008-12-02 20:36:09Z pcanal $ | // @(#)root/cont:$Id$ | |||
// Author: Rene Brun 28/09/2001 | // Author: Rene Brun 28/09/2001 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TProcessUUID.h | TProcessUUID.h | |||
---|---|---|---|---|
// @(#)root/cont:$Id: TProcessUUID.h 33608 2010-05-25 11:08:00Z brun $ | // @(#)root/cont:$Id$ | |||
// Author: Rene Brun 06/07/2002 | // Author: Rene Brun 06/07/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TProfile.h | TProfile.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TProfile.h 49134 2013-04-08 21:20:27Z moneta $ | // @(#)root/hist:$Id$ | |||
// Author: Rene Brun 29/09/95 | // Author: Rene Brun 29/09/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TProfile2D.h | TProfile2D.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TProfile2D.h 49134 2013-04-08 21:20:27Z moneta $ | // @(#)root/hist:$Id$ | |||
// Author: Rene Brun 16/04/2000 | // Author: Rene Brun 16/04/2000 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TProfile3D.h | TProfile3D.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TProfile3D.h 49134 2013-04-08 21:20:27Z moneta $ | // @(#)root/hist:$Id$ | |||
// Author: Rene Brun 17/05/2006 | // Author: Rene Brun 17/05/2006 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TProof.h | TProof.h | |||
---|---|---|---|---|
// @(#)root/proof:$Id: TProof.h 48991 2013-03-28 15:25:11Z rdm $ | // @(#)root/proof:$Id$ | |||
// Author: Fons Rademakers 13/02/97 | // Author: Fons Rademakers 13/02/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
skipping to change at line 259 | skipping to change at line 259 | |||
fOrdinal(ordinal), fHostName(host), fMsd(msd), fDataDir(datad ir), | fOrdinal(ordinal), fHostName(host), fMsd(msd), fDataDir(datad ir), | |||
fPerfIndex(perfidx), fSysInfo(), fStatus(kNotActive) { } | fPerfIndex(perfidx), fSysInfo(), fStatus(kNotActive) { } | |||
const char *GetDataDir() const { return fDataDir; } | const char *GetDataDir() const { return fDataDir; } | |||
const char *GetMsd() const { return fMsd; } | const char *GetMsd() const { return fMsd; } | |||
const char *GetName() const { return fHostName; } | const char *GetName() const { return fHostName; } | |||
const char *GetOrdinal() const { return fOrdinal; } | const char *GetOrdinal() const { return fOrdinal; } | |||
SysInfo_t GetSysInfo() const { return fSysInfo; } | SysInfo_t GetSysInfo() const { return fSysInfo; } | |||
void SetStatus(ESlaveStatus stat) { fStatus = stat; } | void SetStatus(ESlaveStatus stat) { fStatus = stat; } | |||
void SetSysInfo(SysInfo_t si); | void SetSysInfo(SysInfo_t si); | |||
void SetOrdinal(const char *ord) { fOrdinal = ord; } | ||||
Int_t Compare(const TObject *obj) const; | Int_t Compare(const TObject *obj) const; | |||
Bool_t IsSortable() const { return kTRUE; } | Bool_t IsSortable() const { return kTRUE; } | |||
void Print(Option_t *option="") const; | void Print(Option_t *option="") const; | |||
Bool_t IsEqual(const TObject* obj) const; | ||||
ClassDef(TSlaveInfo,4) //basic info on workers | ClassDef(TSlaveInfo,4) //basic info on workers | |||
}; | }; | |||
// Merger info class | // Merger info class | |||
class TMergerInfo : public TObject { | class TMergerInfo : public TObject { | |||
private: | private: | |||
TSlave *fMerger; // Slave that acts as merger | TSlave *fMerger; // Slave that acts as merger | |||
Int_t fPort; // Port number, on which it accepts output s from other workers | Int_t fPort; // Port number, on which it accepts output s from other workers | |||
skipping to change at line 601 | skipping to change at line 603 | |||
protected: | protected: | |||
enum ESlaves { kAll, kActive, kUnique, kAllUnique }; | enum ESlaves { kAll, kActive, kUnique, kAllUnique }; | |||
Bool_t fMasterServ; //true if we are a master server | Bool_t fMasterServ; //true if we are a master server | |||
TUrl fUrl; //Url of the master | TUrl fUrl; //Url of the master | |||
TString fConfFile; //file containing config information | TString fConfFile; //file containing config information | |||
TString fConfDir; //directory containing cluster config i nformation | TString fConfDir; //directory containing cluster config i nformation | |||
TString fImage; //master's image name | TString fImage; //master's image name | |||
Int_t fProtocol; //remote PROOF server protocol version number | Int_t fProtocol; //remote PROOF server protocol version number | |||
TList *fSlaves; //list of all slave servers as in confi g file | TList *fSlaves; //list of all slave servers as in confi g file | |||
TList *fTerminatedSlaveInfos; //list of unique infos of termina ted slaves | ||||
TList *fBadSlaves; //dead slaves (subset of all slaves) | TList *fBadSlaves; //dead slaves (subset of all slaves) | |||
TMonitor *fAllMonitor; //monitor activity on all valid slave s ockets | TMonitor *fAllMonitor; //monitor activity on all valid slave s ockets | |||
Bool_t fDataReady; //true if data is ready to be analyzed | Bool_t fDataReady; //true if data is ready to be analyzed | |||
Long64_t fBytesReady; //number of bytes staged | Long64_t fBytesReady; //number of bytes staged | |||
Long64_t fTotalBytes; //number of bytes to be analyzed | Long64_t fTotalBytes; //number of bytes to be analyzed | |||
TList *fAvailablePackages; //list of available packages | TList *fAvailablePackages; //list of available packages | |||
TList *fEnabledPackages; //list of enabled packages | TList *fEnabledPackages; //list of enabled packages | |||
TList *fRunningDSets; // Temporary datasets used for async ru nning | TList *fRunningDSets; // Temporary datasets used for async ru nning | |||
Int_t fCollectTimeout; // Timeout for (some) collect actions | Int_t fCollectTimeout; // Timeout for (some) collect actions | |||
End of changes. 4 change blocks. | ||||
1 lines changed or deleted | 4 lines changed or added | |||
TProofBench.h | TProofBench.h | |||
---|---|---|---|---|
// @(#)root/proofx:$Id: TProofBench.h 43885 2012-04-21 10:39:02Z ganis $ | // @(#)root/proofx:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TProofBench | #ifndef ROOT_TProofBench | |||
#define ROOT_TProofBench | #define ROOT_TProofBench | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TProofBenchDataSet.h | TProofBenchDataSet.h | |||
---|---|---|---|---|
// @(#)root/proof:$Id: TProofBenchDataSet.h 38091 2011-02-16 12:12:04Z gani s $ | // @(#)root/proof:$Id$ | |||
// Author: Sangsu Ryu 22/06/2010 | // Author: Sangsu Ryu 22/06/2010 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TProofBenchRun.h | TProofBenchRun.h | |||
---|---|---|---|---|
// @(#)root/proof:$Id: TProofBenchRun.h 38008 2011-02-08 17:47:52Z ganis $ | // @(#)root/proof:$Id$ | |||
// Author: Sangsu Ryu 22/06/2010 | // Author: Sangsu Ryu 22/06/2010 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TProofBenchRunCPU.h | TProofBenchRunCPU.h | |||
---|---|---|---|---|
// @(#)root/proof:$Id: TProofBenchRunCPU.h 38008 2011-02-08 17:47:52Z ganis $ | // @(#)root/proof:$Id$ | |||
// Author: Sangsu Ryu 22/06/2010 | // Author: Sangsu Ryu 22/06/2010 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TProofBenchRunDataRead.h | TProofBenchRunDataRead.h | |||
---|---|---|---|---|
// @(#)root/proof:$Id: TProofBenchRunDataRead.h 38788 2011-04-09 08:29:05Z ganis $ | // @(#)root/proof:$Id$ | |||
// Author: Sangsu Ryu 22/06/2010 | // Author: Sangsu Ryu 22/06/2010 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TProofBenchTypes.h | TProofBenchTypes.h | |||
---|---|---|---|---|
// @(#)root/proof:$Id: TProofBenchTypes.h 40115 2011-07-04 11:41:46Z ganis $ | // @(#)root/proof:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TProofBenchTypes | #ifndef ROOT_TProofBenchTypes | |||
#define ROOT_TProofBenchTypes | #define ROOT_TProofBenchTypes | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TProofChain.h | TProofChain.h | |||
---|---|---|---|---|
// @(#)root/proof:$Id: TProofChain.h 44048 2012-05-01 15:17:00Z ganis $ | // @(#)root/proof:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TProofChain | #ifndef ROOT_TProofChain | |||
#define ROOT_TProofChain | #define ROOT_TProofChain | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TProofCondor.h | TProofCondor.h | |||
---|---|---|---|---|
// @(#)root/proof:$Id: TProofCondor.h 27171 2009-01-16 16:04:00Z ganis $ | // @(#)root/proof:$Id$ | |||
// Author: Fons Rademakers 13/02/97 | // Author: Fons Rademakers 13/02/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TProofDebug.h | TProofDebug.h | |||
---|---|---|---|---|
// @(#)root/proof:$Id: TProofDebug.h 42000 2011-11-15 11:35:45Z ganis $ | // @(#)root/proof:$Id$ | |||
// Author: Maarten Ballintijn 19/6/2002 | // Author: Maarten Ballintijn 19/6/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TProofDraw.h | TProofDraw.h | |||
---|---|---|---|---|
// @(#)root/proofplayer:$Id: TProofDraw.h 39173 2011-05-12 18:04:44Z ganis $ | // @(#)root/proofplayer:$Id$ | |||
// Author: Maarten Ballintijn 24/09/2003 | // Author: Maarten Ballintijn 24/09/2003 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2003, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2003, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TProofLimitsFinder.h | TProofLimitsFinder.h | |||
---|---|---|---|---|
// @(#)root/proofplayer:$Id: TProofLimitsFinder.h 21467 2007-12-18 17:44:44 Z ganis $ | // @(#)root/proofplayer:$Id$ | |||
// Author: Maarten Ballintijn 19/04/2002 | // Author: Maarten Ballintijn 19/04/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TProofLite.h | TProofLite.h | |||
---|---|---|---|---|
// @(#)root/proof:$Id: TProofLite.h 47252 2012-11-14 11:03:46Z ganis $ | // @(#)root/proof:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TProofLite | #ifndef ROOT_TProofLite | |||
#define ROOT_TProofLite | #define ROOT_TProofLite | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TProofLog.h | TProofLog.h | |||
---|---|---|---|---|
// @(#)root/proof:$Id: TProofLog.h 28808 2009-06-04 14:18:34Z ganis $ | // @(#)root/proof:$Id$ | |||
// Author: G. Ganis 31/08/06 | // Author: G. Ganis 31/08/06 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TProofMgr.h | TProofMgr.h | |||
---|---|---|---|---|
// @(#)root/proof:$Id: TProofMgr.h 47252 2012-11-14 11:03:46Z ganis $ | // @(#)root/proof:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TProofMgr | #ifndef ROOT_TProofMgr | |||
#define ROOT_TProofMgr | #define ROOT_TProofMgr | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TProofMgrLite.h | TProofMgrLite.h | |||
---|---|---|---|---|
// @(#)root/proofx:$Id: TProofMgrLite.h 38580 2011-03-23 15:24:54Z ganis $ | // @(#)root/proofx:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TProofMgrLite | #ifndef ROOT_TProofMgrLite | |||
#define ROOT_TProofMgrLite | #define ROOT_TProofMgrLite | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TProofMonSender.h | TProofMonSender.h | |||
---|---|---|---|---|
// @(#)root/proofplayer:$Id: TProofMonSender.h 40699 2011-08-25 10:36:29Z r dm $ | // @(#)root/proofplayer:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TProofMonSender | #ifndef ROOT_TProofMonSender | |||
#define ROOT_TProofMonSender | #define ROOT_TProofMonSender | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TProofMonSenderML.h | TProofMonSenderML.h | |||
---|---|---|---|---|
// @(#)root/proofplayer:$Id: TProofMonSenderML.h 40699 2011-08-25 10:36:29Z rdm $ | // @(#)root/proofplayer:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TProofMonSenderML | #ifndef ROOT_TProofMonSenderML | |||
#define ROOT_TProofMonSenderML | #define ROOT_TProofMonSenderML | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TProofMonSenderSQL.h | TProofMonSenderSQL.h | |||
---|---|---|---|---|
// @(#)root/proofplayer:$Id: TProofMonSenderSQL.h 40699 2011-08-25 10:36:29 Z rdm $ | // @(#)root/proofplayer:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TProofMonSenderSQL | #ifndef ROOT_TProofMonSenderSQL | |||
#define ROOT_TProofMonSenderSQL | #define ROOT_TProofMonSenderSQL | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TProofNodeInfo.h | TProofNodeInfo.h | |||
---|---|---|---|---|
// @(#)root/proof:$Id: TProofNodeInfo.h 44065 2012-05-02 12:41:50Z ganis $ | // @(#)root/proof:$Id$ | |||
// Author: Paul Nilsson 7/12/2005 | // Author: Paul Nilsson 7/12/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TProofNodes.h | TProofNodes.h | |||
---|---|---|---|---|
// @(#)root/proof:$Id: TProofNodes.h 38008 2011-02-08 17:47:52Z ganis $ | // @(#)root/proof:$Id$ | |||
// Author: Sangsu Ryu 2010 | // Author: Sangsu Ryu 2010 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TProofOutputFile.h | TProofOutputFile.h | |||
---|---|---|---|---|
// @(#)root/proof:$Id: TProofOutputFile.h 45751 2012-08-30 10:28:19Z ganis $ | // @(#)root/proof:$Id$ | |||
// Author: Long Tran-Thanh 14/09/07 | // Author: Long Tran-Thanh 14/09/07 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TProofOutputList.h | TProofOutputList.h | |||
---|---|---|---|---|
// @(#)root/proofplayer:$Id: TProofOutputList.h 44022 2012-04-30 08:52:57Z ganis $ | // @(#)root/proofplayer:$Id$ | |||
// Author: G. Ganis 04/08/2010 | // Author: G. Ganis 04/08/2010 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TProofPerfAnalysis.h | TProofPerfAnalysis.h | |||
---|---|---|---|---|
// @(#)root/proofx:$Id: TProofPerfAnalysis.h 42718 2012-01-19 10:06:20Z gan is $ | // @(#)root/proofx:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TProofPerfAnalysis | #ifndef ROOT_TProofPerfAnalysis | |||
#define ROOT_TProofPerfAnalysis | #define ROOT_TProofPerfAnalysis | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TProofPlayer.h | TProofPlayer.h | |||
---|---|---|---|---|
// @(#)root/proofplayer:$Id: TProofPlayer.h 45751 2012-08-30 10:28:19Z gani s $ | // @(#)root/proofplayer:$Id$ | |||
// Author: Maarten Ballintijn 07/01/02 | // Author: Maarten Ballintijn 07/01/02 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2001, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2001, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TProofPlayerLite.h | TProofPlayerLite.h | |||
---|---|---|---|---|
// @(#)root/proofplayer:$Id: TProofPlayerLite.h 43044 2012-02-17 14:34:52Z ganis $ | // @(#)root/proofplayer:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2001, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2001, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TProofPlayerLite | #ifndef ROOT_TProofPlayerLite | |||
#define ROOT_TProofPlayerLite | #define ROOT_TProofPlayerLite | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TProofProgressDialog.h | TProofProgressDialog.h | |||
---|---|---|---|---|
// @(#)root/sessionviewer:$Id: TProofProgressDialog.h 36073 2010-10-05 08:1 4:21Z ganis $ | // @(#)root/sessionviewer:$Id$ | |||
// Author: Fons Rademakers 21/03/03 | // Author: Fons Rademakers 21/03/03 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2003, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2003, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TProofProgressLog.h | TProofProgressLog.h | |||
---|---|---|---|---|
// @(#)root/sessionviewer:$Id: TProofProgressLog.h 32203 2010-02-03 18:47:3 4Z ganis $ | // @(#)root/sessionviewer:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TProofProgressLog | #ifndef ROOT_TProofProgressLog | |||
#define ROOT_TProofProgressLog | #define ROOT_TProofProgressLog | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TProofProgressMemoryPlot.h | TProofProgressMemoryPlot.h | |||
---|---|---|---|---|
// @(#)root/sessionviewer:$Id: TProofProgressMemoryPlot.h 28564 2009-05-12 11:00:21Z ganis $ | // @(#)root/sessionviewer:$Id$ | |||
// Author: Anna Kreshuk 18/07/2008 | // Author: Anna Kreshuk 18/07/2008 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2003, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2003, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TProofProgressStatus.h | TProofProgressStatus.h | |||
---|---|---|---|---|
// @(#)root/proof:$Id: TProofProgressStatus.h 44010 2012-04-29 23:07:48Z ga nis $ | // @(#)root/proof:$Id$ | |||
// Author: Jan Iwaszkiewicz 08/08/08 | // Author: Jan Iwaszkiewicz 08/08/08 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TProofQueryResult.h | TProofQueryResult.h | |||
---|---|---|---|---|
// @(#)root/proof:$Id: TProofQueryResult.h 34755 2010-08-10 10:47:41Z rdm $ | // @(#)root/proof:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TProofQueryResult | #ifndef ROOT_TProofQueryResult | |||
#define ROOT_TProofQueryResult | #define ROOT_TProofQueryResult | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TProofResources.h | TProofResources.h | |||
---|---|---|---|---|
// @(#)root/proof:$Id: TProofResources.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/proof:$Id$ | |||
// Author: Paul Nilsson 7/12/2005 | // Author: Paul Nilsson 7/12/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TProofResourcesStatic.h | TProofResourcesStatic.h | |||
---|---|---|---|---|
// @(#)root/proof:$Id: TProofResourcesStatic.h 20882 2007-11-19 11:31:26Z r dm $ | // @(#)root/proof:$Id$ | |||
// Author: Paul Nilsson 7/12/2005 | // Author: Paul Nilsson 7/12/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TProofServ.h | TProofServ.h | |||
---|---|---|---|---|
// @(#)root/proof:$Id: TProofServ.h 48213 2013-01-07 14:29:32Z ganis $ | // @(#)root/proof:$Id$ | |||
// Author: Fons Rademakers 16/02/97 | // Author: Fons Rademakers 16/02/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TProofServLite.h | TProofServLite.h | |||
---|---|---|---|---|
// @(#)root/proofx:$Id: TProofServLite.h 33637 2010-05-28 13:13:05Z rdm $ | // @(#)root/proofx:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TProofServLite | #ifndef ROOT_TProofServLite | |||
#define ROOT_TProofServLite | #define ROOT_TProofServLite | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TProofSuperMaster.h | TProofSuperMaster.h | |||
---|---|---|---|---|
// @(#)root/proof:$Id: TProofSuperMaster.h 43044 2012-02-17 14:34:52Z ganis $ | // @(#)root/proof:$Id$ | |||
// Author: Fons Rademakers 13/02/97 | // Author: Fons Rademakers 13/02/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPyException.h | TPyException.h | |||
---|---|---|---|---|
// @(#)root/pyroot:$Name: $:$Id: TPyException.h 31630 2009-12-08 10:21:36Z rdm $ | // @(#)root/pyroot:$Name: $:$Id$ | |||
#ifndef ROOT_TPyException | #ifndef ROOT_TPyException | |||
#define ROOT_TPyException | #define ROOT_TPyException | |||
/////////////////////////////////////////////////////////////////////////// /// | /////////////////////////////////////////////////////////////////////////// /// | |||
// // | // // | |||
// TPyException // | // TPyException // | |||
// // | // // | |||
// Purpose: A C++ exception class for throwing python exceptions // | // Purpose: A C++ exception class for throwing python exceptions // | |||
// through C++ code. // | // through C++ code. // | |||
// Created: Apr, 2004, sss, from the version in D0's python_util. // | // Created: Apr, 2004, sss, from the version in D0's python_util. // | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPyReturn.h | TPyReturn.h | |||
---|---|---|---|---|
// @(#)root/pyroot:$Id: TPyReturn.h 22698 2008-03-18 01:02:02Z wlav $ | // @(#)root/pyroot:$Id$ | |||
#ifndef ROOT_TPyReturn | #ifndef ROOT_TPyReturn | |||
#define ROOT_TPyReturn | #define ROOT_TPyReturn | |||
/////////////////////////////////////////////////////////////////////////// /// | /////////////////////////////////////////////////////////////////////////// /// | |||
// // | // // | |||
// TPyReturn // | // TPyReturn // | |||
// // | // // | |||
// Morphing return type from evaluating python expressions. // | // Morphing return type from evaluating python expressions. // | |||
// // | // // | |||
/////////////////////////////////////////////////////////////////////////// /// | /////////////////////////////////////////////////////////////////////////// /// | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPythia8.h | TPythia8.h | |||
---|---|---|---|---|
// @(#)root/pythia8:$Name$:$Id: TPythia8.h 25459 2008-09-19 08:28:00Z brun $ | // @(#)root/pythia8:$Name$:$Id$ | |||
// Author: Andreas Morsch 27/10/2007 | // Author: Andreas Morsch 27/10/2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPythia8Decayer.h | TPythia8Decayer.h | |||
---|---|---|---|---|
// @(#)root/pythia8:$Name$:$Id: TPythia8Decayer.h 24665 2008-07-04 12:47:59 Z brun $ | // @(#)root/pythia8:$Name$:$Id$ | |||
// Author: Andreas Morsch 04/07/2008 | // Author: Andreas Morsch 04/07/2008 | |||
/* Copyright(c) 1998-2008, ALICE Experiment at CERN, All rights reserved. * | /* Copyright(c) 1998-2008, ALICE Experiment at CERN, All rights reserved. * | |||
* See cxx source for full Copyright notice * / | * See cxx source for full Copyright notice * / | |||
#ifndef TPYTHIA8DECAYER_H | #ifndef TPYTHIA8DECAYER_H | |||
#define TPYTHIA8DECAYER_H | #define TPYTHIA8DECAYER_H | |||
#include <TVirtualMCDecayer.h> | #include <TVirtualMCDecayer.h> | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TPython.h | TPython.h | |||
---|---|---|---|---|
// @(#)root/pyroot:$Id: TPython.h 48878 2013-03-15 12:42:41Z wlav $ | // @(#)root/pyroot:$Id$ | |||
#ifndef ROOT_TPython | #ifndef ROOT_TPython | |||
#define ROOT_TPython | #define ROOT_TPython | |||
/////////////////////////////////////////////////////////////////////////// /// | /////////////////////////////////////////////////////////////////////////// /// | |||
// // | // // | |||
// TPython // | // TPython // | |||
// // | // // | |||
// Access to the python interpreter and API onto PyROOT. // | // Access to the python interpreter and API onto PyROOT. // | |||
// // | // // | |||
/////////////////////////////////////////////////////////////////////////// /// | /////////////////////////////////////////////////////////////////////////// /// | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQApplication.h | TQApplication.h | |||
---|---|---|---|---|
// @(#)root/qtgsi:$Id: TQApplication.h 48991 2013-03-28 15:25:11Z rdm $ | // @(#)root/qtgsi:$Id$ | |||
// Author: Denis Bertini, M. Al-Turany 01/11/2000 | // Author: Denis Bertini, M. Al-Turany 01/11/2000 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQCanvasImp.h | TQCanvasImp.h | |||
---|---|---|---|---|
// @(#)root/qtgsi:$Id: TQCanvasImp.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/qtgsi:$Id$ | |||
// Author: Denis Bertini 01/11/2000 | // Author: Denis Bertini 01/11/2000 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQCanvasMenu.h | TQCanvasMenu.h | |||
---|---|---|---|---|
// @(#)root/qtgsi:$Id: TQCanvasMenu.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/qtgsi:$Id$ | |||
// Author: Denis Bertini, M. AL-Turany 01/11/2000 | // Author: Denis Bertini, M. AL-Turany 01/11/2000 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQClass.h | TQClass.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TQClass.h 26606 2008-12-02 20:36:09Z pcanal $ | // @(#)root/base:$Id$ | |||
// Author: Valeriy Onuchin & Fons Rademakers 15/10/2000 | // Author: Valeriy Onuchin & Fons Rademakers 15/10/2000 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQCommand.h | TQCommand.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TQCommand.h 43271 2012-03-07 05:53:52Z pcanal $ | // @(#)root/base:$Id$ | |||
// Author: Valeriy Onuchin 04/27/2004 | // Author: Valeriy Onuchin 04/27/2004 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQConnection.h | TQConnection.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TQConnection.h 43271 2012-03-07 05:53:52Z pcanal $ | // @(#)root/base:$Id$ | |||
// Author: Valeriy Onuchin & Fons Rademakers 15/10/2000 | // Author: Valeriy Onuchin & Fons Rademakers 15/10/2000 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQMimeTypes.h | TQMimeTypes.h | |||
---|---|---|---|---|
// @(#)root/qt:$Id: TQMimeTypes.h 22930 2008-04-02 07:09:43Z antcheva $ | // @(#)root/qt:$Id$ | |||
// Author: Valeri Fine 21/01/2003 | // Author: Valeri Fine 21/01/2003 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* Copyright (C) 2002 by Valeri Fine. * | * Copyright (C) 2002 by Valeri Fine. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQObject.h | TQObject.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TQObject.h 22791 2008-03-20 15:33:49Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Valeriy Onuchin & Fons Rademakers 15/10/2000 | // Author: Valeriy Onuchin & Fons Rademakers 15/10/2000 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQRootApplication.h | TQRootApplication.h | |||
---|---|---|---|---|
// @(#)root/qtgsi:$Id: TQRootApplication.h 48991 2013-03-28 15:25:11Z rdm $ | // @(#)root/qtgsi:$Id$ | |||
// Author: Denis Bertini, M. AL-Turany 01/11/2000 | // Author: Denis Bertini, M. AL-Turany 01/11/2000 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQRootCanvas.h | TQRootCanvas.h | |||
---|---|---|---|---|
// @(#)root/qtgsi:$Id: TQRootCanvas.h 43037 2012-02-16 20:11:44Z pcanal $ | // @(#)root/qtgsi:$Id$ | |||
// Author: Denis Bertini, M. AL-Turany 01/11/2000 | // Author: Denis Bertini, M. AL-Turany 01/11/2000 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQRootDialog.h | TQRootDialog.h | |||
---|---|---|---|---|
// @(#)root/qtgsi:$Id: TQRootDialog.h 43381 2012-03-19 15:24:46Z bellenot $ | // @(#)root/qtgsi:$Id$ | |||
// Author: Denis Bertini, M. Al-Turany 01/11/2000 | // Author: Denis Bertini, M. Al-Turany 01/11/2000 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQRootGuiFactory.h | TQRootGuiFactory.h | |||
---|---|---|---|---|
// @(#)root/qtgsi:$Id: TQRootGuiFactory.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/qtgsi:$Id$ | |||
// Author: Denis Bertini 01/11/2000 | // Author: Denis Bertini 01/11/2000 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQUserEvent.h | TQUserEvent.h | |||
---|---|---|---|---|
// @(#)root/qt:$Id: TQUserEvent.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/qt:$Id$ | |||
// Author: Valeri Fine 21/01/2002 | // Author: Valeri Fine 21/01/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* Copyright (C) 2002 by Valeri Fine. * | * Copyright (C) 2002 by Valeri Fine. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQpDataBase.h | TQpDataBase.h | |||
---|---|---|---|---|
// @(#)root/quadp:$Id: TQpDataBase.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/quadp:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
/************************************************************************* | /************************************************************************* | |||
* Parts of this file are copied from the OOQP distribution and * | * Parts of this file are copied from the OOQP distribution and * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQpDataDens.h | TQpDataDens.h | |||
---|---|---|---|---|
// @(#)root/quadp:$Id: TQpDataDens.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/quadp:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
/************************************************************************* | /************************************************************************* | |||
* Parts of this file are copied from the OOQP distribution and * | * Parts of this file are copied from the OOQP distribution and * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQpDataSparse.h | TQpDataSparse.h | |||
---|---|---|---|---|
// @(#)root/quadp:$Id: TQpDataSparse.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/quadp:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
/************************************************************************* | /************************************************************************* | |||
* Parts of this file are copied from the OOQP distribution and * | * Parts of this file are copied from the OOQP distribution and * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQpLinSolverBase.h | TQpLinSolverBase.h | |||
---|---|---|---|---|
// @(#)root/quadp:$Id: TQpLinSolverBase.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/quadp:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
/************************************************************************* | /************************************************************************* | |||
* Parts of this file are copied from the OOQP distribution and * | * Parts of this file are copied from the OOQP distribution and * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQpLinSolverDens.h | TQpLinSolverDens.h | |||
---|---|---|---|---|
// @(#)root/quadp:$Id: TQpLinSolverDens.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/quadp:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
/************************************************************************* | /************************************************************************* | |||
* Parts of this file are copied from the OOQP distribution and * | * Parts of this file are copied from the OOQP distribution and * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQpLinSolverSparse.h | TQpLinSolverSparse.h | |||
---|---|---|---|---|
// @(#)root/quadp:$Id: TQpLinSolverSparse.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/quadp:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
/************************************************************************* | /************************************************************************* | |||
* Parts of this file are copied from the OOQP distribution and * | * Parts of this file are copied from the OOQP distribution and * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQpProbBase.h | TQpProbBase.h | |||
---|---|---|---|---|
// @(#)root/quadp:$Id: TQpProbBase.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/quadp:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
/************************************************************************* | /************************************************************************* | |||
* Parts of this file are copied from the OOQP distribution and * | * Parts of this file are copied from the OOQP distribution and * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQpProbDens.h | TQpProbDens.h | |||
---|---|---|---|---|
// @(#)root/quadp:$Id: TQpProbDens.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/quadp:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
/************************************************************************* | /************************************************************************* | |||
* Parts of this file are copied from the OOQP distribution and * | * Parts of this file are copied from the OOQP distribution and * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQpProbSparse.h | TQpProbSparse.h | |||
---|---|---|---|---|
// @(#)root/quadp:$Id: TQpProbSparse.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/quadp:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
/************************************************************************* | /************************************************************************* | |||
* Parts of this file are copied from the OOQP distribution and * | * Parts of this file are copied from the OOQP distribution and * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQpResidual.h | TQpResidual.h | |||
---|---|---|---|---|
// @(#)root/quadp:$Id: TQpResidual.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/quadp:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
/************************************************************************* | /************************************************************************* | |||
* Parts of this file are copied from the OOQP distribution and * | * Parts of this file are copied from the OOQP distribution and * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQpSolverBase.h | TQpSolverBase.h | |||
---|---|---|---|---|
// @(#)root/quadp:$Id: TQpSolverBase.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/quadp:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
/************************************************************************* | /************************************************************************* | |||
* Parts of this file are copied from the OOQP distribution and * | * Parts of this file are copied from the OOQP distribution and * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQpVar.h | TQpVar.h | |||
---|---|---|---|---|
// @(#)root/quadp:$Id: TQpVar.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/quadp:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
/************************************************************************* | /************************************************************************* | |||
* Parts of this file are copied from the OOQP distribution and * | * Parts of this file are copied from the OOQP distribution and * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQtApplication.h | TQtApplication.h | |||
---|---|---|---|---|
// @(#)root/qt:$Id: TQtApplication.h 35874 2010-09-30 07:56:02Z brun $ | // @(#)root/qt:$Id$ | |||
// Author: Valeri Fine 21/01/2002 | // Author: Valeri Fine 21/01/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* Copyright (C) 2002 by Valeri Fine. * | * Copyright (C) 2002 by Valeri Fine. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQtBrush.h | TQtBrush.h | |||
---|---|---|---|---|
// @(#)root/qt:$Id: TQtBrush.h 36066 2010-10-04 19:41:50Z brun $ | // @(#)root/qt:$Id$ | |||
// Author: Valeri Fine 21/01/2002 | // Author: Valeri Fine 21/01/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* Copyright (C) 2002 by Valeri Fine. * | * Copyright (C) 2002 by Valeri Fine. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQtClientFilter.h | TQtClientFilter.h | |||
---|---|---|---|---|
// @(#)root/qt:$Id: TQtClientFilter.h 36066 2010-10-04 19:41:50Z brun $ | // @(#)root/qt:$Id$ | |||
// Author: Valeri Fine 21/01/2002 | // Author: Valeri Fine 21/01/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* Copyright (C) 2002 by Valeri Fine. * | * Copyright (C) 2002 by Valeri Fine. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQtClientGuard.h | TQtClientGuard.h | |||
---|---|---|---|---|
#ifndef ROOT_TQtClientGuard | #ifndef ROOT_TQtClientGuard | |||
#define ROOT_TQtClientGuard | #define ROOT_TQtClientGuard | |||
// @(#)root/qt:$Id: TQtClientGuard.h 23343 2008-04-21 04:44:58Z brun $ | // @(#)root/qt:$Id$ | |||
// Author: Valeri Fine 21/01/2002 | // Author: Valeri Fine 21/01/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* Copyright (C) 2002 by Valeri Fine. * | * Copyright (C) 2002 by Valeri Fine. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQtClientWidget.h | TQtClientWidget.h | |||
---|---|---|---|---|
// @(#)root/qt:$Id: TQtClientWidget.h 28205 2009-04-14 19:38:00Z brun $ | // @(#)root/qt:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* Copyright (C) 2002 by Valeri Fine. * | * Copyright (C) 2002 by Valeri Fine. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TQtClientWidget | #ifndef ROOT_TQtClientWidget | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQtEmitter.h | TQtEmitter.h | |||
---|---|---|---|---|
// @(#)root/qt:$Id: TQtEmitter.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/qt:$Id$ | |||
// Author: Valeri Fine 06/01/2006 | // Author: Valeri Fine 06/01/2006 | |||
/************************************************************************** ** | /************************************************************************** ** | |||
** | ** | |||
** Copyright (C) 2002 by Valeri Fine. All rights reserved. | ** Copyright (C) 2002 by Valeri Fine. All rights reserved. | |||
** | ** | |||
** This file may be distributed under the terms of the Q Public License | ** This file may be distributed under the terms of the Q Public License | |||
** as defined by Trolltech AS of Norway and appearing in the file | ** as defined by Trolltech AS of Norway and appearing in the file | |||
** LICENSE.QPL included in the packaging of this file. | ** LICENSE.QPL included in the packaging of this file. | |||
*************************************************************************** **/ | *************************************************************************** **/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQtEvent.h | TQtEvent.h | |||
---|---|---|---|---|
// @(#)root/qt:$Id: TQtEvent.h 28205 2009-04-14 19:38:00Z brun $ | // @(#)root/qt:$Id$ | |||
// Author: Valeri Fine 21/01/2002 | // Author: Valeri Fine 21/01/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* Copyright (C) 2002 by Valeri Fine. * | * Copyright (C) 2002 by Valeri Fine. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQtEventQueue.h | TQtEventQueue.h | |||
---|---|---|---|---|
// Author: Valeri Fine 25/03/2004 | // Author: Valeri Fine 25/03/2004 | |||
#ifndef ROOT_TQtEventQueue | #ifndef ROOT_TQtEventQueue | |||
#define ROOT_TQtEventQueue | #define ROOT_TQtEventQueue | |||
// @(#)root/qt:$Id: TQtEventQueue.h 28149 2009-04-08 07:25:32Z brun $ | // @(#)root/qt:$Id$ | |||
// Author: Valeri Fine 25/03/2004 | // Author: Valeri Fine 25/03/2004 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* Copyright (C) 2004 by Valeri Fine. * | * Copyright (C) 2004 by Valeri Fine. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQtLock.h | TQtLock.h | |||
---|---|---|---|---|
// @(#)root/qt:$Id: TQtLock.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/qt:$Id$ | |||
// Author: Giulio Eulisse 04/07/2005 | // Author: Giulio Eulisse 04/07/2005 | |||
#ifndef ROOT_TQtLock | #ifndef ROOT_TQtLock | |||
#define ROOT_TQtLock | #define ROOT_TQtLock | |||
////////////////////////////////////////////////////////////////////////// | ////////////////////////////////////////////////////////////////////////// | |||
// // | // // | |||
// TQtLock // | // TQtLock // | |||
// // | // // | |||
// Lock / unlock the critical section safely // | // Lock / unlock the critical section safely // | |||
// To be replaced by TMutex class in future // | // To be replaced by TMutex class in future // | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQtMarker.h | TQtMarker.h | |||
---|---|---|---|---|
// @(#)root/qt:$Id: TQtMarker.h 36066 2010-10-04 19:41:50Z brun $ | // @(#)root/qt:$Id$ | |||
// Author: Valeri Fine 21/01/2002 | // Author: Valeri Fine 21/01/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* Copyright (C) 2002 by Valeri Fine. * | * Copyright (C) 2002 by Valeri Fine. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQtPadFont.h | TQtPadFont.h | |||
---|---|---|---|---|
// @(#)root/qt:$Name: $:$Id: TQtPadFont.h 33707 2010-06-02 06:27:34Z brun $ | // @(#)root/qt:$Name: $:$Id$ | |||
// Author: Valeri Fine 21/01/2002 | // Author: Valeri Fine 21/01/2002 | |||
/************************************************************************** ** | /************************************************************************** ** | |||
** | ** | |||
** Copyright (C) 2002 by Valeri Fine. All rights reserved. | ** Copyright (C) 2002 by Valeri Fine. All rights reserved. | |||
** | ** | |||
** This file may be distributed under the terms of the Q Public License | ** This file may be distributed under the terms of the Q Public License | |||
** as defined by Trolltech AS of Norway and appearing in the file | ** as defined by Trolltech AS of Norway and appearing in the file | |||
** LICENSE.QPL included in the packaging of this file. | ** LICENSE.QPL included in the packaging of this file. | |||
*************************************************************************** **/ | *************************************************************************** **/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQtPen.h | TQtPen.h | |||
---|---|---|---|---|
// @(#)root/qt:$Name: $:$Id: TQtPen.h 30386 2009-09-23 19:06:28Z brun $ | // @(#)root/qt:$Name: $:$Id$ | |||
// Author: Valeri Fine 21/01/2002 | // Author: Valeri Fine 21/01/2002 | |||
/************************************************************************** ** | /************************************************************************** ** | |||
** | ** | |||
** Copyright (C) 2002 by Valeri Fine. All rights reserved. | ** Copyright (C) 2002 by Valeri Fine. All rights reserved. | |||
** | ** | |||
** This file may be distributed under the terms of the Q Public License | ** This file may be distributed under the terms of the Q Public License | |||
** as defined by Trolltech AS of Norway and appearing in the file | ** as defined by Trolltech AS of Norway and appearing in the file | |||
** LICENSE.QPL included in the packaging of this file. | ** LICENSE.QPL included in the packaging of this file. | |||
*************************************************************************** **/ | *************************************************************************** **/ | |||
#ifndef ROOT_TQtPen | #ifndef ROOT_TQtPen | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQtRootApplication.h | TQtRootApplication.h | |||
---|---|---|---|---|
// @(#)root/qt:$Id: TQtRootApplication.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/qt:$Id$ | |||
// Author: Valeri Fine 21/01/2002 | // Author: Valeri Fine 21/01/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* Copyright (C) 2002 by Valeri Fine. * | * Copyright (C) 2002 by Valeri Fine. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQtRootSlot.h | TQtRootSlot.h | |||
---|---|---|---|---|
// @(#)root/qt:$Id: TQtRootSlot.h 33707 2010-06-02 06:27:34Z brun $ | // @(#)root/qt:$Id$ | |||
// Author: Valery Fine 18/01/2007 | // Author: Valery Fine 18/01/2007 | |||
/************************************************************************** ** | /************************************************************************** ** | |||
** $Id: TQtRootSlot.h 33707 2010-06-02 06:27:34Z brun $ | ** $Id$ | |||
** | ** | |||
** Copyright (C) 2007 by Valeri Fine. Brookhaven National Laboratory. | ** Copyright (C) 2007 by Valeri Fine. Brookhaven National Laboratory. | |||
** All rights reserved. | ** All rights reserved. | |||
** | ** | |||
** This file may be distributed under the terms of the Q Public License | ** This file may be distributed under the terms of the Q Public License | |||
** as defined by Trolltech AS of Norway and appearing in the file | ** as defined by Trolltech AS of Norway and appearing in the file | |||
** LICENSE.QPL included in the packaging of this file. | ** LICENSE.QPL included in the packaging of this file. | |||
** | ** | |||
*************************************************************************** **/ | *************************************************************************** **/ | |||
//________________________________________________________________________ | //________________________________________________________________________ | |||
End of changes. 2 change blocks. | ||||
2 lines changed or deleted | 2 lines changed or added | |||
TQtTimer.h | TQtTimer.h | |||
---|---|---|---|---|
// @(#)root/qt:$Id: TQtTimer.h 32141 2010-01-28 16:42:30Z bellenot $ | // @(#)root/qt:$Id$ | |||
// Author: Valery Fine 09/08/2004 | // Author: Valery Fine 09/08/2004 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* Copyright (C) 2002 by Valeri Fine. * | * Copyright (C) 2002 by Valeri Fine. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQtUtil.h | TQtUtil.h | |||
---|---|---|---|---|
// @(#)root/qt:$Id: TQtUtil.h 29951 2009-08-28 04:48:12Z brun $ | // @(#)root/qt:$Id$ | |||
// Author: Valeri Fine 21/01/2002 | // Author: Valeri Fine 21/01/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* Copyright (C) 2002 by Valeri Fine. * | * Copyright (C) 2002 by Valeri Fine. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQtWidget.h | TQtWidget.h | |||
---|---|---|---|---|
// @(#)root/qt:$Id: TQtWidget.h 33707 2010-06-02 06:27:34Z brun $ | // @(#)root/qt:$Id$ | |||
// Author: Valeri Fine 21/01/2002 | // Author: Valeri Fine 21/01/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* Copyright (C) 2003 by Valeri Fine. * | * Copyright (C) 2003 by Valeri Fine. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQuaternion.h | TQuaternion.h | |||
---|---|---|---|---|
// @(#)root/physics:$Id: TQuaternion.h 44032 2012-04-30 14:49:20Z axel $ | // @(#)root/physics:$Id$ | |||
// Author: Eric Anciant 28/06/2005 | // Author: Eric Anciant 28/06/2005 | |||
#ifndef ROOT_TQuaternion | #ifndef ROOT_TQuaternion | |||
#define ROOT_TQuaternion | #define ROOT_TQuaternion | |||
#ifndef ROOT_TVector3 | #ifndef ROOT_TVector3 | |||
#include "TVector3.h" | #include "TVector3.h" | |||
#endif | #endif | |||
#ifndef ROOT_TMath | #ifndef ROOT_TMath | |||
#include "TMath.h" | #include "TMath.h" | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQueryResult.h | TQueryResult.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TQueryResult.h 34755 2010-08-10 10:47:41Z rdm $ | // @(#)root/tree:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TQueryResult | #ifndef ROOT_TQueryResult | |||
#define ROOT_TQueryResult | #define ROOT_TQueryResult | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TQueryResultManager.h | TQueryResultManager.h | |||
---|---|---|---|---|
// @(#)root/proof:$Id: TQueryResultManager.h 25902 2008-10-21 08:42:10Z gan is $ | // @(#)root/proof:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TQueryResultManager | #ifndef ROOT_TQueryResultManager | |||
#define ROOT_TQueryResultManager | #define ROOT_TQueryResultManager | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TRFIOFile.h | TRFIOFile.h | |||
---|---|---|---|---|
// @(#)root/rfio:$Id: TRFIOFile.h 35330 2010-09-16 12:12:03Z pcanal $ | // @(#)root/rfio:$Id$ | |||
// Author: Fons Rademakers 20/01/99 + Giulia Taurelli 29/06/2006 | // Author: Fons Rademakers 20/01/99 + Giulia Taurelli 29/06/2006 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TROOT.h | TROOT.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TROOT.h 42030 2011-11-15 22:23:12Z pcanal $ | // @(#)root/base:$Id$ | |||
// Author: Rene Brun 08/12/94 | // Author: Rene Brun 08/12/94 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
skipping to change at line 79 | skipping to change at line 79 | |||
protected: | protected: | |||
TString fConfigOptions; //ROOT ./configure set build opti ons | TString fConfigOptions; //ROOT ./configure set build opti ons | |||
TString fConfigFeatures; //ROOT ./configure detected build features | TString fConfigFeatures; //ROOT ./configure detected build features | |||
TString fVersion; //ROOT version (from CMZ VERSQQ) ex 0.05/01 | TString fVersion; //ROOT version (from CMZ VERSQQ) ex 0.05/01 | |||
Int_t fVersionInt; //ROOT version in integer format (501) | Int_t fVersionInt; //ROOT version in integer format (501) | |||
Int_t fVersionCode; //ROOT version code as used in RV ersion.h | Int_t fVersionCode; //ROOT version code as used in RV ersion.h | |||
Int_t fVersionDate; //Date of ROOT version (ex 951226 ) | Int_t fVersionDate; //Date of ROOT version (ex 951226 ) | |||
Int_t fVersionTime; //Time of ROOT version (ex 1152) | Int_t fVersionTime; //Time of ROOT version (ex 1152) | |||
Int_t fBuiltDate; //Date of ROOT built | Int_t fBuiltDate; //Date of ROOT built | |||
Int_t fBuiltTime; //Time of ROOT built | Int_t fBuiltTime; //Time of ROOT built | |||
Int_t fSvnRevision; //Subversion revision number of b | Int_t fSvnRevision; //Subversion revision number of b | |||
uilt | uilt (dec value of Git short SHA1) | |||
TString fSvnBranch; //Subversion branch | TString fGitCommit; //Git commit SHA1 of built | |||
TString fSvnDate; //Date and time when make was run | TString fGitBranch; //Git branch | |||
TString fGitDate; //Date and time when make was run | ||||
Int_t fTimer; //Timer flag | Int_t fTimer; //Timer flag | |||
TApplication *fApplication; //Pointer to current application | TApplication *fApplication; //Pointer to current application | |||
TInterpreter *fInterpreter; //Command interpreter | TInterpreter *fInterpreter; //Command interpreter | |||
Bool_t fBatch; //True if session without graphic s | Bool_t fBatch; //True if session without graphic s | |||
Bool_t fEditHistograms; //True if histograms can be edite d with the mouse | Bool_t fEditHistograms; //True if histograms can be edite d with the mouse | |||
Bool_t fFromPopUp; //True if command executed from a popup menu | Bool_t fFromPopUp; //True if command executed from a popup menu | |||
Bool_t fMustClean; //True if object destructor scans canvases | Bool_t fMustClean; //True if object destructor scans canvases | |||
Bool_t fReadingObject; //True while reading an object [D eprecated (will be removed in next release) | Bool_t fReadingObject; //True while reading an object [D eprecated (will be removed in next release) | |||
Bool_t fForceStyle; //Force setting of current style when reading objects | Bool_t fForceStyle; //Force setting of current style when reading objects | |||
Bool_t fInterrupt; //True if macro should be interru pted | Bool_t fInterrupt; //True if macro should be interru pted | |||
skipping to change at line 131 | skipping to change at line 132 | |||
TProcessUUID *fUUIDs; //Pointer to TProcessID managing TUUIDs | TProcessUUID *fUUIDs; //Pointer to TProcessID managing TUUIDs | |||
TFolder *fRootFolder; //top level folder //root | TFolder *fRootFolder; //top level folder //root | |||
TList *fBrowsables; //List of browsables | TList *fBrowsables; //List of browsables | |||
TPluginManager *fPluginManager; //Keeps track of plugin library h andlers | TPluginManager *fPluginManager; //Keeps track of plugin library h andlers | |||
TString fCutClassName; //Name of default CutG class in g raphics editor | TString fCutClassName; //Name of default CutG class in g raphics editor | |||
TString fDefCanvasName; //Name of default canvas | TString fDefCanvasName; //Name of default canvas | |||
TROOT(); //Only used by Dictionary | TROOT(); //Only used by Dictionary | |||
void InitSystem(); //Operating System interface | void InitSystem(); //Operating System interface | |||
void InitThreads(); //Initialize threads library | void InitThreads(); //Initialize threads library | |||
void ReadSvnInfo(); //Read Subversion revision number and branch name | void ReadGitInfo(); //Read Subversion revision number and branch name | |||
void *operator new(size_t l) { return TObject::operator new(l); } | void *operator new(size_t l) { return TObject::operator new(l); } | |||
public: | public: | |||
TROOT(const char *name, const char *title, VoidFuncPtr _t *initfunc = 0); | TROOT(const char *name, const char *title, VoidFuncPtr _t *initfunc = 0); | |||
virtual ~TROOT(); | virtual ~TROOT(); | |||
void AddClass(TClass *cl); | void AddClass(TClass *cl); | |||
void AddClassGenerator(TClassGenerator *gen); | void AddClassGenerator(TClassGenerator *gen); | |||
void Browse(TBrowser *b); | void Browse(TBrowser *b); | |||
Bool_t ClassSaved(TClass *cl); | Bool_t ClassSaved(TClass *cl); | |||
void CloseFiles(); | void CloseFiles(); | |||
skipping to change at line 168 | skipping to change at line 169 | |||
const char *GetConfigOptions() const { return fConfigOptions; } | const char *GetConfigOptions() const { return fConfigOptions; } | |||
const char *GetConfigFeatures() const { return fConfigFeatures; } | const char *GetConfigFeatures() const { return fConfigFeatures; } | |||
const char *GetCutClassName() const { return fCutClassName; } | const char *GetCutClassName() const { return fCutClassName; } | |||
const char *GetDefCanvasName() const { return fDefCanvasName; } | const char *GetDefCanvasName() const { return fDefCanvasName; } | |||
Bool_t GetEditHistograms() const { return fEditHistograms; } | Bool_t GetEditHistograms() const { return fEditHistograms; } | |||
Int_t GetEditorMode() const { return fEditorMode; } | Int_t GetEditorMode() const { return fEditorMode; } | |||
Bool_t GetForceStyle() const { return fForceStyle; } | Bool_t GetForceStyle() const { return fForceStyle; } | |||
Int_t GetBuiltDate() const { return fBuiltDate; } | Int_t GetBuiltDate() const { return fBuiltDate; } | |||
Int_t GetBuiltTime() const { return fBuiltTime; } | Int_t GetBuiltTime() const { return fBuiltTime; } | |||
Int_t GetSvnRevision() const { return fSvnRevision; } | Int_t GetSvnRevision() const { return fSvnRevision; } | |||
const char *GetSvnBranch() const { return fSvnBranch; } | const char *GetSvnBranch() const { return fGitBranch; } | |||
const char *GetSvnDate(); | const char *GetSvnDate() { return GetGitDate(); } | |||
const char *GetGitCommit() const { return fGitCommit; } | ||||
const char *GetGitBranch() const { return fGitBranch; } | ||||
const char *GetGitDate(); | ||||
Int_t GetVersionDate() const { return fVersionDate; } | Int_t GetVersionDate() const { return fVersionDate; } | |||
Int_t GetVersionTime() const { return fVersionTime; } | Int_t GetVersionTime() const { return fVersionTime; } | |||
Int_t GetVersionInt() const { return fVersionInt; } | Int_t GetVersionInt() const { return fVersionInt; } | |||
Int_t GetVersionCode() const { return fVersionCode; } | Int_t GetVersionCode() const { return fVersionCode; } | |||
const char *GetVersion() const { return fVersion; } | const char *GetVersion() const { return fVersion; } | |||
TCollection *GetListOfClasses() const { return fClasses; } | TCollection *GetListOfClasses() const { return fClasses; } | |||
TSeqCollection *GetListOfColors() const { return fColors; } | TSeqCollection *GetListOfColors() const { return fColors; } | |||
TCollection *GetListOfTypes(Bool_t load = kFALSE); | TCollection *GetListOfTypes(Bool_t load = kFALSE); | |||
TCollection *GetListOfGlobals(Bool_t load = kFALSE); | TCollection *GetListOfGlobals(Bool_t load = kFALSE); | |||
TCollection *GetListOfGlobalFunctions(Bool_t load = kFALSE); | TCollection *GetListOfGlobalFunctions(Bool_t load = kFALSE); | |||
End of changes. 4 change blocks. | ||||
8 lines changed or deleted | 12 lines changed or added | |||
TRWLock.h | TRWLock.h | |||
---|---|---|---|---|
// @(#)root/thread:$Id: TRWLock.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/thread:$Id$ | |||
// Author: Fons Rademakers 04/01/2000 | // Author: Fons Rademakers 04/01/2000 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TRandom.h | TRandom.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: TRandom.h 32526 2010-03-10 14:56:13Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Author: Rene Brun 15/12/95 | // Author: Rene Brun 15/12/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TRandom1.h | TRandom1.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: TRandom1.h 39600 2011-06-08 13:04:37Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Author: Rene Brun 04/03/99 | // Author: Rene Brun 04/03/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TRandom2.h | TRandom2.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: TRandom2.h 22866 2008-03-27 15:32:50Z rdm $ | // @(#)root/mathcore:$Id$ | |||
// Author: Rene Brun 04/03/99 | // Author: Rene Brun 04/03/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TRandom3.h | TRandom3.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: TRandom3.h 39600 2011-06-08 13:04:37Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Author: Peter Malzacher 31/08/99 | // Author: Peter Malzacher 31/08/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TRealData.h | TRealData.h | |||
---|---|---|---|---|
// @(#)root/meta:$Id: TRealData.h 25450 2008-09-18 21:13:42Z pcanal $ | // @(#)root/meta:$Id$ | |||
// Author: Rene Brun 05/03/95 | // Author: Rene Brun 05/03/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TRecorder.h | TRecorder.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TRecorder.h 43282 2012-03-08 10:01:56Z bellenot $ | // @(#)root/gui:$Id$ | |||
// Author: Katerina Opocenska 11/09/2008 | // Author: Katerina Opocenska 11/09/2008 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TRedirectOutputGuard.h | TRedirectOutputGuard.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TRedirectOutputGuard.h 20877 2007-11-19 11:17:07Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: G. Ganis 10/10/2005 | // Author: G. Ganis 10/10/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TRef.h | TRef.h | |||
---|---|---|---|---|
// @(#)root/cont:$Id: TRef.h 20877 2007-11-19 11:17:07Z rdm $ | // @(#)root/cont:$Id$ | |||
// Author: Rene Brun 28/09/2001 | // Author: Rene Brun 28/09/2001 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TRefArray.h | TRefArray.h | |||
---|---|---|---|---|
// @(#)root/cont:$Id: TRefArray.h 48797 2013-03-01 20:51:20Z pcanal $ | // @(#)root/cont:$Id$ | |||
// Author: Rene Brun 02/10/2001 | // Author: Rene Brun 02/10/2001 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2001, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2001, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TRefArrayProxy.h | TRefArrayProxy.h | |||
---|---|---|---|---|
// @(#)root/treeplayer:$Id: TRefArrayProxy.h 43271 2012-03-07 05:53:52Z pca nal $ | // @(#)root/treeplayer:$Id$ | |||
// Author: Markus Frank 20/05/2005 | // Author: Markus Frank 20/05/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TRefCnt.h | TRefCnt.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TRefCnt.h 20877 2007-11-19 11:17:07Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Fons Rademakers 04/08/95 | // Author: Fons Rademakers 04/08/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TRefProxy.h | TRefProxy.h | |||
---|---|---|---|---|
// @(#)root/meta:$Id: TRefProxy.h 43271 2012-03-07 05:53:52Z pcanal $ | // @(#)root/meta:$Id$ | |||
// Author: Markus Frank 20/05/2005 | // Author: Markus Frank 20/05/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TRefTable.h | TRefTable.h | |||
---|---|---|---|---|
// @(#)root/cont:$Id: TRefTable.h 37274 2010-12-04 21:31:29Z pcanal $ | // @(#)root/cont:$Id$ | |||
// Author: Rene Brun 17/08/2004 | // Author: Rene Brun 17/08/2004 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TRegexp.h | TRegexp.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TRegexp.h 20877 2007-11-19 11:17:07Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Fons Rademakers 04/08/95 | // Author: Fons Rademakers 04/08/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TRemoteObject.h | TRemoteObject.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TRemoteObject.h 48991 2013-03-28 15:25:11Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Bertrand Bellenot 19/06/2007 | // Author: Bertrand Bellenot 19/06/2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TObjectRemote | #ifndef ROOT_TObjectRemote | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TResponseTable.h | TResponseTable.h | |||
---|---|---|---|---|
// @(#)root/table:$Id: TResponseTable.h 27753 2009-03-11 09:41:27Z brun $ | // @(#)root/table:$Id$ | |||
// Author: Valery Fine(fine@bnl.gov) 30/06/2001 | // Author: Valery Fine(fine@bnl.gov) 30/06/2001 | |||
#ifndef ROOT_TResponseTable | #ifndef ROOT_TResponseTable | |||
#define ROOT_TResponseTable | #define ROOT_TResponseTable | |||
#include "TGenericTable.h" | #include "TGenericTable.h" | |||
////////////////////////////////////////////////////////////////////////// | ////////////////////////////////////////////////////////////////////////// | |||
// // | // // | |||
// TResponseTable // | // TResponseTable // | |||
// // | // // | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TRint.h | TRint.h | |||
---|---|---|---|---|
// @(#)root/rint:$Id: TRint.h 39402 2011-05-26 12:56:31Z axel $ | // @(#)root/rint:$Id$ | |||
// Author: Rene Brun 17/02/95 | // Author: Rene Brun 17/02/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TRobustEstimator.h | TRobustEstimator.h | |||
---|---|---|---|---|
// @(#)root/physics:$Id: TRobustEstimator.h 22727 2008-03-19 09:54:16Z pcan al $ | // @(#)root/physics:$Id$ | |||
// Author: Anna Kreshuk 08/10/2004 | // Author: Anna Kreshuk 08/10/2004 | |||
/////////////////////////////////////////////////////////////////////////// /// | /////////////////////////////////////////////////////////////////////////// /// | |||
// | // | |||
// TRobustEstimator | // TRobustEstimator | |||
// | // | |||
// Minimum Covariance Determinant Estimator - a Fast Algorithm | // Minimum Covariance Determinant Estimator - a Fast Algorithm | |||
// invented by Peter J.Rousseeuw and Katrien Van Dreissen | // invented by Peter J.Rousseeuw and Katrien Van Dreissen | |||
// "A Fast Algorithm for the Minimum covariance Determinant Estimator" | // "A Fast Algorithm for the Minimum covariance Determinant Estimator" | |||
// Technometrics, August 1999, Vol.41, NO.3 | // Technometrics, August 1999, Vol.41, NO.3 | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TRootApplication.h | TRootApplication.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TRootApplication.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 15/01/98 | // Author: Fons Rademakers 15/01/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TRootAuth.h | TRootAuth.h | |||
---|---|---|---|---|
// @(#)root/auth:$Id: TRootAuth.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/auth:$Id$ | |||
// Author: Gerardo Ganis 08/07/05 | // Author: Gerardo Ganis 08/07/05 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TRootBrowser.h | TRootBrowser.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TRootBrowser.h 45594 2012-08-14 07:27:16Z bellenot $ | // @(#)root/gui:$Id$ | |||
// Author: Bertrand Bellenot 26/09/2007 | // Author: Bertrand Bellenot 26/09/2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TRootBrowserLite.h | TRootBrowserLite.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TRootBrowserLite.h 37996 2011-02-07 15:33:10Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 27/02/98 | // Author: Fons Rademakers 27/02/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TRootCanvas.h | TRootCanvas.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TRootCanvas.h 29403 2009-07-09 07:17:16Z brun $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 15/01/98 | // Author: Fons Rademakers 15/01/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TRootContextMenu.h | TRootContextMenu.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TRootContextMenu.h 32061 2010-01-20 07:51:15Z bellenot $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 12/02/98 | // Author: Fons Rademakers 12/02/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TRootControlBar.h | TRootControlBar.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TRootControlBar.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 22/02/98 | // Author: Fons Rademakers 22/02/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TRootDialog.h | TRootDialog.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TRootDialog.h 27999 2009-03-31 08:09:46Z bellenot $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 20/02/98 | // Author: Fons Rademakers 20/02/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TRootEmbeddedCanvas.h | TRootEmbeddedCanvas.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TRootEmbeddedCanvas.h 28464 2009-05-06 12:37:21Z brun $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 15/07/98 | // Author: Fons Rademakers 15/07/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TRootGuiBuilder.h | TRootGuiBuilder.h | |||
---|---|---|---|---|
// @(#)root/guibuilder:$Id: TRootGuiBuilder.h 30063 2009-09-08 12:15:59Z be llenot $ | // @(#)root/guibuilder:$Id$ | |||
// Author: Valeriy Onuchin 12/09/04 | // Author: Valeriy Onuchin 12/09/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TRootGuiFactory.h | TRootGuiFactory.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TRootGuiFactory.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 15/01/98 | // Author: Fons Rademakers 15/01/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TRootHelpDialog.h | TRootHelpDialog.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TRootHelpDialog.h 23115 2008-04-10 13:35:37Z rdm $ | // @(#)root/gui:$Id$ | |||
// Author: Fons Rademakers 24/02/98 | // Author: Fons Rademakers 24/02/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TRootIOCtor.h | TRootIOCtor.h | |||
---|---|---|---|---|
// @(#)root/meta:$Id: TRootIOCtor.h 20877 2007-11-19 11:17:07Z rdm $ | // @(#)root/meta:$Id$ | |||
// Author: Philippe Canal 15/03/2005 | // Author: Philippe Canal 15/03/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TRootSecContext.h | TRootSecContext.h | |||
---|---|---|---|---|
// @(#)root/auth:$Id: TRootSecContext.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/auth:$Id$ | |||
// Author: G. Ganis 08/07/2005 | // Author: G. Ganis 08/07/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TRotMatrix.h | TRotMatrix.h | |||
---|---|---|---|---|
// @(#)root/g3d:$Id: TRotMatrix.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/g3d:$Id$ | |||
// Author: Rene Brun 14/09/95 | // Author: Rene Brun 14/09/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TRotation.h | TRotation.h | |||
---|---|---|---|---|
// @(#)root/physics:$Id: TRotation.h 21795 2008-01-22 09:12:04Z brun $ | // @(#)root/physics:$Id$ | |||
// Author: Peter Malzacher 19/06/99 | // Author: Peter Malzacher 19/06/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TRotation | #ifndef ROOT_TRotation | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TS3HTTPRequest.h | TS3HTTPRequest.h | |||
---|---|---|---|---|
// @(#)root/net:$Id: TS3HTTPRequest.h 48690 2013-02-25 15:25:43Z rdm $ | // @(#)root/net:$Id$ | |||
// Author: Fabio Hernandez 30/01/2013 | // Author: Fabio Hernandez 30/01/2013 | |||
// based on an initial version by Marcelo Sousa (class THTTPMessage ) | // based on an initial version by Marcelo Sousa (class THTTPMessage ) | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2011, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2011, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSAXParser.h | TSAXParser.h | |||
---|---|---|---|---|
// @(#)root/xmlparser:$Id: TSAXParser.h 29654 2009-07-31 14:34:14Z rdm $ | // @(#)root/xmlparser:$Id$ | |||
// Author: Jose Lo 12/1/2005 | // Author: Jose Lo 12/1/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSPHE.h | TSPHE.h | |||
---|---|---|---|---|
// @(#)root/g3d:$Id: TSPHE.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/g3d:$Id$ | |||
// Author: Rene Brun 13/06/97 | // Author: Rene Brun 13/06/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSPlot.h | TSPlot.h | |||
---|---|---|---|---|
// @(#)root/splot:$Id: TSPlot.h 21958 2008-02-02 10:39:18Z rdm $ | // @(#)root/splot:$Id$ | |||
// Author: Muriel Pivk, Anna Kreshuk 10/2005 | // Author: Muriel Pivk, Anna Kreshuk 10/2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2005 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_TSPlot | #ifndef ROOT_TSPlot | |||
#define ROOT_TSPlot | #define ROOT_TSPlot | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSQLClassInfo.h | TSQLClassInfo.h | |||
---|---|---|---|---|
// @(#)root/sql:$Id: TSQLClassInfo.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/sql:$Id$ | |||
// Author: Sergey Linev 20/11/2005 | // Author: Sergey Linev 20/11/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSQLColumnInfo.h | TSQLColumnInfo.h | |||
---|---|---|---|---|
// @(#)root/net:$Id: TSQLColumnInfo.h 23091 2008-04-09 15:04:27Z rdm $ | // @(#)root/net:$Id$ | |||
// Author: Sergey Linev 31/05/2006 | // Author: Sergey Linev 31/05/2006 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSQLFile.h | TSQLFile.h | |||
---|---|---|---|---|
// @(#)root/sql:$Id: TSQLFile.h 34444 2010-07-16 02:17:39Z pcanal $ | // @(#)root/sql:$Id$ | |||
// Author: Sergey Linev 20/11/2005 | // Author: Sergey Linev 20/11/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSQLMonitoring.h | TSQLMonitoring.h | |||
---|---|---|---|---|
// @(#)root/net:$Id: TSQLMonitoring.h 40576 2011-08-12 10:33:08Z ganis $ | // @(#)root/net:$Id$ | |||
// Author: J.F. Grosse-Oetringhaus, G.Ganis | // Author: J.F. Grosse-Oetringhaus, G.Ganis | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSQLObjectData.h | TSQLObjectData.h | |||
---|---|---|---|---|
// @(#)root/sql:$Id: TSQLObjectData.h 34907 2010-08-20 17:51:15Z pcanal $ | // @(#)root/sql:$Id$ | |||
// Author: Sergey Linev 20/11/2005 | // Author: Sergey Linev 20/11/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSQLResult.h | TSQLResult.h | |||
---|---|---|---|---|
// @(#)root/net:$Id: TSQLResult.h 23091 2008-04-09 15:04:27Z rdm $ | // @(#)root/net:$Id$ | |||
// Author: Fons Rademakers 25/11/99 | // Author: Fons Rademakers 25/11/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSQLRow.h | TSQLRow.h | |||
---|---|---|---|---|
// @(#)root/net:$Id: TSQLRow.h 23091 2008-04-09 15:04:27Z rdm $ | // @(#)root/net:$Id$ | |||
// Author: Fons Rademakers 25/11/99 | // Author: Fons Rademakers 25/11/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSQLServer.h | TSQLServer.h | |||
---|---|---|---|---|
// @(#)root/net:$Id: TSQLServer.h 29321 2009-07-03 10:42:10Z brun $ | // @(#)root/net:$Id$ | |||
// Author: Fons Rademakers 25/11/99 | // Author: Fons Rademakers 25/11/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSQLStatement.h | TSQLStatement.h | |||
---|---|---|---|---|
// @(#)root/net:$Id: TSQLStatement.h 28011 2009-03-31 15:54:10Z pcanal $ | // @(#)root/net:$Id$ | |||
// Author: Sergey Linev 6/02/2006 | // Author: Sergey Linev 6/02/2006 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSQLStructure.h | TSQLStructure.h | |||
---|---|---|---|---|
// @(#)root/sql:$Id: TSQLStructure.h 32337 2010-02-12 16:09:35Z pcanal $ | // @(#)root/sql:$Id$ | |||
// Author: Sergey Linev 20/11/2005 | // Author: Sergey Linev 20/11/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSQLTableInfo.h | TSQLTableInfo.h | |||
---|---|---|---|---|
// @(#)root/net:$Id: TSQLTableInfo.h 23091 2008-04-09 15:04:27Z rdm $ | // @(#)root/net:$Id$ | |||
// Author: Sergey Linev 31/05/2006 | // Author: Sergey Linev 31/05/2006 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSVG.h | TSVG.h | |||
---|---|---|---|---|
// @(#)root/postscript:$Id: TSVG.h 47117 2012-11-08 16:14:55Z couet $ | // @(#)root/postscript:$Id$ | |||
// Author: Olivier Couet | // Author: Olivier Couet | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSchemaHelper.h | TSchemaHelper.h | |||
---|---|---|---|---|
// @(#)root/core:$Id: TSchemaHelper.h 43515 2012-03-27 21:15:53Z pcanal $ | // @(#)root/core:$Id$ | |||
// author: Lukasz Janyst <ljanyst@cern.ch> | // author: Lukasz Janyst <ljanyst@cern.ch> | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2010, Rene Brun, Fons Rademakers and al. * | * Copyright (C) 1995-2010, Rene Brun, Fons Rademakers and al. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSchemaRule.h | TSchemaRule.h | |||
---|---|---|---|---|
// @(#)root/core:$Id: TSchemaRule.h 34641 2010-07-28 18:12:36Z pcanal $ | // @(#)root/core:$Id$ | |||
// author: Lukasz Janyst <ljanyst@cern.ch> | // author: Lukasz Janyst <ljanyst@cern.ch> | |||
#ifndef ROOT_TSchemaRule | #ifndef ROOT_TSchemaRule | |||
#define ROOT_TSchemaRule | #define ROOT_TSchemaRule | |||
class TBuffer; | class TBuffer; | |||
class TVirtualObject; | class TVirtualObject; | |||
class TObjArray; | class TObjArray; | |||
#include "TObject.h" | #include "TObject.h" | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSchemaRuleProcessor.h | TSchemaRuleProcessor.h | |||
---|---|---|---|---|
// @(#)root/core:$Id: TSchemaRuleProcessor.h 41697 2011-11-01 21:03:41Z pca nal $ | // @(#)root/core:$Id$ | |||
// author: Lukasz Janyst <ljanyst@cern.ch> | // author: Lukasz Janyst <ljanyst@cern.ch> | |||
#ifndef ROOT_TSchemaRuleProcessor | #ifndef ROOT_TSchemaRuleProcessor | |||
#define ROOT_TSchemaRuleProcessor | #define ROOT_TSchemaRuleProcessor | |||
#if !defined(__CINT__) | #if !defined(__CINT__) | |||
// Do no clutter the dictionary (in particular with STL containers) | // Do no clutter the dictionary (in particular with STL containers) | |||
#include <stdlib.h> | #include <stdlib.h> | |||
#include <string> | #include <string> | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSchemaRuleSet.h | TSchemaRuleSet.h | |||
---|---|---|---|---|
// @(#)root/core:$Id: TSchemaRuleSet.h 38140 2011-02-18 10:52:47Z pcanal $ | // @(#)root/core:$Id$ | |||
// author: Lukasz Janyst <ljanyst@cern.ch> | // author: Lukasz Janyst <ljanyst@cern.ch> | |||
#ifndef ROOT_TSchemaRuleSet | #ifndef ROOT_TSchemaRuleSet | |||
#define ROOT_TSchemaRuleSet | #define ROOT_TSchemaRuleSet | |||
class TClass; | class TClass; | |||
#include "TObject.h" | #include "TObject.h" | |||
#include "TObjArray.h" | #include "TObjArray.h" | |||
#include "Rtypes.h" | #include "Rtypes.h" | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSchemaType.h | TSchemaType.h | |||
---|---|---|---|---|
// @(#)root/core:$Id: TSchemaType.h 34660 2010-07-29 16:40:34Z pcanal $ | // @(#)root/core:$Id$ | |||
#ifndef R__TSCHEMATYPE_H | #ifndef R__TSCHEMATYPE_H | |||
#define R__TSCHEMATYPE_H | #define R__TSCHEMATYPE_H | |||
#if !defined(__CINT__) | #if !defined(__CINT__) | |||
// Avoid clutering the dictionary (in particular with the STL declaration) | // Avoid clutering the dictionary (in particular with the STL declaration) | |||
#include <string> | #include <string> | |||
namespace ROOT | namespace ROOT | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSecContext.h | TSecContext.h | |||
---|---|---|---|---|
// @(#)root/net:$Id: TSecContext.h 23091 2008-04-09 15:04:27Z rdm $ | // @(#)root/net:$Id$ | |||
// Author: G. Ganis 31/03/2003 | // Author: G. Ganis 31/03/2003 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSelector.h | TSelector.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TSelector.h 43038 2012-02-16 20:33:22Z pcanal $ | // @(#)root/tree:$Id$ | |||
// Author: Rene Brun 05/02/97 | // Author: Rene Brun 05/02/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSelectorCint.h | TSelectorCint.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TSelectorCint.h 38871 2011-04-15 11:35:38Z pcanal $ | // @(#)root/tree:$Id$ | |||
// Author: Rene Brun 05/02/97 | // Author: Rene Brun 05/02/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSelectorDraw.h | TSelectorDraw.h | |||
---|---|---|---|---|
// @(#)root/treeplayer:$Id: TSelectorDraw.h 40643 2011-08-19 19:27:05Z pcan al $ | // @(#)root/treeplayer:$Id$ | |||
// Author: Rene Brun 08/01/2003 | // Author: Rene Brun 08/01/2003 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSelectorEntries.h | TSelectorEntries.h | |||
---|---|---|---|---|
// @(#)root/treeplayer:$Id: TSelectorEntries.h 20882 2007-11-19 11:31:26Z r dm $ | // @(#)root/treeplayer:$Id$ | |||
// Author: Philippe Canal 09/06/2006 | // Author: Philippe Canal 09/06/2006 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSelectorList.h | TSelectorList.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TSelectorList.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/tree:$Id$ | |||
// Author: Fons Rademakers 7/11/2005 | // Author: Fons Rademakers 7/11/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSelectorScalar.h | TSelectorScalar.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TSelectorScalar.h 30749 2009-10-15 16:33:04Z brun $ | // @(#)root/tree:$Id$ | |||
// Author: Maarten Ballintijn 13/02/2005 | // Author: Maarten Ballintijn 13/02/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSemaphore.h | TSemaphore.h | |||
---|---|---|---|---|
// @(#)root/thread:$Id: TSemaphore.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/thread:$Id$ | |||
// Author: Fons Rademakers 02/07/97 | // Author: Fons Rademakers 02/07/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSeqCollection.h | TSeqCollection.h | |||
---|---|---|---|---|
// @(#)root/cont:$Id: TSeqCollection.h 38082 2011-02-16 00:52:04Z rdm $ | // @(#)root/cont:$Id$ | |||
// Author: Fons Rademakers 04/08/95 | // Author: Fons Rademakers 04/08/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TServerSocket.h | TServerSocket.h | |||
---|---|---|---|---|
// @(#)root/net:$Id: TServerSocket.h 23091 2008-04-09 15:04:27Z rdm $ | // @(#)root/net:$Id$ | |||
// Author: Fons Rademakers 18/12/96 | // Author: Fons Rademakers 18/12/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSessionDialogs.h | TSessionDialogs.h | |||
---|---|---|---|---|
// @(#)root/sessionviewer:$Id: TSessionDialogs.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/sessionviewer:$Id$ | |||
// Author: Marek Biskup, Jakub Madejczyk, Bertrand Bellenot 10/08/2005 | // Author: Marek Biskup, Jakub Madejczyk, Bertrand Bellenot 10/08/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSessionLogView.h | TSessionLogView.h | |||
---|---|---|---|---|
// @(#)root/sessionviewer:$Id: TSessionLogView.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/sessionviewer:$Id$ | |||
// Author: Bertrand Bellenot, Gerri Ganis 15/09/2005 | // Author: Bertrand Bellenot, Gerri Ganis 15/09/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSessionViewer.h | TSessionViewer.h | |||
---|---|---|---|---|
// @(#)root/sessionviewer:$Id: TSessionViewer.h 40088 2011-06-30 15:10:06Z bellenot $ | // @(#)root/sessionviewer:$Id$ | |||
// Author: Marek Biskup, Jakub Madejczyk, Bertrand Bellenot 10/08/2005 | // Author: Marek Biskup, Jakub Madejczyk, Bertrand Bellenot 10/08/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TShape.h | TShape.h | |||
---|---|---|---|---|
// @(#)root/g3d:$Id: TShape.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/g3d:$Id$ | |||
// Author: Nenad Buncic 17/09/95 | // Author: Nenad Buncic 17/09/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSlave.h | TSlave.h | |||
---|---|---|---|---|
// @(#)root/proof:$Id: TSlave.h 37976 2011-02-04 11:43:16Z ganis $ | // @(#)root/proof:$Id$ | |||
// Author: Fons Rademakers 14/02/97 | // Author: Fons Rademakers 14/02/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSlaveLite.h | TSlaveLite.h | |||
---|---|---|---|---|
// @(#)root/proof:$Id: TSlaveLite.h 25918 2008-10-22 15:00:04Z ganis $ | // @(#)root/proof:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TSlaveLite | #ifndef ROOT_TSlaveLite | |||
#define ROOT_TSlaveLite | #define ROOT_TSlaveLite | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSlider.h | TSlider.h | |||
---|---|---|---|---|
// @(#)root/gpad:$Id: TSlider.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/gpad:$Id$ | |||
// Author: Rene Brun 23/11/96 | // Author: Rene Brun 23/11/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSliderBox.h | TSliderBox.h | |||
---|---|---|---|---|
// @(#)root/gpad:$Id: TSliderBox.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/gpad:$Id$ | |||
// Author: Rene Brun 23/11/96 | // Author: Rene Brun 23/11/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSocket.h | TSocket.h | |||
---|---|---|---|---|
// @(#)root/net:$Id: TSocket.h 39696 2011-06-13 21:35:34Z pcanal $ | // @(#)root/net:$Id$ | |||
// Author: Fons Rademakers 18/12/96 | // Author: Fons Rademakers 18/12/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSortedList.h | TSortedList.h | |||
---|---|---|---|---|
// @(#)root/cont:$Id: TSortedList.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/cont:$Id$ | |||
// Author: Fons Rademakers 14/09/95 | // Author: Fons Rademakers 14/09/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSpectrum.h | TSpectrum.h | |||
---|---|---|---|---|
// @(#)root/spectrum:$Id: TSpectrum.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/spectrum:$Id$ | |||
// Author: Miroslav Morhac 27/05/99 | // Author: Miroslav Morhac 27/05/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TSpectrum | #ifndef ROOT_TSpectrum | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSpectrum2.h | TSpectrum2.h | |||
---|---|---|---|---|
// @(#)root/spectrum:$Id: TSpectrum2.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/spectrum:$Id$ | |||
// Author: Miroslav Morhac 17/01/2006 | // Author: Miroslav Morhac 17/01/2006 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TSpectrum2 | #ifndef ROOT_TSpectrum2 | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSpectrum2Fit.h | TSpectrum2Fit.h | |||
---|---|---|---|---|
// @(#)root/spectrum:$Id: TSpectrum2Fit.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/spectrum:$Id$ | |||
// Author: Miroslav Morhac 25/09/06 | // Author: Miroslav Morhac 25/09/06 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TSpectrum2Fit | #ifndef ROOT_TSpectrum2Fit | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSpectrum2Transform.h | TSpectrum2Transform.h | |||
---|---|---|---|---|
// @(#)root/spectrum:$Id: TSpectrum2Transform.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/spectrum:$Id$ | |||
// Author: Miroslav Morhac 25/09/06 | // Author: Miroslav Morhac 25/09/06 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TSpectrum2Transform | #ifndef ROOT_TSpectrum2Transform | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSpectrum3.h | TSpectrum3.h | |||
---|---|---|---|---|
// @(#)root/spectrum:$Id: TSpectrum3.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/spectrum:$Id$ | |||
// Author: Miroslav Morhac 25/09/2006 | // Author: Miroslav Morhac 25/09/2006 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TSpectrum3 | #ifndef ROOT_TSpectrum3 | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSpectrumFit.h | TSpectrumFit.h | |||
---|---|---|---|---|
// @(#)root/spectrum:$Id: TSpectrumFit.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/spectrum:$Id$ | |||
// Author: Miroslav Morhac 25/09/06 | // Author: Miroslav Morhac 25/09/06 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TSpectrumFit | #ifndef ROOT_TSpectrumFit | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSpectrumTransform.h | TSpectrumTransform.h | |||
---|---|---|---|---|
// @(#)root/spectrum:$Id: TSpectrumTransform.h 20882 2007-11-19 11:31:26Z r dm $ | // @(#)root/spectrum:$Id$ | |||
// Author: Miroslav Morhac 25/09/06 | // Author: Miroslav Morhac 25/09/06 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TSpectrumTransform | #ifndef ROOT_TSpectrumTransform | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSpider.h | TSpider.h | |||
---|---|---|---|---|
// @(#)root/treeviewer:$Id: TSpider.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/treeviewer:$Id$ | |||
// Author: Bastien Dalla Piazza 20/07/07 | // Author: Bastien Dalla Piazza 20/07/07 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSpiderEditor.h | TSpiderEditor.h | |||
---|---|---|---|---|
// @(#)root/treeviewer:$Id: TSpiderEditor.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/treeviewer:$Id$ | |||
// Author: Bastien Dalla Piazza 20/07/07 | // Author: Bastien Dalla Piazza 20/07/07 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSpline.h | TSpline.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TSpline.h 34074 2010-06-23 09:08:49Z brun $ | // @(#)root/hist:$Id$ | |||
// Author: Federico Carminati 28/02/2000 | // Author: Federico Carminati 28/02/2000 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSpline1.h | TSpline1.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: TSpline1.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : TSpline1 * | * Class : TSpline1 * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Linear interpolation class; derivative of TSpline * | * Linear interpolation class; derivative of TSpline * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSpline2.h | TSpline2.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: TSpline2.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : TSpline2 * | * Class : TSpline2 * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Quadratic spline class; uses quadrax function for interpolation * | * Quadratic spline class; uses quadrax function for interpolation * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TStatistic.h | TStatistic.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: TStatistic.h 44344 2012-05-29 15:33:12Z axel $ | // @(#)root/mathcore:$Id$ | |||
// Author: G. Ganis 2012 | // Author: G. Ganis 2012 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TStatsFeedback.h | TStatsFeedback.h | |||
---|---|---|---|---|
// @(#)root/proofplayer:$Id: TStatsFeedback.h 44046 2012-05-01 11:34:04Z ga nis $ | // @(#)root/proofplayer:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TStatsFeedback | #ifndef ROOT_TStatsFeedback | |||
#define ROOT_TStatsFeedback | #define ROOT_TStatsFeedback | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TStatus.h | TStatus.h | |||
---|---|---|---|---|
// @(#)root/proofplayer:$Id: TStatus.h 47253 2012-11-14 11:08:51Z ganis $ | // @(#)root/proofplayer:$Id$ | |||
// Author: Maarten Ballintijn 12/03/2004 | // Author: Maarten Ballintijn 12/03/2004 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TStopwatch.h | TStopwatch.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TStopwatch.h 20877 2007-11-19 11:17:07Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Fons Rademakers 11/10/95 | // Author: Fons Rademakers 11/10/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TStorage.h | TStorage.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TStorage.h 27683 2009-03-03 20:15:49Z pcanal $ | // @(#)root/base:$Id$ | |||
// Author: Fons Rademakers 29/07/95 | // Author: Fons Rademakers 29/07/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TStreamer.h | TStreamer.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TStreamer.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Victor Perev and Philippe Canal 08/05/02 | // Author: Victor Perev and Philippe Canal 08/05/02 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2003, Rene Brun, Fons Rademakers and al. * | * Copyright (C) 1995-2003, Rene Brun, Fons Rademakers and al. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TStreamerElement.h | TStreamerElement.h | |||
---|---|---|---|---|
// @(#)root/meta:$Id: TStreamerElement.h 36543 2010-11-08 17:51:01Z pcanal $ | // @(#)root/meta:$Id$ | |||
// Author: Rene Brun 12/10/2000 | // Author: Rene Brun 12/10/2000 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TStreamerInfo.h | TStreamerInfo.h | |||
---|---|---|---|---|
// @(#)root/io:$Id: TStreamerInfo.h 41102 2011-10-03 21:42:02Z pcanal $ | // @(#)root/io:$Id$ | |||
// Author: Rene Brun 12/10/2000 | // Author: Rene Brun 12/10/2000 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TStreamerInfoActions.h | TStreamerInfoActions.h | |||
---|---|---|---|---|
// @(#)root/io:$Id: TStreamerInfoActions.h 43271 2012-03-07 05:53:52Z pcana l $ | // @(#)root/io:$Id$ | |||
// Author: Philippe Canal 05/2010 | // Author: Philippe Canal 05/2010 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TString.h | TString.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TString.h 43133 2012-02-27 09:50:10Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Fons Rademakers 04/08/95 | // Author: Fons Rademakers 04/08/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TStringLong.h | TStringLong.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TStringLong.h 42801 2012-01-26 19:39:35Z pcanal $ | // @(#)root/base:$Id$ | |||
// Author: Rene Brun 15/11/95 | // Author: Rene Brun 15/11/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TStructNode.h | TStructNode.h | |||
---|---|---|---|---|
// @(#)root/gviz3d:$Id: TStructNode.h 29985 2009-08-31 16:05:21Z brun $ | // @(#)root/gviz3d:$Id$ | |||
// Author: Tomasz Sosnicki 18/09/09 | // Author: Tomasz Sosnicki 18/09/09 | |||
/************************************************************************ | /************************************************************************ | |||
* Copyright (C) 1995-2009, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2009, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TStructNodeEditor.h | TStructNodeEditor.h | |||
---|---|---|---|---|
// @(#)root/gviz3d:$Id: TStructNodeEditor.h 30023 2009-09-02 17:57:16Z brun $ | // @(#)root/gviz3d:$Id$ | |||
// Author: Tomasz Sosnicki 18/09/09 | // Author: Tomasz Sosnicki 18/09/09 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2009, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2009, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TStructNodeProperty.h | TStructNodeProperty.h | |||
---|---|---|---|---|
// @(#)root/gviz3d:$Id: TStructNodeProperty.h 29940 2009-08-27 16:33:32Z br un $ | // @(#)root/gviz3d:$Id$ | |||
// Author: Tomasz Sosnicki 18/09/09 | // Author: Tomasz Sosnicki 18/09/09 | |||
/************************************************************************ | /************************************************************************ | |||
* Copyright (C) 1995-2009, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2009, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TStructViewer.h | TStructViewer.h | |||
---|---|---|---|---|
// @(#)root/gviz3d:$Id: TStructViewer.h 30023 2009-09-02 17:57:16Z brun $ | // @(#)root/gviz3d:$Id$ | |||
// Author: Tomasz Sosnicki 18/09/09 | // Author: Tomasz Sosnicki 18/09/09 | |||
/************************************************************************ | /************************************************************************ | |||
* Copyright (C) 1995-2009, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2009, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TStructViewerGUI.h | TStructViewerGUI.h | |||
---|---|---|---|---|
// @(#)root/gviz3d:$Id: TStructViewerGUI.h 30023 2009-09-02 17:57:16Z brun $ | // @(#)root/gviz3d:$Id$ | |||
// Author: Tomasz Sosnicki 18/09/09 | // Author: Tomasz Sosnicki 18/09/09 | |||
/************************************************************************ | /************************************************************************ | |||
* Copyright (C) 1995-2009, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2009, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TStyle.h | TStyle.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TStyle.h 48357 2013-01-21 14:44:54Z couet $ | // @(#)root/base:$Id$ | |||
// Author: Rene Brun 12/12/94 | // Author: Rene Brun 12/12/94 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSynapse.h | TSynapse.h | |||
---|---|---|---|---|
// @(#)root/mlp:$Id: TSynapse.h 21922 2008-01-30 13:08:54Z brun $ | // @(#)root/mlp:$Id$ | |||
// Author: Christophe.Delaere@cern.ch 20/07/2003 | // Author: Christophe.Delaere@cern.ch 20/07/2003 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2003, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2003, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSysEvtHandler.h | TSysEvtHandler.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TSysEvtHandler.h 21455 2007-12-18 15:44:33Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Fons Rademakers 16/09/95 | // Author: Fons Rademakers 16/09/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSystem.h | TSystem.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TSystem.h 42099 2011-11-17 19:16:32Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Fons Rademakers 15/09/95 | // Author: Fons Rademakers 15/09/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSystemDirectory.h | TSystemDirectory.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TSystemDirectory.h 20877 2007-11-19 11:17:07Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Christian Bormann 13/10/97 | // Author: Christian Bormann 13/10/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TSystemDirectory | #ifndef ROOT_TSystemDirectory | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TSystemFile.h | TSystemFile.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TSystemFile.h 20877 2007-11-19 11:17:07Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Rene Brun 26/06/96 | // Author: Rene Brun 26/06/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TTF.h | TTF.h | |||
---|---|---|---|---|
// @(#)root/graf:$Id: TTF.h 47117 2012-11-08 16:14:55Z couet $ | // @(#)root/graf:$Id$ | |||
// Author: Olivier Couet 01/10/02 | // Author: Olivier Couet 01/10/02 | |||
// Author: Fons Rademakers 21/11/98 | // Author: Fons Rademakers 21/11/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TTRAP.h | TTRAP.h | |||
---|---|---|---|---|
// @(#)root/g3d:$Id: TTRAP.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/g3d:$Id$ | |||
// Author: Nenad Buncic 19/09/95 | // Author: Nenad Buncic 19/09/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TTRD1.h | TTRD1.h | |||
---|---|---|---|---|
// @(#)root/g3d:$Id: TTRD1.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/g3d:$Id$ | |||
// Author: Nenad Buncic 17/09/95 | // Author: Nenad Buncic 17/09/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TTRD2.h | TTRD2.h | |||
---|---|---|---|---|
// @(#)root/g3d:$Id: TTRD2.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/g3d:$Id$ | |||
// Author: Nenad Buncic 13/09/95 | // Author: Nenad Buncic 13/09/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TTUBE.h | TTUBE.h | |||
---|---|---|---|---|
// @(#)root/g3d:$Id: TTUBE.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/g3d:$Id$ | |||
// Author: Nenad Buncic 18/09/95 | // Author: Nenad Buncic 18/09/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TTUBS.h | TTUBS.h | |||
---|---|---|---|---|
// @(#)root/g3d:$Id: TTUBS.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/g3d:$Id$ | |||
// Author: Nenad Buncic 18/09/95 | // Author: Nenad Buncic 18/09/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TTVLVContainer.h | TTVLVContainer.h | |||
---|---|---|---|---|
// @(#)root/treeviewer:$Id: TTVLVContainer.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/treeviewer:$Id$ | |||
//Author : Andrei Gheata 16/08/00 | //Author : Andrei Gheata 16/08/00 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TTVSession.h | TTVSession.h | |||
---|---|---|---|---|
// @(#)root/treeviewer:$Id: TTVSession.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/treeviewer:$Id$ | |||
//Author : Andrei Gheata 21/02/01 | //Author : Andrei Gheata 21/02/01 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TTabCom.h | TTabCom.h | |||
---|---|---|---|---|
// @(#)root/rint:$Id: TTabCom.h 48991 2013-03-28 15:25:11Z rdm $ | // @(#)root/rint:$Id$ | |||
// Author: Christian Lacunza <lacunza@cdfsg6.lbl.gov> 27/04/99 | // Author: Christian Lacunza <lacunza@cdfsg6.lbl.gov> 27/04/99 | |||
// Modified by Artur Szostak <artur@alice.phy.uct.ac.za> : 1 June 2003 | // Modified by Artur Szostak <artur@alice.phy.uct.ac.za> : 1 June 2003 | |||
// Added support for namespaces. | // Added support for namespaces. | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TTable.h | TTable.h | |||
---|---|---|---|---|
// @(#)root/table:$Id: TTable.h 43213 2012-03-02 04:59:38Z pcanal $ | // @(#)root/table:$Id$ | |||
// Author: Valery Fine(fine@mail.cern.ch) 03/07/98 | // Author: Valery Fine(fine@mail.cern.ch) 03/07/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TTable3Points.h | TTable3Points.h | |||
---|---|---|---|---|
// @(#)root/table:$Id: TTable3Points.h 43276 2012-03-07 17:13:42Z pcanal $ | // @(#)root/table:$Id$ | |||
// Author: Valery Fine 10/05/99 (E-mail: fine@bnl.gov) | // Author: Valery Fine 10/05/99 (E-mail: fine@bnl.gov) | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TTableDescriptor.h | TTableDescriptor.h | |||
---|---|---|---|---|
// @(#)root/table:$Id: TTableDescriptor.h 43212 2012-03-02 04:57:22Z pcanal $ | // @(#)root/table:$Id$ | |||
// Author: Valery Fine 09/08/99 (E-mail: fine@bnl.gov) | // Author: Valery Fine 09/08/99 (E-mail: fine@bnl.gov) | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TTableIter.h | TTableIter.h | |||
---|---|---|---|---|
// @(#)root/table:$Id: TTableIter.h 43212 2012-03-02 04:57:22Z pcanal $ | // @(#)root/table:$Id$ | |||
// Author: Valery Fine(fine@bnl.gov) 03/12/99 | // Author: Valery Fine(fine@bnl.gov) 03/12/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TTableIter | #ifndef ROOT_TTableIter | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TTableMap.h | TTableMap.h | |||
---|---|---|---|---|
// @(#)root/table:$Id: TTableMap.h 43212 2012-03-02 04:57:22Z pcanal $ | // @(#)root/table:$Id$ | |||
// Author: Valery Fine(fine@bnl.gov) 01/03/2001 | // Author: Valery Fine(fine@bnl.gov) 01/03/2001 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* Copyright (C) 2001 [BNL] Brookhaven National Laboratory. * | * Copyright (C) 2001 [BNL] Brookhaven National Laboratory. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TTablePadView3D.h | TTablePadView3D.h | |||
---|---|---|---|---|
// @(#)root/table:$Id: TTablePadView3D.h 34911 2010-08-20 18:34:34Z pcanal $ | // @(#)root/table:$Id$ | |||
// Author: Valery Fine(fine@vxcern.cern.ch) 30/05/97 | // Author: Valery Fine(fine@vxcern.cern.ch) 30/05/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TTablePoints.h | TTablePoints.h | |||
---|---|---|---|---|
// @(#)root/table:$Id: TTablePoints.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/table:$Id$ | |||
// Author: Valery Fine 14/05/99 (E-mail: fine@bnl.gov) | // Author: Valery Fine 14/05/99 (E-mail: fine@bnl.gov) | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TTableSorter.h | TTableSorter.h | |||
---|---|---|---|---|
// @(#)root/table:$Id: TTableSorter.h 43276 2012-03-07 17:13:42Z pcanal $ | // @(#)root/table:$Id$ | |||
// Author: Valery Fine 26/01/99 (E-mail: fine@bnl.gov) | // Author: Valery Fine 26/01/99 (E-mail: fine@bnl.gov) | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TTableSorter | #ifndef ROOT_TTableSorter | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TTask.h | TTask.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TTask.h 31784 2009-12-10 13:47:29Z brun $ | // @(#)root/base:$Id$ | |||
// Author: Rene Brun 02/09/2000 | // Author: Rene Brun 02/09/2000 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TText.h | TText.h | |||
---|---|---|---|---|
// @(#)root/graf:$Id: TText.h 47117 2012-11-08 16:14:55Z couet $ | // @(#)root/graf:$Id$ | |||
// Author: Nicolas Brun 12/12/94 | // Author: Nicolas Brun 12/12/94 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TThread.h | TThread.h | |||
---|---|---|---|---|
// @(#)root/thread:$Id: TThread.h 41086 2011-09-30 21:27:53Z pcanal $ | // @(#)root/thread:$Id$ | |||
// Author: Fons Rademakers 02/07/97 | // Author: Fons Rademakers 02/07/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TThreadFactory.h | TThreadFactory.h | |||
---|---|---|---|---|
// @(#)root/thread:$Id: TThreadFactory.h 29797 2009-08-17 14:35:51Z rdm $ | // @(#)root/thread:$Id$ | |||
// Author: Fons Rademakers 01/07/97 | // Author: Fons Rademakers 01/07/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TThreadImp.h | TThreadImp.h | |||
---|---|---|---|---|
// @(#)root/thread:$Id: TThreadImp.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/thread:$Id$ | |||
// Author: Victor Perev 10/08/97 | // Author: Victor Perev 10/08/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TThreadPool.h | TThreadPool.h | |||
---|---|---|---|---|
// @(#)root/thread:$Id: TThreadPool.h 41756 2011-11-03 16:34:29Z rdm $ | // @(#)root/thread:$Id$ | |||
// Author: Anar Manafov 20/09/2011 | // Author: Anar Manafov 20/09/2011 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2011, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2011, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TThreadSlots.h | TThreadSlots.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TThreadSlots.h 41534 2011-10-21 14:32:29Z axel $ | // @(#)root/base:$Id$ | |||
// Author: Philippe Canal 09/30/2011 | // Author: Philippe Canal 09/30/2011 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TTime.h | TTime.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TTime.h 34556 2010-07-22 15:10:17Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Fons Rademakers 28/11/96 | // Author: Fons Rademakers 28/11/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TTimeStamp.h | TTimeStamp.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TTimeStamp.h 32404 2010-02-25 12:06:10Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: R. Hatcher 30/9/2001 | // Author: R. Hatcher 30/9/2001 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TTimer.h | TTimer.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TTimer.h 20877 2007-11-19 11:17:07Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Fons Rademakers 28/11/96 | // Author: Fons Rademakers 28/11/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TToggle.h | TToggle.h | |||
---|---|---|---|---|
// @(#)root/meta:$Id: TToggle.h 28005 2009-03-31 13:12:24Z brun $ | // @(#)root/meta:$Id$ | |||
// Author: Piotr Golonka 30/07/97 | // Author: Piotr Golonka 30/07/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TToggleGroup.h | TToggleGroup.h | |||
---|---|---|---|---|
// @(#)root/meta:$Id: TToggleGroup.h 26606 2008-12-02 20:36:09Z pcanal $ | // @(#)root/meta:$Id$ | |||
// Author: Piotr Golonka 31/07/97 | // Author: Piotr Golonka 31/07/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TTree.h | TTree.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TTree.h 46325 2012-10-04 21:04:58Z pcanal $ | // @(#)root/tree:$Id$ | |||
// Author: Rene Brun 12/01/96 | // Author: Rene Brun 12/01/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TTreeCache.h | TTreeCache.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TTreeCache.h 45944 2012-09-12 09:53:23Z pcanal $ | // @(#)root/tree:$Id$ | |||
// Author: Rene Brun 04/06/2006 | // Author: Rene Brun 04/06/2006 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TTreeCacheUnzip.h | TTreeCacheUnzip.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TTreeCacheUnzip.h 42856 2012-02-02 21:09:30Z pcanal $ | // @(#)root/tree:$Id$ | |||
// Author: Rene Brun 04/06/2006 | // Author: Rene Brun 04/06/2006 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TTreeCloner.h | TTreeCloner.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TTreeCloner.h 43515 2012-03-27 21:15:53Z pcanal $ | // @(#)root/tree:$Id$ | |||
// Author: Philippe Canal 07/11/2005 | // Author: Philippe Canal 07/11/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TTreeDrawArgsParser.h | TTreeDrawArgsParser.h | |||
---|---|---|---|---|
// @(#)root/treeplayer:$Id: TTreeDrawArgsParser.h 20882 2007-11-19 11:31:26 Z rdm $ | // @(#)root/treeplayer:$Id$ | |||
// Author: Marek Biskup 24/01/2005 | // Author: Marek Biskup 24/01/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TTreeFormula.h | TTreeFormula.h | |||
---|---|---|---|---|
// @(#)root/treeplayer:$Id: TTreeFormula.h 30176 2009-09-15 15:42:11Z pcana l $ | // @(#)root/treeplayer:$Id$ | |||
// Author: Rene Brun 19/01/96 | // Author: Rene Brun 19/01/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
// ---------------------------------- TreeFormula.h | // ---------------------------------- TreeFormula.h | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TTreeFormulaManager.h | TTreeFormulaManager.h | |||
---|---|---|---|---|
// @(#)root/treeplayer:$Id: TTreeFormulaManager.h 20882 2007-11-19 11:31:26 Z rdm $ | // @(#)root/treeplayer:$Id$ | |||
// Author: Philippe Canal 20/03/02 | // Author: Philippe Canal 20/03/02 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers and al. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers and al. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TTreeIndex.h | TTreeIndex.h | |||
---|---|---|---|---|
// @(#)root/treeplayer:$Id: TTreeIndex.h 43276 2012-03-07 17:13:42Z pcanal $ | // @(#)root/treeplayer:$Id$ | |||
// Author: Rene Brun 05/07/2004 | // Author: Rene Brun 05/07/2004 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TTreeInput.h | TTreeInput.h | |||
---|---|---|---|---|
// @(#)root/gui:$Id: TTreeInput.h 26245 2008-11-17 16:32:49Z moneta $ | // @(#)root/gui:$Id$ | |||
// Author: David Gonzalez Maline 21/10/2008 | // Author: David Gonzalez Maline 21/10/2008 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TTreePerfStats.h | TTreePerfStats.h | |||
---|---|---|---|---|
// @(#)root/treeplayer:$Id: TTreePerfStats.h 38055 2011-02-11 22:06:25Z pca nal $ | // @(#)root/treeplayer:$Id$ | |||
// Author: Rene Brun 29/10/09 | // Author: Rene Brun 29/10/09 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2009, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2009, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TTreePlayer.h | TTreePlayer.h | |||
---|---|---|---|---|
// @(#)root/treeplayer:$Id: TTreePlayer.h 38741 2011-04-05 18:12:39Z pcanal $ | // @(#)root/treeplayer:$Id$ | |||
// Author: Rene Brun 12/01/96 | // Author: Rene Brun 12/01/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TTreeProxyGenerator.h | TTreeProxyGenerator.h | |||
---|---|---|---|---|
// @(#)root/treeplayer:$Id: TTreeProxyGenerator.h 43658 2012-04-09 15:50:00 Z pcanal $ | // @(#)root/treeplayer:$Id$ | |||
// Author: Philippe Canal 01/06/2004 | // Author: Philippe Canal 01/06/2004 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers and al. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers and al. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TTreeResult.h | TTreeResult.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TTreeResult.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/tree:$Id$ | |||
// Author: Fons Rademakers 30/11/99 | // Author: Fons Rademakers 30/11/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TTreeRow.h | TTreeRow.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TTreeRow.h 43276 2012-03-07 17:13:42Z pcanal $ | // @(#)root/tree:$Id$ | |||
// Author: Fons Rademakers 30/11/99 | // Author: Fons Rademakers 30/11/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TTreeSQL.h | TTreeSQL.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TTreeSQL.h 30663 2009-10-11 22:11:51Z pcanal $ | // @(#)root/tree:$Id$ | |||
// Author: Rene Brun 12/01/96 | // Author: Rene Brun 12/01/96 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TTreeViewer.h | TTreeViewer.h | |||
---|---|---|---|---|
// @(#)root/treeviewer:$Id: TTreeViewer.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/treeviewer:$Id$ | |||
//Author : Andrei Gheata 16/08/00 | //Author : Andrei Gheata 16/08/00 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TUDPSocket.h | TUDPSocket.h | |||
---|---|---|---|---|
// @(#)root/net:$Id: TUDPSocket.h 41638 2011-10-28 16:00:47Z rdm $ | // @(#)root/net:$Id$ | |||
// Author: Marcelo Sousa 26/10/2011 | // Author: Marcelo Sousa 26/10/2011 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2011, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2011, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TUUID.h | TUUID.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TUUID.h 27658 2009-02-28 05:34:57Z pcanal $ | // @(#)root/base:$Id$ | |||
// Author: Fons Rademakers 30/9/2001 | // Author: Fons Rademakers 30/9/2001 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2001, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2001, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TUnfold.h | TUnfold.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TUnfold.h 37440 2010-12-09 15:13:46Z moneta $ | // @(#)root/hist:$Id$ | |||
// Author: Stefan Schmitt | // Author: Stefan Schmitt | |||
// DESY, 13/10/08 | // DESY, 13/10/08 | |||
// Version 16, some cleanup, more getter functions, query version number | // Version 16, some cleanup, more getter functions, query version number | |||
// | // | |||
// History: | // History: | |||
// Version 15, simplified L-curve scan, new tau definition, new eror cal c. | // Version 15, simplified L-curve scan, new tau definition, new eror cal c. | |||
// Version 14, with changes in TUnfoldSys.cxx | // Version 14, with changes in TUnfoldSys.cxx | |||
// Version 13, new methods for derived classes | // Version 13, new methods for derived classes | |||
// Version 12, with support for preconditioned matrix inversion | // Version 12, with support for preconditioned matrix inversion | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TUnfoldSys.h | TUnfoldSys.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TUnfoldSys.h 37440 2010-12-09 15:13:46Z moneta $ | // @(#)root/hist:$Id$ | |||
// Author: Stefan Schmitt | // Author: Stefan Schmitt | |||
// DESY, 23/01/09 | // DESY, 23/01/09 | |||
// Version 16, parallel to changes in TUnfold | // Version 16, parallel to changes in TUnfold | |||
// | // | |||
// History: | // History: | |||
// Version 15, fix bugs with uncorr. uncertainties, add backgnd subtrac tion | // Version 15, fix bugs with uncorr. uncertainties, add backgnd subtrac tion | |||
// Version 14, with changes in TUnfoldSys.cxx | // Version 14, with changes in TUnfoldSys.cxx | |||
// Version 13, support for systematic errors | // Version 13, support for systematic errors | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TUnixSystem.h | TUnixSystem.h | |||
---|---|---|---|---|
// @(#)root/unix:$Id: TUnixSystem.h 45109 2012-07-17 13:54:49Z couet $ | // @(#)root/unix:$Id$ | |||
// Author: Fons Rademakers 15/09/95 | // Author: Fons Rademakers 15/09/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TUnuran.h | TUnuran.h | |||
---|---|---|---|---|
// @(#)root/unuran:$Id: TUnuran.h 36306 2010-10-11 18:55:19Z moneta $ | // @(#)root/unuran:$Id$ | |||
// Author: L. Moneta Tue Sep 26 16:25:09 2006 | // Author: L. Moneta Tue Sep 26 16:25:09 2006 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class TUnuran | // Header file for class TUnuran | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TUnuranBaseDist.h | TUnuranBaseDist.h | |||
---|---|---|---|---|
// @(#)root/unuran:$Id: TUnuranBaseDist.h 21526 2007-12-20 10:42:41Z moneta $ | // @(#)root/unuran:$Id$ | |||
// Authors: L. Moneta, J. Leydold Wed Feb 28 2007 | // Authors: L. Moneta, J. Leydold Wed Feb 28 2007 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class TUnuranBaseDist | // Header file for class TUnuranBaseDist | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TUnuranContDist.h | TUnuranContDist.h | |||
---|---|---|---|---|
// @(#)root/unuran:$Id: TUnuranContDist.h 48991 2013-03-28 15:25:11Z rdm $ | // @(#)root/unuran:$Id$ | |||
// Authors: L. Moneta, J. Leydold Wed Feb 28 2007 | // Authors: L. Moneta, J. Leydold Wed Feb 28 2007 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class TUnuranContDist | // Header file for class TUnuranContDist | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TUnuranDiscrDist.h | TUnuranDiscrDist.h | |||
---|---|---|---|---|
// @(#)root/unuran:$Id: TUnuranDiscrDist.h 34077 2010-06-23 10:09:18Z monet a $ | // @(#)root/unuran:$Id$ | |||
// Authors: L. Moneta, J. Leydold Wed Feb 28 2007 | // Authors: L. Moneta, J. Leydold Wed Feb 28 2007 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class TUnuranDiscrDist | // Header file for class TUnuranDiscrDist | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TUnuranEmpDist.h | TUnuranEmpDist.h | |||
---|---|---|---|---|
// @(#)root/unuran:$Id: TUnuranEmpDist.h 21526 2007-12-20 10:42:41Z moneta $ | // @(#)root/unuran:$Id$ | |||
// Authors: L. Moneta, J. Leydold Wed Feb 28 2007 | // Authors: L. Moneta, J. Leydold Wed Feb 28 2007 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class TUnuranEmpDist | // Header file for class TUnuranEmpDist | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TUnuranMultiContDist.h | TUnuranMultiContDist.h | |||
---|---|---|---|---|
// @(#)root/unuran:$Id: TUnuranMultiContDist.h 33181 2010-04-25 10:15:08Z m oneta $ | // @(#)root/unuran:$Id$ | |||
// Authors: L. Moneta, J. Leydold Wed Feb 28 2007 | // Authors: L. Moneta, J. Leydold Wed Feb 28 2007 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class TUnuranMultiContDist | // Header file for class TUnuranMultiContDist | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TUnuranSampler.h | TUnuranSampler.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: TUnuranSampler.h 37419 2010-12-08 21:19:45Z monet a $ | // @(#)root/mathcore:$Id$ | |||
// Author: L. Moneta Fri Sep 22 15:06:47 2006 | // Author: L. Moneta Fri Sep 22 15:06:47 2006 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class TUnuranSampler | // Header file for class TUnuranSampler | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TUri.h | TUri.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TUri.h 48991 2013-03-28 15:25:11Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Gerhard E. Bruckner 15/07/07 | // Author: Gerhard E. Bruckner 15/07/07 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TUrl.h | TUrl.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TUrl.h 33098 2010-04-19 22:54:51Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Fons Rademakers 17/01/97 | // Author: Fons Rademakers 17/01/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TVector.h | TVector.h | |||
---|---|---|---|---|
// @(#)root/matrix:$Id: TVector.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/matrix:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TVector | #ifndef ROOT_TVector | |||
#define ROOT_TVector | #define ROOT_TVector | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TVector2.h | TVector2.h | |||
---|---|---|---|---|
// @(#)root/physics:$Id: TVector2.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/physics:$Id$ | |||
// Author: Pasha Murat 12/02/99 | // Author: Pasha Murat 12/02/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TVector3.h | TVector3.h | |||
---|---|---|---|---|
// @(#)root/physics:$Id: TVector3.h 30815 2009-10-20 13:49:22Z rdm $ | // @(#)root/physics:$Id$ | |||
// Author: Pasha Murat, Peter Malzacher 12/02/99 | // Author: Pasha Murat, Peter Malzacher 12/02/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TVector3 | #ifndef ROOT_TVector3 | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TVectorT.h | TVectorT.h | |||
---|---|---|---|---|
// @(#)root/matrix:$Id: TVectorT.h 39086 2011-05-04 09:36:17Z moneta $ | // @(#)root/matrix:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TVectorT | #ifndef ROOT_TVectorT | |||
#define ROOT_TVectorT | #define ROOT_TVectorT | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TVersionCheck.h | TVersionCheck.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TVersionCheck.h 20877 2007-11-19 11:17:07Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Fons Rademakers 9/5/2007 | // Author: Fons Rademakers 9/5/2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TView.h | TView.h | |||
---|---|---|---|---|
// @(#)root/gpad:$Id: TView.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/gpad:$Id$ | |||
// Author: Rene Brun, Nenad Buncic, Evgueni Tcherniaev, Olivier Couet 18/ 08/95 | // Author: Rene Brun, Nenad Buncic, Evgueni Tcherniaev, Olivier Couet 18/ 08/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TView3D.h | TView3D.h | |||
---|---|---|---|---|
// @(#)root/g3d:$Id: TView3D.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/g3d:$Id$ | |||
// Author: Rene Brun 19/02/2007 | // Author: Rene Brun 19/02/2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TViewer3DPad.h | TViewer3DPad.h | |||
---|---|---|---|---|
// @(#)root/gpad:$Id: TViewer3DPad.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/gpad:$Id$ | |||
// Author: Richard Maunder 10/3/2005 | // Author: Richard Maunder 10/3/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TViewerX3D.h | TViewerX3D.h | |||
---|---|---|---|---|
// @(#)root/x3d:$Id: TViewerX3D.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/x3d:$Id$ | |||
// Author: Rene Brun 05/09/99 | // Author: Rene Brun 05/09/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TVirtualArray.h | TVirtualArray.h | |||
---|---|---|---|---|
// @(#)root/io:$Id: TVirtualArray.h 41520 2011-10-20 17:10:04Z pcanal $ | // @(#)root/io:$Id$ | |||
// Author: Philippe Canal July, 2008 | // Author: Philippe Canal July, 2008 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
************************************************************************* / | ************************************************************************* / | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TVirtualCollectionIterators.h | TVirtualCollectionIterators.h | |||
---|---|---|---|---|
// @(#)root/cont:$Id: TVirtualCollectionIterators.h 43515 2012-03-27 21:15: 53Z pcanal $ | // @(#)root/cont:$Id$ | |||
// Author: Philippe Canal 20/08/2010 | // Author: Philippe Canal 20/08/2010 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2003, Rene Brun, Fons Rademakers and al. * | * Copyright (C) 1995-2003, Rene Brun, Fons Rademakers and al. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TVirtualCollectionProxy.h | TVirtualCollectionProxy.h | |||
---|---|---|---|---|
// @(#)root/cont:$Id: TVirtualCollectionProxy.h 49000 2013-03-29 10:47:59Z pcanal $ | // @(#)root/cont:$Id$ | |||
// Author: Philippe Canal 20/08/2003 | // Author: Philippe Canal 20/08/2003 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2003, Rene Brun, Fons Rademakers and al. * | * Copyright (C) 1995-2003, Rene Brun, Fons Rademakers and al. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TVirtualFFT.h | TVirtualFFT.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TVirtualFFT.h 32181 2010-02-02 10:03:01Z brun $ | // @(#)root/base:$Id$ | |||
// Author: Anna Kreshuk 10/04/2006 | // Author: Anna Kreshuk 10/04/2006 | |||
#ifndef ROOT_TVirtualFFT | #ifndef ROOT_TVirtualFFT | |||
#define ROOT_TVirtualFFT | #define ROOT_TVirtualFFT | |||
////////////////////////////////////////////////////////////////////////// | ////////////////////////////////////////////////////////////////////////// | |||
// | // | |||
// TVirtualFFT | // TVirtualFFT | |||
// | // | |||
// TVirtualFFT is an interface class for Fast Fourier Transforms. | // TVirtualFFT is an interface class for Fast Fourier Transforms. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TVirtualFitter.h | TVirtualFitter.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: TVirtualFitter.h 25927 2008-10-22 23:42:01Z rdm $ | // @(#)root/mathcore:$Id$ | |||
// Author: Rene Brun 31/08/99 | // Author: Rene Brun 31/08/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TVirtualGL.h | TVirtualGL.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TVirtualGL.h 48649 2013-02-20 08:49:29Z tpochep $ | // @(#)root/base:$Id$ | |||
// Author: Valery Fine(fine@vxcern.cern.ch) 05/03/97 | // Author: Valery Fine(fine@vxcern.cern.ch) 05/03/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TVirtualGeoPainter.h | TVirtualGeoPainter.h | |||
---|---|---|---|---|
// @(#)root/geom:$Id: TVirtualGeoPainter.h 49273 2013-04-19 07:48:30Z aghea ta $ | // @(#)root/geom:$Id$ | |||
// Author: Andrei Gheata 11/01/02 | // Author: Andrei Gheata 11/01/02 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TVirtualGeoPainter | #ifndef ROOT_TVirtualGeoPainter | |||
skipping to change at line 39 | skipping to change at line 39 | |||
class TGeoMatrix; | class TGeoMatrix; | |||
class TGeoHMatrix; | class TGeoHMatrix; | |||
class TGeoManager; | class TGeoManager; | |||
class TVirtualGeoTrack; | class TVirtualGeoTrack; | |||
class TParticle; | class TParticle; | |||
class TObjArray; | class TObjArray; | |||
class TH2F; | class TH2F; | |||
class TStopwatch; | class TStopwatch; | |||
class TGeoBatemanSol; | class TGeoBatemanSol; | |||
class TGeoIteratorPlugin; | class TGeoIteratorPlugin; | |||
class TGeoPolygon; | ||||
class TVirtualGeoPainter : public TObject { | class TVirtualGeoPainter : public TObject { | |||
protected: | protected: | |||
static TVirtualGeoPainter *fgGeoPainter; //Pointer to class painter | static TVirtualGeoPainter *fgGeoPainter; //Pointer to class painter | |||
public: | public: | |||
enum EGeoVisLevel { | enum EGeoVisLevel { | |||
kGeoVisLevel = 0 | kGeoVisLevel = 0 | |||
}; | }; | |||
skipping to change at line 90 | skipping to change at line 91 | |||
virtual void DefaultColors() = 0; | virtual void DefaultColors() = 0; | |||
virtual Int_t DistanceToPrimitiveVol(TGeoVolume *vol, Int_t px, Int _t py) = 0; | virtual Int_t DistanceToPrimitiveVol(TGeoVolume *vol, Int_t px, Int _t py) = 0; | |||
virtual void Draw(Option_t *option="") = 0; | virtual void Draw(Option_t *option="") = 0; | |||
virtual void DrawBatemanSol(TGeoBatemanSol *sol, Option_t *option= "") = 0; | virtual void DrawBatemanSol(TGeoBatemanSol *sol, Option_t *option= "") = 0; | |||
virtual void DrawShape(TGeoShape *shape, Option_t *option="") = 0; | virtual void DrawShape(TGeoShape *shape, Option_t *option="") = 0; | |||
virtual void DrawOnly(Option_t *option="") = 0; | virtual void DrawOnly(Option_t *option="") = 0; | |||
virtual void DrawOverlap(void *ovlp, Option_t *option="") = 0; | virtual void DrawOverlap(void *ovlp, Option_t *option="") = 0; | |||
virtual void DrawCurrentPoint(Int_t color) = 0; | virtual void DrawCurrentPoint(Int_t color) = 0; | |||
virtual void DrawPanel() = 0; | virtual void DrawPanel() = 0; | |||
virtual void DrawPath(const char *path) = 0; | virtual void DrawPath(const char *path) = 0; | |||
virtual void DrawPolygon(const TGeoPolygon *poly) = 0; | ||||
virtual void DrawVolume(TGeoVolume *vol, Option_t *option="") = 0; | virtual void DrawVolume(TGeoVolume *vol, Option_t *option="") = 0; | |||
virtual void EditGeometry(Option_t *option="") = 0; | virtual void EditGeometry(Option_t *option="") = 0; | |||
virtual void EstimateCameraMove(Double_t /*tmin*/, Double_t /*tmax */, Double_t *, Double_t * ) {;} | virtual void EstimateCameraMove(Double_t /*tmin*/, Double_t /*tmax */, Double_t *, Double_t * ) {;} | |||
virtual void ExecuteShapeEvent(TGeoShape *shape, Int_t event, Int_ t px, Int_t py) = 0; | virtual void ExecuteShapeEvent(TGeoShape *shape, Int_t event, Int_ t px, Int_t py) = 0; | |||
virtual void ExecuteManagerEvent(TGeoManager *geom, Int_t event, I nt_t px, Int_t py) = 0; | virtual void ExecuteManagerEvent(TGeoManager *geom, Int_t event, I nt_t px, Int_t py) = 0; | |||
virtual void ExecuteVolumeEvent(TGeoVolume *volume, Int_t event, I nt_t px, Int_t py) = 0; | virtual void ExecuteVolumeEvent(TGeoVolume *volume, Int_t event, I nt_t px, Int_t py) = 0; | |||
virtual Int_t GetColor(Int_t base, Float_t light) const = 0; | virtual Int_t GetColor(Int_t base, Float_t light) const = 0; | |||
virtual Int_t GetNsegments() const = 0; | virtual Int_t GetNsegments() const = 0; | |||
virtual void GetBombFactors(Double_t &bombx, Double_t &bomby, Doub le_t &bombz, Double_t &bombr) const = 0; | virtual void GetBombFactors(Double_t &bombx, Double_t &bomby, Doub le_t &bombz, Double_t &bombr) const = 0; | |||
virtual Int_t GetBombMode() const = 0; | virtual Int_t GetBombMode() const = 0; | |||
End of changes. 3 change blocks. | ||||
1 lines changed or deleted | 3 lines changed or added | |||
TVirtualGeoTrack.h | TVirtualGeoTrack.h | |||
---|---|---|---|---|
// @(#)root/geom:$Id: TVirtualGeoTrack.h 33212 2010-04-26 12:19:20Z agheata $ | // @(#)root/geom:$Id$ | |||
// Author: Andrei Gheata 2003/04/10 | // Author: Andrei Gheata 2003/04/10 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TVirtualGraphPainter.h | TVirtualGraphPainter.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TVirtualGraphPainter.h 26067 2008-11-03 15:02:57Z cou et $ | // @(#)root/hist:$Id$ | |||
// Author: Olivier Couet 20/05/08 | // Author: Olivier Couet 20/05/08 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TVirtualGraphPainter | #ifndef ROOT_TVirtualGraphPainter | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TVirtualHistPainter.h | TVirtualHistPainter.h | |||
---|---|---|---|---|
// @(#)root/hist:$Id: TVirtualHistPainter.h 25487 2008-09-22 12:44:13Z mone ta $ | // @(#)root/hist:$Id$ | |||
// Author: Rene Brun 30/08/99 | // Author: Rene Brun 30/08/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TVirtualHistPainter | #ifndef ROOT_TVirtualHistPainter | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TVirtualIndex.h | TVirtualIndex.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TVirtualIndex.h 38496 2011-03-18 10:04:01Z pcanal $ | // @(#)root/tree:$Id$ | |||
// Author: Rene Brun 05/07/2004 | // Author: Rene Brun 05/07/2004 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TVirtualIsAProxy.h | TVirtualIsAProxy.h | |||
---|---|---|---|---|
// @(#)root/meta:$Id: TVirtualIsAProxy.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/meta:$Id$ | |||
// Author: Markus Frank 20/05/2005 | // Author: Markus Frank 20/05/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TVirtualMC.h | TVirtualMC.h | |||
---|---|---|---|---|
// @(#)root/vmc:$Name: $:$Id: TVirtualMC.h 43453 2012-03-22 16:11:34Z ivan a $ | // @(#)root/vmc:$Name: $:$Id$ | |||
// Authors: Ivana Hrivnacova, Rene Brun, Federico Carminati 13/04/2002 | // Authors: Ivana Hrivnacova, Rene Brun, Federico Carminati 13/04/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 2006, Rene Brun and Fons Rademakers. * | |||
* Copyright (C) 2002, ALICE Experiment at CERN. * | * Copyright (C) 2002, ALICE Experiment at CERN. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TVirtualMCApplication.h | TVirtualMCApplication.h | |||
---|---|---|---|---|
// @(#)root/vmc:$Id: TVirtualMCApplication.h 43453 2012-03-22 16:11:34Z iva na $ | // @(#)root/vmc:$Id$ | |||
// Author: Ivana Hrivnacova, 23/03/2002 | // Author: Ivana Hrivnacova, 23/03/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 2006, Rene Brun and Fons Rademakers. * | |||
* Copyright (C) 2002, ALICE Experiment at CERN. * | * Copyright (C) 2002, ALICE Experiment at CERN. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TVirtualMCDecayer.h | TVirtualMCDecayer.h | |||
---|---|---|---|---|
// @(#)root/eg:$Id: TVirtualMCDecayer.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/eg:$Id$ | |||
// Author: Andreas Morsch 13/04/2002 | // Author: Andreas Morsch 13/04/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 2006, Rene Brun and Fons Rademakers. * | |||
* Copyright (C) 1998-1999, ALICE Experiment at CERN. * | * Copyright (C) 1998-1999, ALICE Experiment at CERN. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TVirtualMCGeometry.h | TVirtualMCGeometry.h | |||
---|---|---|---|---|
// @(#)root/vmc:$Id: TVirtualMCGeometry.h 27157 2009-01-15 14:05:12Z brun $ | // @(#)root/vmc:$Id$ | |||
// Authors: Alice collaboration 25/06/2002 | // Authors: Alice collaboration 25/06/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 2006, Rene Brun and Fons Rademakers. * | |||
* Copyright (C) 2002, ALICE Experiment at CERN. * | * Copyright (C) 2002, ALICE Experiment at CERN. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TVirtualMCStack.h | TVirtualMCStack.h | |||
---|---|---|---|---|
// @(#)root/vmc:$Id: TVirtualMCStack.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/vmc:$Id$ | |||
// Authors: Ivana Hrivnacova 13/04/2002 | // Authors: Ivana Hrivnacova 13/04/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 2006, Rene Brun and Fons Rademakers. * | |||
* Copyright (C) 2002, ALICE Experiment at CERN. * | * Copyright (C) 2002, ALICE Experiment at CERN. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TVirtualMagField.h | TVirtualMagField.h | |||
---|---|---|---|---|
// @(#)root/geom:$Id: TVirtualMagField.h 27106 2009-01-09 07:55:28Z brun $ | // @(#)root/geom:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TVirtualMagField | #ifndef ROOT_TVirtualMagField | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TVirtualMonitoring.h | TVirtualMonitoring.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TVirtualMonitoring.h 23209 2008-04-14 13:25:09Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Andreas-Joachim Peters 15/05/2006 | // Author: Andreas-Joachim Peters 15/05/2006 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TVirtualMutex.h | TVirtualMutex.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TVirtualMutex.h 25230 2008-08-25 15:22:04Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Fons Rademakers 14/07/2002 | // Author: Fons Rademakers 14/07/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TVirtualObject.h | TVirtualObject.h | |||
---|---|---|---|---|
// @(#)root/io:$Id: TVirtualObject.h 30902 2009-10-28 15:13:43Z pcanal $ | // @(#)root/io:$Id$ | |||
// Author: Philippe Canal July, 2008 | // Author: Philippe Canal July, 2008 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
************************************************************************* / | ************************************************************************* / | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TVirtualPS.h | TVirtualPS.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TVirtualPS.h 47117 2012-11-08 16:14:55Z couet $ | // @(#)root/base:$Id$ | |||
// Author: Rene Brun 05/09/99 | // Author: Rene Brun 05/09/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TVirtualPS | #ifndef ROOT_TVirtualPS | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TVirtualPacketizer.h | TVirtualPacketizer.h | |||
---|---|---|---|---|
// @(#)root/proofplayer:$Id: TVirtualPacketizer.h 38810 2011-04-12 16:22:59 Z ganis $ | // @(#)root/proofplayer:$Id$ | |||
// Author: Maarten Ballintijn 9/7/2002 | // Author: Maarten Ballintijn 9/7/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TVirtualPad.h | TVirtualPad.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TVirtualPad.h 47117 2012-11-08 16:14:55Z couet $ | // @(#)root/base:$Id$ | |||
// Author: Rene Brun 05/12/95 | // Author: Rene Brun 05/12/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TVirtualPerfStats.h | TVirtualPerfStats.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TVirtualPerfStats.h 38055 2011-02-11 22:06:25Z pcanal $ | // @(#)root/base:$Id$ | |||
// Author: Kristjan Gulbrandsen 11/05/04 | // Author: Kristjan Gulbrandsen 11/05/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TVirtualProofPlayer.h | TVirtualProofPlayer.h | |||
---|---|---|---|---|
// @(#)root/proof:$Id: TVirtualProofPlayer.h 45751 2012-08-30 10:28:19Z gan is $ | // @(#)root/proof:$Id$ | |||
// Author: Fons Rademakers 15/03/07 | // Author: Fons Rademakers 15/03/07 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TVirtualRefProxy.h | TVirtualRefProxy.h | |||
---|---|---|---|---|
// @(#)root/meta: $Id: TVirtualRefProxy.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/meta: $Id$ | |||
// Author: Markus Frank 20/05/2005 | // Author: Markus Frank 20/05/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TVirtualRefProxy | #ifndef ROOT_TVirtualRefProxy | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TVirtualStreamerInfo.h | TVirtualStreamerInfo.h | |||
---|---|---|---|---|
// @(#)root/meta:$Id: TVirtualStreamerInfo.h 41102 2011-10-03 21:42:02Z pca nal $ | // @(#)root/meta:$Id$ | |||
// Author: Rene Brun 05/02/2007 | // Author: Rene Brun 05/02/2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TVirtualTreePlayer.h | TVirtualTreePlayer.h | |||
---|---|---|---|---|
// @(#)root/tree:$Id: TVirtualTreePlayer.h 31561 2009-12-04 16:31:47Z brun $ | // @(#)root/tree:$Id$ | |||
// Author: Rene Brun 30/08/99 | // Author: Rene Brun 30/08/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TVirtualViewer3D.h | TVirtualViewer3D.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TVirtualViewer3D.h 20877 2007-11-19 11:17:07Z rdm $ | // @(#)root/base:$Id$ | |||
// Author: Olivier Couet 05/10/2004 | // Author: Olivier Couet 05/10/2004 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TVirtualX.h | TVirtualX.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TVirtualX.h 47117 2012-11-08 16:14:55Z couet $ | // @(#)root/base:$Id$ | |||
// Author: Fons Rademakers 3/12/95 | // Author: Fons Rademakers 3/12/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TVirtualX.interface.h | TVirtualX.interface.h | |||
---|---|---|---|---|
// @(#)root/base:$Id: TVirtualX.interface.h 47132 2012-11-09 08:52:11Z coue t $ | // @(#)root/base:$Id$ | |||
// Author: Valeri Fine 28/07/2004 | // Author: Valeri Fine 28/07/2004 | |||
// | // | |||
// This is a copy of the all "abstract" TVirtualX methods to make sure | // This is a copy of the all "abstract" TVirtualX methods to make sure | |||
// we don't miss it with the implementation | // we don't miss it with the implementation | |||
// | // | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TVolume.h | TVolume.h | |||
---|---|---|---|---|
// @(#)root/table:$Id: TVolume.h 27157 2009-01-15 14:05:12Z brun $ | // @(#)root/table:$Id$ | |||
// Author: Valery Fine 10/12/98 | // Author: Valery Fine 10/12/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TVolumePosition.h | TVolumePosition.h | |||
---|---|---|---|---|
// @(#)root/table:$Id: TVolumePosition.h 27157 2009-01-15 14:05:12Z brun $ | // @(#)root/table:$Id$ | |||
// Author: Valery Fine(fine@bnl.gov) 25/12/98 | // Author: Valery Fine(fine@bnl.gov) 25/12/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TVolumeView.h | TVolumeView.h | |||
---|---|---|---|---|
// @(#)root/table:$Id: TVolumeView.h 27157 2009-01-15 14:05:12Z brun $ | // @(#)root/table:$Id$ | |||
// Author: Valery Fine(fine@bnl.gov) 25/12/98 | // Author: Valery Fine(fine@bnl.gov) 25/12/98 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TVolumeView | #ifndef ROOT_TVolumeView | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TVolumeViewIter.h | TVolumeViewIter.h | |||
---|---|---|---|---|
// @(#)root/table:$Id: TVolumeViewIter.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/table:$Id$ | |||
// Author: Valery Fine(fine@bnl.gov) 25/01/99 | // Author: Valery Fine(fine@bnl.gov) 25/01/99 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TWaitCondition.h | TWaitCondition.h | |||
---|---|---|---|---|
#ifndef ROOT_TWaitCondition | #ifndef ROOT_TWaitCondition | |||
#define ROOT_TWaitCondition | #define ROOT_TWaitCondition | |||
// @(#)root/qt:$Id: TWaitCondition.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/qt:$Id$ | |||
// Author: Valeri Fine 21/01/2002 | // Author: Valeri Fine 21/01/2002 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* Copyright (C) 2002 by Valeri Fine. * | * Copyright (C) 2002 by Valeri Fine. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TWbox.h | TWbox.h | |||
---|---|---|---|---|
// @(#)root/graf:$Id: TWbox.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/graf:$Id$ | |||
// Author: Rene Brun 12/12/94 | // Author: Rene Brun 12/12/94 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TWebFile.h | TWebFile.h | |||
---|---|---|---|---|
// @(#)root/net:$Id: TWebFile.h 48446 2013-01-30 16:42:31Z rdm $ | // @(#)root/net:$Id$ | |||
// Author: Fons Rademakers 17/01/97 | // Author: Fons Rademakers 17/01/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TX11GL.h | TX11GL.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: TX11GL.h 33579 2010-05-19 12:43:08Z rdm $ | // @(#)root/gl:$Id$ | |||
// Author: Timur Pocheptsov 09/08/2004 | // Author: Timur Pocheptsov 09/08/2004 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TXHandler.h | TXHandler.h | |||
---|---|---|---|---|
// @(#)root/proofx:$Id: TXHandler.h 30815 2009-10-20 13:49:22Z rdm $ | // @(#)root/proofx:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TXHandler | #ifndef ROOT_TXHandler | |||
#define ROOT_TXHandler | #define ROOT_TXHandler | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TXMLAttr.h | TXMLAttr.h | |||
---|---|---|---|---|
// @(#)root/xmlparser:$Id: TXMLAttr.h 22428 2008-03-03 18:17:03Z brun $ | // @(#)root/xmlparser:$Id$ | |||
// Author: Jose Lo 12/4/2005 | // Author: Jose Lo 12/4/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TXMLDocument.h | TXMLDocument.h | |||
---|---|---|---|---|
// @(#)root/xmlparser:$Id: TXMLDocument.h 21809 2008-01-22 16:11:46Z brun $ | // @(#)root/xmlparser:$Id$ | |||
// Author: Jose Lo 12/4/2005 | // Author: Jose Lo 12/4/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TXMLEngine.h | TXMLEngine.h | |||
---|---|---|---|---|
// @(#)root/xml:$Id: TXMLEngine.h 43515 2012-03-27 21:15:53Z pcanal $ | // @(#)root/xml:$Id$ | |||
// Author: Sergey Linev 10.05.2004 | // Author: Sergey Linev 10.05.2004 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TXMLFile.h | TXMLFile.h | |||
---|---|---|---|---|
// @(#)root/xml:$Id: TXMLFile.h 34444 2010-07-16 02:17:39Z pcanal $ | // @(#)root/xml:$Id$ | |||
// Author: Sergey Linev 10.05.2004 | // Author: Sergey Linev 10.05.2004 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TXMLNode.h | TXMLNode.h | |||
---|---|---|---|---|
// @(#)root/xmlparser:$Id: TXMLNode.h 21809 2008-01-22 16:11:46Z brun $ | // @(#)root/xmlparser:$Id$ | |||
// Author: Jose Lo 12/4/2005 | // Author: Jose Lo 12/4/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TXMLParser.h | TXMLParser.h | |||
---|---|---|---|---|
// @(#)root/xmlparser:$Id: TXMLParser.h 29654 2009-07-31 14:34:14Z rdm $ | // @(#)root/xmlparser:$Id$ | |||
// Author: Jose Lo 12/4/2005 | // Author: Jose Lo 12/4/2005 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TXMLPlayer.h | TXMLPlayer.h | |||
---|---|---|---|---|
// @(#)root/xml:$Id: TXMLPlayer.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/xml:$Id$ | |||
// Author: Sergey Linev 10.05.2004 | // Author: Sergey Linev 10.05.2004 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TXMLSetup.h | TXMLSetup.h | |||
---|---|---|---|---|
// @(#)root/xml:$Id: TXMLSetup.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/xml:$Id$ | |||
// Author: Sergey Linev 10.05.2004 | // Author: Sergey Linev 10.05.2004 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TXNetFile.h | TXNetFile.h | |||
---|---|---|---|---|
// @(#)root/netx:$Id: TXNetFile.h 43295 2012-03-08 15:01:08Z ganis $ | // @(#)root/netx:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TXNetFile | #ifndef ROOT_TXNetFile | |||
#define ROOT_TXNetFile | #define ROOT_TXNetFile | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TXNetFileStager.h | TXNetFileStager.h | |||
---|---|---|---|---|
// @(#)root/netx:$Id: TXNetFileStager.h 48077 2012-12-17 16:44:37Z rdm $ | // @(#)root/netx:$Id$ | |||
// Author: A. Peters, G. Ganis 7/2/2007 | // Author: A. Peters, G. Ganis 7/2/2007 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TXNetSystem.h | TXNetSystem.h | |||
---|---|---|---|---|
// @(#)root/netx:$Id: TXNetSystem.h 43295 2012-03-08 15:01:08Z ganis $ | // @(#)root/netx:$Id$ | |||
// Author: Frank Winklmeier, Fabrizio Furano | // Author: Frank Winklmeier, Fabrizio Furano | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TXProofMgr.h | TXProofMgr.h | |||
---|---|---|---|---|
// @(#)root/proofx:$Id: TXProofMgr.h 42858 2012-02-03 11:34:05Z ganis $ | // @(#)root/proofx:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TXProofMgr | #ifndef ROOT_TXProofMgr | |||
#define ROOT_TXProofMgr | #define ROOT_TXProofMgr | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TXProofServ.h | TXProofServ.h | |||
---|---|---|---|---|
// @(#)root/proofx:$Id: TXProofServ.h 29233 2009-06-26 08:07:47Z brun $ | // @(#)root/proofx:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TXProofServ | #ifndef ROOT_TXProofServ | |||
#define ROOT_TXProofServ | #define ROOT_TXProofServ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TXSlave.h | TXSlave.h | |||
---|---|---|---|---|
// @(#)root/proofx:$Id: TXSlave.h 38580 2011-03-23 15:24:54Z ganis $ | // @(#)root/proofx:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TXSlave | #ifndef ROOT_TXSlave | |||
#define ROOT_TXSlave | #define ROOT_TXSlave | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TXSocket.h | TXSocket.h | |||
---|---|---|---|---|
// @(#)root/proofx:$Id: TXSocket.h 48991 2013-03-28 15:25:11Z rdm $ | // @(#)root/proofx:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TXSocket | #ifndef ROOT_TXSocket | |||
#define ROOT_TXSocket | #define ROOT_TXSocket | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TXSocketHandler.h | TXSocketHandler.h | |||
---|---|---|---|---|
// @(#)root/proofx:$Id: TXSocketHandler.h 26678 2008-12-05 14:53:23Z ganis $ | // @(#)root/proofx:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TXSocketHandler | #ifndef ROOT_TXSocketHandler | |||
#define ROOT_TXSocketHandler | #define ROOT_TXSocketHandler | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TXTRU.h | TXTRU.h | |||
---|---|---|---|---|
//@@(#)root/g3d:$Id: TXTRU.h 27157 2009-01-15 14:05:12Z brun $ | //@@(#)root/g3d:$Id$ | |||
// Author: Robert Hatcher (rhatcher@fnal.gov) 2000.09.06 | // Author: Robert Hatcher (rhatcher@fnal.gov) 2000.09.06 | |||
/////////////////////////////////////////////////////////////////////////// / | /////////////////////////////////////////////////////////////////////////// / | |||
// $Id: TXTRU.h 27157 2009-01-15 14:05:12Z brun $ | // $Id$ | |||
// | // | |||
// TXTRU | // TXTRU | |||
// | // | |||
// TXTRU is an extrusion with fixed outline shape in x-y and a sequence | // TXTRU is an extrusion with fixed outline shape in x-y and a sequence | |||
// of z extents (segments). The overall scale of the outline scales | // of z extents (segments). The overall scale of the outline scales | |||
// linearly between z points and the center can have an x-y offset. | // linearly between z points and the center can have an x-y offset. | |||
// | // | |||
// Author: R. Hatcher 2000.04.21 | // Author: R. Hatcher 2000.04.21 | |||
// | // | |||
/////////////////////////////////////////////////////////////////////////// / | /////////////////////////////////////////////////////////////////////////// / | |||
End of changes. 2 change blocks. | ||||
2 lines changed or deleted | 2 lines changed or added | |||
TXUnixSocket.h | TXUnixSocket.h | |||
---|---|---|---|---|
// @(#)root/proofx:$Id: TXUnixSocket.h 38922 2011-04-19 13:15:05Z ganis $ | // @(#)root/proofx:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2005, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_TXUnixSocket | #ifndef ROOT_TXUnixSocket | |||
#define ROOT_TXUnixSocket | #define ROOT_TXUnixSocket | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TZIPFile.h | TZIPFile.h | |||
---|---|---|---|---|
// @(#)root/io:$Id: TZIPFile.h 39381 2011-05-25 20:36:50Z rdm $ | // @(#)root/io:$Id$ | |||
// Author: Fons Rademakers 30/6/04 | // Author: Fons Rademakers 30/6/04 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Tailor.h | Tailor.h | |||
---|---|---|---|---|
/* @(#)root/zip:$Id: Tailor.h 20882 2007-11-19 11:31:26Z rdm $ */ | /* @(#)root/zip:$Id$ */ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
/* tailor.h -- Not copyrighted 1993 Mark Adler */ | /* tailor.h -- Not copyrighted 1993 Mark Adler */ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TestStatSampler.h | TestStatSampler.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: TestStatSampler.h 39391 2011-05-26 09:51:59Z mone ta $ | // @(#)root/roostats:$Id$ | |||
// Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | // Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOSTATS_TestStatSampler | #ifndef ROOSTATS_TestStatSampler | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TestStatistic.h | TestStatistic.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: TestStatistic.h 44157 2012-05-07 16:41:44Z moneta $ | // @(#)root/roostats:$Id$ | |||
// Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | // Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOSTATS_TestStatistic | #ifndef ROOSTATS_TestStatistic | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
ThreadLocalStorage.h | ThreadLocalStorage.h | |||
---|---|---|---|---|
// @(#)root/thread:$Id: ThreadLocalStorage.h 43319 2012-03-09 22:58:01Z rdm $ | // @(#)root/thread:$Id$ | |||
/* | /* | |||
* Copyright (c) 2006-2011 High Performance Computing Center Stuttgart, | * Copyright (c) 2006-2011 High Performance Computing Center Stuttgart, | |||
* University of Stuttgart. All rights reserved. | * University of Stuttgart. All rights reserved. | |||
* Author: Rainer Keller, HLRS | * Author: Rainer Keller, HLRS | |||
* Modified: Fons Rademakers, CERN | * Modified: Fons Rademakers, CERN | |||
* | * | |||
* Thread-local storage (TLS) is not supported on all environments. | * Thread-local storage (TLS) is not supported on all environments. | |||
* This header file and test-program shows how to abstract away, using eith er | * This header file and test-program shows how to abstract away, using eith er | |||
* __thread, | * __thread, | |||
* __declspec(thread), | * __declspec(thread), | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Timer.h | Timer.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: Timer.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : Timer * | * Class : Timer * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Timing information for methods training * | * Timing information for methods training * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Tools.h | Tools.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: Tools.h 47774 2012-12-02 15:07:49Z evt $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : Tools * | * Class : Tools * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Global auxiliary applications and data treatment routines * | * Global auxiliary applications and data treatment routines * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
ToyMCSampler.h | ToyMCSampler.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: ToyMCSampler.h 46084 2012-09-20 13:57:53Z moneta $ | // @(#)root/roostats:$Id$ | |||
// Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | // Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke | |||
// Additions and modifications by Mario Pelliccioni | // Additions and modifications by Mario Pelliccioni | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
ToyMCStudy.h | ToyMCStudy.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: ToyMCStudy.h 44157 2012-05-07 16:41:44Z moneta $ | // @(#)root/roostats:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOSTATS_ToyMCStudy | #ifndef ROOSTATS_ToyMCStudy | |||
#define ROOSTATS_ToyMCStudy | #define ROOSTATS_ToyMCStudy | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Transform3D.h | Transform3D.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: Transform3D.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_Transform3D | #ifndef ROOT_Math_Transform3D | |||
#define ROOT_Math_Transform3D | #define ROOT_Math_Transform3D | |||
#include "Math/GenVector/Transform3D.h" | #include "Math/GenVector/Transform3D.h" | |||
#endif | #endif | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TransformationHandler.h | TransformationHandler.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: TransformationHandler.h 40005 2011-06-27 15:29:10Z st elzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Peter Speckmayer, Joerg Stelzer, Helge Voss, Ja n Therhaag, Eckhard von Toerne | // Author: Andreas Hoecker, Peter Speckmayer, Joerg Stelzer, Helge Voss, Ja n Therhaag, Eckhard von Toerne | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : TransformationHandler * | * Class : TransformationHandler * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Contains all the data information * | * Contains all the data information * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Translation3D.h | Translation3D.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: Translation3D.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_Translation3D | #ifndef ROOT_Math_Translation3D | |||
#define ROOT_Math_Translation3D | #define ROOT_Math_Translation3D | |||
#include "Math/GenVector/Translation3D.h" | #include "Math/GenVector/Translation3D.h" | |||
#endif | #endif | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Ttypes.h | Ttypes.h | |||
---|---|---|---|---|
/* @(#)root/table:$Id: Ttypes.h 27157 2009-01-15 14:05:12Z brun $ */ | /* @(#)root/table:$Id$ */ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_Ttypes | #ifndef ROOT_Ttypes | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TypeBase.h | TypeBase.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: TypeBase.h 44084 2012-05-03 09:55:25Z axel $ | // @(#)root/reflex:$Id$ | |||
// Author: Stefan Roiser 2004 | // Author: Stefan Roiser 2004 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2010, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2010, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TypeBuilder.h | TypeBuilder.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: TypeBuilder.h 32228 2010-02-05 16:13:09Z axel $ | // @(#)root/reflex:$Id$ | |||
// Author: Stefan Roiser 2004 | // Author: Stefan Roiser 2004 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2010, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2010, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TypeName.h | TypeName.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: TypeName.h 32228 2010-02-05 16:13:09Z axel $ | // @(#)root/reflex:$Id$ | |||
// Author: Stefan Roiser 2004 | // Author: Stefan Roiser 2004 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2010, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2010, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TypeTemplate.h | TypeTemplate.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: TypeTemplate.h 44094 2012-05-03 14:50:12Z axel $ | // @(#)root/reflex:$Id$ | |||
// Author: Stefan Roiser 2004 | // Author: Stefan Roiser 2004 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TypeTemplateImpl.h | TypeTemplateImpl.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: TypeTemplateImpl.h 29288 2009-07-01 13:03:35Z axel $ | // @(#)root/reflex:$Id$ | |||
// Author: Stefan Roiser 2004 | // Author: Stefan Roiser 2004 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TypeTemplateName.h | TypeTemplateName.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: TypeTemplateName.h 29288 2009-07-01 13:03:35Z axel $ | // @(#)root/reflex:$Id$ | |||
// Author: Stefan Roiser 2004 | // Author: Stefan Roiser 2004 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
TypedefBuilder.h | TypedefBuilder.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: TypedefBuilder.h 29288 2009-07-01 13:03:35Z axel $ | // @(#)root/reflex:$Id$ | |||
// Author: Stefan Roiser 2004 | // Author: Stefan Roiser 2004 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Types.h | Types.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: Types.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : Types * | * Class : Types * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* GLobal types (singleton class) * | * GLobal types (singleton class) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
UnBinData.h | UnBinData.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: UnBinData.h 41984 2011-11-14 21:36:36Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Author: L. Moneta Wed Aug 30 11:15:23 2006 | // Author: L. Moneta Wed Aug 30 11:15:23 2006 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class UnBinData | // Header file for class UnBinData | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
UnaryOperators.h | UnaryOperators.h | |||
---|---|---|---|---|
// @(#)root/smatrix:$Id: UnaryOperators.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/smatrix:$Id$ | |||
// Authors: T. Glebe, L. Moneta 2005 | // Authors: T. Glebe, L. Moneta 2005 | |||
#ifndef ROOT_Math_UnaryOperators | #ifndef ROOT_Math_UnaryOperators | |||
#define ROOT_Math_UnaryOperators | #define ROOT_Math_UnaryOperators | |||
//====================================================== | //====================================================== | |||
// | // | |||
// ATTENTION: This file was automatically generated, | // ATTENTION: This file was automatically generated, | |||
// do not edit! | // do not edit! | |||
// | // | |||
// author: Thorsten Glebe | // author: Thorsten Glebe | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
UniformProposal.h | UniformProposal.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: UniformProposal.h 39391 2011-05-26 09:51:59Z mone ta $ | // @(#)root/roostats:$Id$ | |||
// Authors: Kevin Belasco 17/06/2009 | // Authors: Kevin Belasco 17/06/2009 | |||
// Authors: Kyle Cranmer 17/06/2009 | // Authors: Kyle Cranmer 17/06/2009 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
UnionBuilder.h | UnionBuilder.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: UnionBuilder.h 29288 2009-07-01 13:03:35Z axel $ | // @(#)root/reflex:$Id$ | |||
// Author: Stefan Roiser 2004 | // Author: Stefan Roiser 2004 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
UpperLimitMCSModule.h | UpperLimitMCSModule.h | |||
---|---|---|---|---|
// @(#)root/roostats:$Id: UpperLimitMCSModule.h 39391 2011-05-26 09:51:59Z moneta $ | // @(#)root/roostats:$Id$ | |||
// Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke, N ils Ruthmann | // Author: Kyle Cranmer, Lorenzo Moneta, Gregory Schott, Wouter Verkerke, N ils Ruthmann | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef UPPER_LIMIT_MCS_MODULE | #ifndef UPPER_LIMIT_MCS_MODULE | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Util.h | Util.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: Util.h 26079 2008-11-05 09:40:15Z pcanal $ | // @(#)root/mathcore:$Id$ | |||
// Author: L. Moneta Tue Nov 14 15:44:38 2006 | // Author: L. Moneta Tue Nov 14 15:44:38 2006 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Utility functions for all ROOT Math classes | // Utility functions for all ROOT Math classes | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
ValueObject.h | ValueObject.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: ValueObject.h 44094 2012-05-03 14:50:12Z axel $ | // @(#)root/reflex:$Id$ | |||
// Author: Pere Mato 2006 | // Author: Pere Mato 2006 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2005, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2005, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Varargs.h | Varargs.h | |||
---|---|---|---|---|
/* @(#)root/base:$Id: Varargs.h 20877 2007-11-19 11:17:07Z rdm $ */ | /* @(#)root/base:$Id$ */ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_Varargs | #ifndef ROOT_Varargs | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
VariableBuilder.h | VariableBuilder.h | |||
---|---|---|---|---|
// @(#)root/reflex:$Id: VariableBuilder.h 29288 2009-07-01 13:03:35Z axel $ | // @(#)root/reflex:$Id$ | |||
// Author: Stefan Roiser 2004 | // Author: Stefan Roiser 2004 | |||
// Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | // Copyright CERN, CH-1211 Geneva 23, 2004-2006, All rights reserved. | |||
// | // | |||
// Permission to use, copy, modify, and distribute this software for any | // Permission to use, copy, modify, and distribute this software for any | |||
// purpose is hereby granted without fee, provided that this copyright and | // purpose is hereby granted without fee, provided that this copyright and | |||
// permissions notice appear in all copies and derivatives. | // permissions notice appear in all copies and derivatives. | |||
// | // | |||
// This software is provided "as is" without express or implied warranty. | // This software is provided "as is" without express or implied warranty. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
VariableDecorrTransform.h | VariableDecorrTransform.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: VariableDecorrTransform.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : VariableDecorrTransform * | * Class : VariableDecorrTransform * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Decorrelation of input variables * | * Decorrelation of input variables * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
VariableGaussTransform.h | VariableGaussTransform.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: VariableGaussTransform.h 40005 2011-06-27 15:29:10Z s telzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Eckhard v. Toerne | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Eckhard v. Toerne | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : VariableGaussTransform * | * Class : VariableGaussTransform * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Decorrelation of input variables * | * Decorrelation of input variables * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
VariableIdentityTransform.h | VariableIdentityTransform.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: VariableIdentityTransform.h 40005 2011-06-27 15:29:10 Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : VariableIdentityTransform * | * Class : VariableIdentityTransform * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Identity transform * | * Identity transform * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
VariableInfo.h | VariableInfo.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: VariableInfo.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : Option * | * Class : Option * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Variable type info * | * Variable type info * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
VariableMetricBuilder.h | VariableMetricBuilder.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: VariableMetricBuilder.h 20880 2007-11-19 11:23:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_VariableMetricBuilder | #ifndef ROOT_Minuit2_VariableMetricBuilder | |||
#define ROOT_Minuit2_VariableMetricBuilder | #define ROOT_Minuit2_VariableMetricBuilder | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
VariableMetricEDMEstimator.h | VariableMetricEDMEstimator.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: VariableMetricEDMEstimator.h 20880 2007-11-19 11:2 3:41Z rdm $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_VariableMetricEDMEstimator | #ifndef ROOT_Minuit2_VariableMetricEDMEstimator | |||
#define ROOT_Minuit2_VariableMetricEDMEstimator | #define ROOT_Minuit2_VariableMetricEDMEstimator | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
VariableMetricMinimizer.h | VariableMetricMinimizer.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: VariableMetricMinimizer.h 21530 2007-12-20 11:14:3 5Z moneta $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_VariableMetricMinimizer | #ifndef ROOT_Minuit2_VariableMetricMinimizer | |||
#define ROOT_Minuit2_VariableMetricMinimizer | #define ROOT_Minuit2_VariableMetricMinimizer | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
VariableNormalizeTransform.h | VariableNormalizeTransform.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: VariableNormalizeTransform.h 40005 2011-06-27 15:29:1 0Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : VariableNormalizeTransform * | * Class : VariableNormalizeTransform * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Decorrelation of input variables * | * Decorrelation of input variables * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
VariablePCATransform.h | VariablePCATransform.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: VariablePCATransform.h 40005 2011-06-27 15:29:10Z ste lzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : VariablePCATransform * | * Class : VariablePCATransform * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Principal value composition of input variables * | * Principal value composition of input variables * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
VariableRearrangeTransform.h | VariableRearrangeTransform.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: VariableRearrangeTransform.h 40005 2011-06-27 15:29:1 0Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : VariableRearrangeTransform * | * Class : VariableRearrangeTransform * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* rearrangement of input variables * | * rearrangement of input variables * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
VariableTransformBase.h | VariableTransformBase.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: VariableTransformBase.h 40005 2011-06-27 15:29:10Z st elzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Peter Speckmayer,Joerg Stelzer, Helge Voss | // Author: Andreas Hoecker, Peter Speckmayer,Joerg Stelzer, Helge Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : VariableTransformBase * | * Class : VariableTransformBase * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Pre-transformation of input variables (base class) * | * Pre-transformation of input variables (base class) * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Vavilov.h | Vavilov.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: Vavilov.h 34123 2010-06-25 08:21:13Z moneta $ | // @(#)root/mathmore:$Id$ | |||
// Authors: B. List 29.4.2010 | // Authors: B. List 29.4.2010 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
* This library is free software; you can redistribute it and/or * | * This library is free software; you can redistribute it and/or * | |||
* modify it under the terms of the GNU General Public License * | * modify it under the terms of the GNU General Public License * | |||
* as published by the Free Software Foundation; either version 2 * | * as published by the Free Software Foundation; either version 2 * | |||
* of the License, or (at your option) any later version. * | * of the License, or (at your option) any later version. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
VavilovAccurate.h | VavilovAccurate.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: VavilovAccurate.h 34123 2010-06-25 08:21:13Z mone ta $ | // @(#)root/mathmore:$Id$ | |||
// Authors: B. List 29.4.2010 | // Authors: B. List 29.4.2010 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
* This library is free software; you can redistribute it and/or * | * This library is free software; you can redistribute it and/or * | |||
* modify it under the terms of the GNU General Public License * | * modify it under the terms of the GNU General Public License * | |||
* as published by the Free Software Foundation; either version 2 * | * as published by the Free Software Foundation; either version 2 * | |||
* of the License, or (at your option) any later version. * | * of the License, or (at your option) any later version. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
VavilovAccurateCdf.h | VavilovAccurateCdf.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: VavilovAccurateCdf.h 34195 2010-06-30 04:33:36Z b run $ | // @(#)root/mathmore:$Id$ | |||
// Authors: B. List 29.4.2010 | // Authors: B. List 29.4.2010 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
* This library is free software; you can redistribute it and/or * | * This library is free software; you can redistribute it and/or * | |||
* modify it under the terms of the GNU General Public License * | * modify it under the terms of the GNU General Public License * | |||
* as published by the Free Software Foundation; either version 2 * | * as published by the Free Software Foundation; either version 2 * | |||
* of the License, or (at your option) any later version. * | * of the License, or (at your option) any later version. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
VavilovAccuratePdf.h | VavilovAccuratePdf.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: VavilovAccuratePdf.h 34195 2010-06-30 04:33:36Z b run $ | // @(#)root/mathmore:$Id$ | |||
// Authors: B. List 29.4.2010 | // Authors: B. List 29.4.2010 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
* This library is free software; you can redistribute it and/or * | * This library is free software; you can redistribute it and/or * | |||
* modify it under the terms of the GNU General Public License * | * modify it under the terms of the GNU General Public License * | |||
* as published by the Free Software Foundation; either version 2 * | * as published by the Free Software Foundation; either version 2 * | |||
* of the License, or (at your option) any later version. * | * of the License, or (at your option) any later version. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
VavilovAccurateQuantile.h | VavilovAccurateQuantile.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: VavilovAccurateQuantile.h 34195 2010-06-30 04:33: 36Z brun $ | // @(#)root/mathmore:$Id$ | |||
// Authors: B. List 29.4.2010 | // Authors: B. List 29.4.2010 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
* This library is free software; you can redistribute it and/or * | * This library is free software; you can redistribute it and/or * | |||
* modify it under the terms of the GNU General Public License * | * modify it under the terms of the GNU General Public License * | |||
* as published by the Free Software Foundation; either version 2 * | * as published by the Free Software Foundation; either version 2 * | |||
* of the License, or (at your option) any later version. * | * of the License, or (at your option) any later version. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
VavilovFast.h | VavilovFast.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: VavilovFast.h 34123 2010-06-25 08:21:13Z moneta $ | // @(#)root/mathmore:$Id$ | |||
// Authors: B. List 29.4.2010 | // Authors: B. List 29.4.2010 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
* This library is free software; you can redistribute it and/or * | * This library is free software; you can redistribute it and/or * | |||
* modify it under the terms of the GNU General Public License * | * modify it under the terms of the GNU General Public License * | |||
* as published by the Free Software Foundation; either version 2 * | * as published by the Free Software Foundation; either version 2 * | |||
* of the License, or (at your option) any later version. * | * of the License, or (at your option) any later version. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Vector2D.h | Vector2D.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: Vector2D.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_ROOT_Math_Vector2D | #ifndef ROOT_ROOT_Math_Vector2D | |||
#define ROOT_ROOT_Math_Vector2D | #define ROOT_ROOT_Math_Vector2D | |||
// defines typedefs to specific vectors and forward declarations | // defines typedefs to specific vectors and forward declarations | |||
#include "Math/Vector2Dfwd.h" | #include "Math/Vector2Dfwd.h" | |||
// coordinate system types | // coordinate system types | |||
#include "Math/GenVector/Cartesian2D.h" | #include "Math/GenVector/Cartesian2D.h" | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Vector2Dfwd.h | Vector2Dfwd.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: Vector2Dfwd.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 , LCG ROOT MathLib Team * | * Copyright (c) 2005 , LCG ROOT MathLib Team * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file Vector2Dfwd | // Header file Vector2Dfwd | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Vector3D.h | Vector3D.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: Vector3D.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_ROOT_Math_Vector3D | #ifndef ROOT_ROOT_Math_Vector3D | |||
#define ROOT_ROOT_Math_Vector3D | #define ROOT_ROOT_Math_Vector3D | |||
// defines typedefs to specific vectors and forward declarations | // defines typedefs to specific vectors and forward declarations | |||
#include "Math/Vector3Dfwd.h" | #include "Math/Vector3Dfwd.h" | |||
// coordinate system types | // coordinate system types | |||
#include "Math/GenVector/Cartesian3D.h" | #include "Math/GenVector/Cartesian3D.h" | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Vector3Dfwd.h | Vector3Dfwd.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: Vector3Dfwd.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 , LCG ROOT MathLib Team * | * Copyright (c) 2005 , LCG ROOT MathLib Team * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file Vector3Dfwd | // Header file Vector3Dfwd | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Vector4D.h | Vector4D.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: Vector4D.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_Vector4D | #ifndef ROOT_Math_Vector4D | |||
#define ROOT_Math_Vector4D | #define ROOT_Math_Vector4D | |||
// defines typedefs to specific vectors and forward declarations | // defines typedefs to specific vectors and forward declarations | |||
// define additional (to Cartesian) coordinate system types | // define additional (to Cartesian) coordinate system types | |||
#include "Math/Vector4Dfwd.h" | #include "Math/Vector4Dfwd.h" | |||
// generic LorentzVector class definition | // generic LorentzVector class definition | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Vector4Dfwd.h | Vector4Dfwd.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: Vector4Dfwd.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 , LCG ROOT MathLib Team * | * Copyright (c) 2005 , LCG ROOT MathLib Team * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class LorentzVectorfwd | // Header file for class LorentzVectorfwd | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
VectorOuterProduct.h | VectorOuterProduct.h | |||
---|---|---|---|---|
// @(#)root/minuit2:$Id: VectorOuterProduct.h 20880 2007-11-19 11:23:41Z rd m $ | // @(#)root/minuit2:$Id$ | |||
// Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | // Authors: M. Winkler, F. James, L. Moneta, A. Zsenei 2003-2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | * Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
#ifndef ROOT_Minuit2_VectorOuterProduct | #ifndef ROOT_Minuit2_VectorOuterProduct | |||
#define ROOT_Minuit2_VectorOuterProduct | #define ROOT_Minuit2_VectorOuterProduct | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
VectorUtil.h | VectorUtil.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: VectorUtil.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
#ifndef ROOT_Math_VectorUtil | #ifndef ROOT_Math_VectorUtil | |||
#define ROOT_Math_VectorUtil | #define ROOT_Math_VectorUtil | |||
#include "Math/GenVector/VectorUtil.h" | #include "Math/GenVector/VectorUtil.h" | |||
#endif | #endif | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
VectorUtil_Cint.h | VectorUtil_Cint.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: VectorUtil_Cint.h 22516 2008-03-07 15:14:26Z mone ta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 , LCG ROOT MathLib Team * | * Copyright (c) 2005 , LCG ROOT MathLib Team * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for Vector Utility Function (for CINT) | // Header file for Vector Utility Function (for CINT) | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Version.h | Version.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: Version.h 47816 2012-12-04 13:19:34Z hvoss $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Peter Speckmayer, Joerg Stelzer, Jan Therhaag, Eckhard von Toerne, Helge Voss | // Author: Andreas Hoecker, Peter Speckmayer, Joerg Stelzer, Jan Therhaag, Eckhard von Toerne, Helge Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : Version * | * Class : Version * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Current TMVA Version - filled automatically during cvs tagging * | * Current TMVA Version - filled automatically during cvs tagging * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Volume.h | Volume.h | |||
---|---|---|---|---|
// @(#)root/tmva $Id: Volume.h 40005 2011-06-27 15:29:10Z stelzer $ | // @(#)root/tmva $Id$ | |||
// Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | // Author: Andreas Hoecker, Joerg Stelzer, Helge Voss, Kai Voss | |||
/************************************************************************** ******** | /************************************************************************** ******** | |||
* Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | * Project: TMVA - a Root-integrated toolkit for multivariate data analysis * | |||
* Package: TMVA * | * Package: TMVA * | |||
* Class : Volume * | * Class : Volume * | |||
* Web : http://tmva.sourceforge.net * | * Web : http://tmva.sourceforge.net * | |||
* * | * * | |||
* Description: * | * Description: * | |||
* Volume for BinarySearchTree * | * Volume for BinarySearchTree * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
WidgetMessageTypes.h | WidgetMessageTypes.h | |||
---|---|---|---|---|
/* @(#)root/gui:$Id: WidgetMessageTypes.h 30815 2009-10-20 13:49:22Z rdm $ */ | /* @(#)root/gui:$Id$ */ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_WidgetMessageTypes | #ifndef ROOT_WidgetMessageTypes | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
Windows4Root.h | Windows4Root.h | |||
---|---|---|---|---|
/* @(#)root/base:$Id: Windows4Root.h 23307 2008-04-18 07:49:55Z brun $ */ | /* @(#)root/base:$Id$ */ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_Windows4Root | #ifndef ROOT_Windows4Root | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
WrappedFunction.h | WrappedFunction.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: WrappedFunction.h 36369 2010-10-19 16:14:31Z mone ta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: L. Moneta, A. Zsenei 08/2005 | // Authors: L. Moneta, A. Zsenei 08/2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | * Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT * | |||
* * | * * | |||
* This library is free software; you can redistribute it and/or * | * This library is free software; you can redistribute it and/or * | |||
* modify it under the terms of the GNU General Public License * | * modify it under the terms of the GNU General Public License * | |||
* as published by the Free Software Foundation; either version 2 * | * as published by the Free Software Foundation; either version 2 * | |||
* of the License, or (at your option) any later version. * | * of the License, or (at your option) any later version. * | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
WrappedMultiTF1.h | WrappedMultiTF1.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: WrappedMultiTF1.h 39155 2011-05-10 13:04:54Z mone ta $ | // @(#)root/mathmore:$Id$ | |||
// Author: L. Moneta Wed Sep 6 09:52:26 2006 | // Author: L. Moneta Wed Sep 6 09:52:26 2006 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class WrappedTFunction | // Header file for class WrappedTFunction | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
WrappedParamFunction.h | WrappedParamFunction.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: WrappedParamFunction.h 36185 2010-10-08 10:12:18Z rdm $ | // @(#)root/mathcore:$Id$ | |||
// Author: L. Moneta Thu Nov 23 10:38:32 2006 | // Author: L. Moneta Thu Nov 23 10:38:32 2006 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class WrappedParamFunction | // Header file for class WrappedParamFunction | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
WrappedTF1.h | WrappedTF1.h | |||
---|---|---|---|---|
// @(#)root/mathmore:$Id: WrappedTF1.h 34993 2010-08-25 10:41:19Z moneta $ | // @(#)root/mathmore:$Id$ | |||
// Author: L. Moneta Wed Sep 6 09:52:26 2006 | // Author: L. Moneta Wed Sep 6 09:52:26 2006 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | * Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header file for class WrappedTF1 | // Header file for class WrappedTF1 | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
X3DBuffer.h | X3DBuffer.h | |||
---|---|---|---|---|
/* @(#)root/g3d:$Id: X3DBuffer.h 20882 2007-11-19 11:31:26Z rdm $ */ | /* @(#)root/g3d:$Id$ */ | |||
/* Author: Nenad Buncic 13/12/95*/ | /* Author: Nenad Buncic 13/12/95*/ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
X3DDefs.h | X3DDefs.h | |||
---|---|---|---|---|
/* @(#)root/g3d:$Id: X3DDefs.h 20882 2007-11-19 11:31:26Z rdm $ */ | /* @(#)root/g3d:$Id$ */ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_X3DDefs | #ifndef ROOT_X3DDefs | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
ZDeflate.h | ZDeflate.h | |||
---|---|---|---|---|
/* @(#)root/zip:$Id: ZDeflate.h 20882 2007-11-19 11:31:26Z rdm $ */ | /* @(#)root/zip:$Id$ */ | |||
/* Author: */ | /* Author: */ | |||
/* | /* | |||
Copyright (C) 1990-1993 Mark Adler, Richard B. Wales, Jean-loup Gailly, | Copyright (C) 1990-1993 Mark Adler, Richard B. Wales, Jean-loup Gailly, | |||
Kai Uwe Rommel and Igor Mandrichenko. | Kai Uwe Rommel and Igor Mandrichenko. | |||
For conditions of distribution and use, see copyright notice in zlib.h | For conditions of distribution and use, see copyright notice in zlib.h | |||
*/ | */ | |||
/* | /* | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
ZIP.h | ZIP.h | |||
---|---|---|---|---|
/* @(#)root/zip:$Id: ZIP.h 20882 2007-11-19 11:31:26Z rdm $ */ | /* @(#)root/zip:$Id$ */ | |||
/* Author: */ | /* Author: */ | |||
/* | /* | |||
Copyright (C) 1990-1993 Mark Adler, Richard B. Wales, Jean-loup Gailly, | Copyright (C) 1990-1993 Mark Adler, Richard B. Wales, Jean-loup Gailly, | |||
Kai Uwe Rommel and Igor Mandrichenko. | Kai Uwe Rommel and Igor Mandrichenko. | |||
For conditions of distribution and use, see copyright notice in zlib.h | For conditions of distribution and use, see copyright notice in zlib.h | |||
*/ | */ | |||
/* | /* | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
ZTrees.h | ZTrees.h | |||
---|---|---|---|---|
/* @(#)root/zip:$Id: ZTrees.h 20882 2007-11-19 11:31:26Z rdm $ */ | /* @(#)root/zip:$Id$ */ | |||
/* Author: */ | /* Author: */ | |||
/* | /* | |||
Copyright (C) 1990-1993 Mark Adler, Richard B. Wales, Jean-loup Gailly, | Copyright (C) 1990-1993 Mark Adler, Richard B. Wales, Jean-loup Gailly, | |||
Kai Uwe Rommel and Igor Mandrichenko. | Kai Uwe Rommel and Igor Mandrichenko. | |||
For conditions of distribution and use, see copyright notice in zlib.h | For conditions of distribution and use, see copyright notice in zlib.h | |||
*/ | */ | |||
/* | /* | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
ZipLZMA.h | ZipLZMA.h | |||
---|---|---|---|---|
// @(#)root/lzma:$Id: ZipLZMA.h 41319 2011-10-11 08:53:15Z pcanal $ | // @(#)root/lzma:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2011, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2011, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
void R__zipLZMA(int cxlevel, int *srcsize, char *src, int *tgtsize, char *t gt, int *irep); | void R__zipLZMA(int cxlevel, int *srcsize, char *src, int *tgtsize, char *t gt, int *irep); | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
compiledata.h | compiledata.h | |||
---|---|---|---|---|
/* This is file is automatically generated */ | /* This is file is automatically generated */ | |||
#define BUILD_ARCH "linux" | #define BUILD_ARCH "linux" | |||
#define BUILD_NODE "Linux lxbuild102.cern.ch 2.6.18-308.11.1.el5 #1 SMP Tue Jul 10 16:05:16 CEST 2012 i686 i686 i386 GNU/Linux" | #define BUILD_NODE "Linux lxbuild102.cern.ch 2.6.18-308.11.1.el5 #1 SMP Tue Jul 10 16:05:16 CEST 2012 i686 i686 i386 GNU/Linux" | |||
#define COMPILER "/afs/cern.ch/sw/lcg/contrib/gcc/4.3.6/i686-slc5-gcc43-opt /bin/g++" | #define COMPILER "/afs/cern.ch/sw/lcg/contrib/gcc/4.3.6/i686-slc5-gcc43-opt /bin/g++" | |||
#define COMPILERVERS "gcc436" | #define COMPILERVERS "gcc436" | |||
#define MAKESHAREDLIB "cd $BuildDir ; g++ -c $Opt -pipe -m32 -Wall -W -Wov | #define MAKESHAREDLIB "cd $BuildDir ; g++ -c $Opt -pipe -m32 -Wall -W -Wov | |||
erloaded-virtual -fPIC -DG__MAXSTRUCT=36000 -DG__MAXTYPEDEF=36000 -DG__LONG | erloaded-virtual -fPIC -pthread $IncludePath $SourceFiles ; g++ $ObjectFile | |||
LINE=4096 -pthread $IncludePath $SourceFiles ; g++ $ObjectFiles -shared -Wl | s -shared -Wl,-soname,$LibName.so -m32 -O2 -Wl,--no-undefined -Wl,--as-nee | |||
,-soname,$LibName.so -m32 -O2 -Wl,--no-undefined -Wl,--as-needed $LinkedLi | ded $LinkedLibs -o $SharedLib" | |||
bs -o $SharedLib" | #define MAKEEXE "cd $BuildDir ; g++ -c -pipe -m32 -Wall -W -Woverloaded-vi | |||
#define MAKEEXE "cd $BuildDir ; g++ -c -pipe -m32 -Wall -W -Woverloaded-vi | rtual -fPIC -pthread $IncludePath $SourceFiles; g++ $ObjectFiles -m32 -O2 | |||
rtual -fPIC -DG__MAXSTRUCT=36000 -DG__MAXTYPEDEF=36000 -DG__LONGLINE=4096 - | -Wl,--no-undefined -Wl,--as-needed -o $ExeName $LinkedLibs -lm -ldl -pthre | |||
pthread $IncludePath $SourceFiles; g++ $ObjectFiles -m32 -O2 -Wl,--no-unde | ad -rdynamic" | |||
fined -Wl,--as-needed -o $ExeName $LinkedLibs -lm -ldl -pthread -rdynami | ||||
c" | ||||
#define CXXOPT "-O2" | #define CXXOPT "-O2" | |||
#define CXXDEBUG "-g" | #define CXXDEBUG "-g" | |||
#define ROOTBUILD "" | #define ROOTBUILD "" | |||
#define LINKEDLIBS "-L$ROOTSYS/lib -lCore -lCint -lRint " | #define LINKEDLIBS "-L$ROOTSYS/lib -lCore -lCint -lRint " | |||
#define INCLUDEPATH "-I$ROOTSYS/include" | #define INCLUDEPATH "-I$ROOTSYS/include" | |||
#define OBJEXT "o" | #define OBJEXT "o" | |||
#define SOEXT "so" | #define SOEXT "so" | |||
End of changes. 1 change blocks. | ||||
10 lines changed or deleted | 8 lines changed or added | |||
config.h | config.h | |||
---|---|---|---|---|
/* @(#)root/base:$Id: config.h 20877 2007-11-19 11:17:07Z rdm $ */ | /* @(#)root/base:$Id$ */ | |||
/* Author: Fons Rademakers 16/11/2006 */ | /* Author: Fons Rademakers 16/11/2006 */ | |||
#ifndef ROOT_config | #ifndef ROOT_config | |||
#define ROOT_config | #define ROOT_config | |||
/* | /* | |||
* Obsolete, use RConfigure.h instead. | * Obsolete, use RConfigure.h instead. | |||
* Should only be used in ROOT implementation files as the name is too triv ial. | * Should only be used in ROOT implementation files as the name is too triv ial. | |||
*/ | */ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
eta.h | eta.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: eta.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 , FNAL MathLib Team * | * Copyright (c) 2005 , FNAL MathLib Team * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header source file for function calculating eta | // Header source file for function calculating eta | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
etaMax.h | etaMax.h | |||
---|---|---|---|---|
// @(#)root/mathcore:$Id: etaMax.h 22516 2008-03-07 15:14:26Z moneta $ | // @(#)root/mathcore:$Id$ | |||
// Authors: W. Brown, M. Fischler, L. Moneta 2005 | // Authors: W. Brown, M. Fischler, L. Moneta 2005 | |||
/********************************************************************** | /********************************************************************** | |||
* * | * * | |||
* Copyright (c) 2005 , FNAL MathLib Team * | * Copyright (c) 2005 , FNAL MathLib Team * | |||
* * | * * | |||
* * | * * | |||
**********************************************************************/ | **********************************************************************/ | |||
// Header source file for function etaMax | // Header source file for function etaMax | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
gl2ps.h | gl2ps.h | |||
---|---|---|---|---|
// @(#)root/gl:$Id: gl2ps.h 33578 2010-05-19 12:35:58Z rdm $ | // @(#)root/gl:$Id$ | |||
/* | /* | |||
* GL2PS, an OpenGL to PostScript Printing Library | * GL2PS, an OpenGL to PostScript Printing Library | |||
* Copyright (C) 1999-2009 C. Geuzaine | * Copyright (C) 1999-2009 C. Geuzaine | |||
* | * | |||
* This program is free software; you can redistribute it and/or | * This program is free software; you can redistribute it and/or | |||
* modify it under the terms of either: | * modify it under the terms of either: | |||
* | * | |||
* a) the GNU Library General Public License as published by the Free | * a) the GNU Library General Public License as published by the Free | |||
* Software Foundation, either version 2 of the License, or (at your | * Software Foundation, either version 2 of the License, or (at your | |||
* option) any later version; or | * option) any later version; or | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
mmalloc.h | mmalloc.h | |||
---|---|---|---|---|
/* @(#)root/clib:$Id: mmalloc.h 45875 2012-09-05 20:37:53Z rdm $ */ | /* @(#)root/clib:$Id$ */ | |||
/* Author: */ | /* Author: */ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
mmconfig.h | mmconfig.h | |||
---|---|---|---|---|
/* @(#)root/clib:$Id: mmconfig.h 43709 2012-04-12 11:04:01Z rdm $ */ | /* @(#)root/clib:$Id$ */ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef MMCONFIG_H | #ifndef MMCONFIG_H | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
mmprivate.h | mmprivate.h | |||
---|---|---|---|---|
/* @(#)root/clib:$Id: mmprivate.h 31251 2009-11-17 20:00:28Z rdm $ */ | /* @(#)root/clib:$Id$ */ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
/* Declarations for `mmalloc' and friends. | /* Declarations for `mmalloc' and friends. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
pq2actions.h | pq2actions.h | |||
---|---|---|---|---|
// @(#)root/proof:$Id: pq2actions.h 33549 2010-05-18 10:28:05Z ganis $ | // @(#)root/proof:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef PQ2_actions | #ifndef PQ2_actions | |||
#define PQ2_actions | #define PQ2_actions | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
pq2ping.h | pq2ping.h | |||
---|---|---|---|---|
// @(#)root/proof:$Id: pq2ping.h 33259 2010-04-28 06:54:00Z ganis $ | // @(#)root/proof:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef PQ2_ping | #ifndef PQ2_ping | |||
#define PQ2_ping | #define PQ2_ping | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
pq2wrappers.h | pq2wrappers.h | |||
---|---|---|---|---|
// @(#)root/proof:$Id: pq2wrappers.h 33357 2010-05-04 06:56:18Z ganis $ | // @(#)root/proof:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef PQ2_wrappers | #ifndef PQ2_wrappers | |||
#define PQ2_wrappers | #define PQ2_wrappers | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
proofdp.h | proofdp.h | |||
---|---|---|---|---|
// @(#)root/proofd:$Id: proofdp.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/proofd:$Id$ | |||
// Author: Fons Rademakers 15/12/2000 | // Author: Fons Rademakers 15/12/2000 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
redirguard.h | redirguard.h | |||
---|---|---|---|---|
// @(#)root/proof:$Id: redirguard.h 33259 2010-04-28 06:54:00Z ganis $ | // @(#)root/proof:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef PQ2_redirguard | #ifndef PQ2_redirguard | |||
#define PQ2_redirguard | #define PQ2_redirguard | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
rmain.cxx | rmain.cxx | |||
---|---|---|---|---|
// @(#)root/main:$Id: rmain.cxx 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/main:$Id$ | |||
// Author: Fons Rademakers 02/03/95 | // Author: Fons Rademakers 02/03/95 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
rootdp.h | rootdp.h | |||
---|---|---|---|---|
/* @(#)root/rootd:$Id: rootdp.h 20882 2007-11-19 11:31:26Z rdm $ */ | /* @(#)root/rootd:$Id$ */ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_rootdp | #ifndef ROOT_rootdp | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
rpdconn.h | rpdconn.h | |||
---|---|---|---|---|
// @(#)root/rpdutils:$Id: rpdconn.h 44103 2012-05-03 23:11:44Z ganis $ | // @(#)root/rpdutils:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_rpdconn | #ifndef ROOT_rpdconn | |||
#define ROOT_rpdconn | #define ROOT_rpdconn | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
rpddefs.h | rpddefs.h | |||
---|---|---|---|---|
// @(#)root/rpdutils:$Id: rpddefs.h 20882 2007-11-19 11:31:26Z rdm $ | // @(#)root/rpdutils:$Id$ | |||
// Author: Gerardo Ganis 7/4/2003 | // Author: Gerardo Ganis 7/4/2003 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
rpderr.h | rpderr.h | |||
---|---|---|---|---|
// @(#)root/rpdutils:$Id: rpderr.h 36126 2010-10-06 15:14:52Z ganis $ | // @(#)root/rpdutils:$Id$ | |||
// Author: Fons Rademakers 11/08/97 | // Author: Fons Rademakers 11/08/97 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
rpdp.h | rpdp.h | |||
---|---|---|---|---|
// @(#)root/rpdutils:$Id: rpdp.h 25629 2008-09-30 16:48:14Z ganis $ | // @(#)root/rpdutils:$Id$ | |||
// Author: Gerardo Ganis 7/4/2003 | // Author: Gerardo Ganis 7/4/2003 | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
rpdpriv.h | rpdpriv.h | |||
---|---|---|---|---|
// @(#)root/rpdutils:$Id: rpdpriv.h 38921 2011-04-19 13:01:16Z ganis $ | // @(#)root/rpdutils:$Id$ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
#ifndef ROOT_rpdpriv | #ifndef ROOT_rpdpriv | |||
#define ROOT_rpdpriv | #define ROOT_rpdpriv | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
rsaaux.h | rsaaux.h | |||
---|---|---|---|---|
/* @(#)root/auth:$Id: rsaaux.h 30749 2009-10-15 16:33:04Z brun $ */ | /* @(#)root/auth:$Id$ */ | |||
/* Author: Martin Nicolay 22/11/1988 */ | /* Author: Martin Nicolay 22/11/1988 */ | |||
/************************************************************************** **** | /************************************************************************** **** | |||
Copyright (C) 2006 Martin Nicolay <m.nicolay@osm-gmbh.de> | Copyright (C) 2006 Martin Nicolay <m.nicolay@osm-gmbh.de> | |||
This library is free software; you can redistribute it and/or | This library is free software; you can redistribute it and/or | |||
modify it under the terms of the GNU Lesser General Public | modify it under the terms of the GNU Lesser General Public | |||
License as published by the Free Software Foundation; either | License as published by the Free Software Foundation; either | |||
version 2.1 of the License, or (at your option) any later | version 2.1 of the License, or (at your option) any later | |||
version. | version. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
rsadef.h | rsadef.h | |||
---|---|---|---|---|
/* @(#)root/auth:$Id: rsadef.h 30749 2009-10-15 16:33:04Z brun $ */ | /* @(#)root/auth:$Id$ */ | |||
/* Author: Martin Nicolay 22/11/1988 */ | /* Author: Martin Nicolay 22/11/1988 */ | |||
/************************************************************************** **** | /************************************************************************** **** | |||
Copyright (C) 2006 Martin Nicolay <m.nicolay@osm-gmbh.de> | Copyright (C) 2006 Martin Nicolay <m.nicolay@osm-gmbh.de> | |||
This library is free software; you can redistribute it and/or | This library is free software; you can redistribute it and/or | |||
modify it under the terms of the GNU Lesser General Public | modify it under the terms of the GNU Lesser General Public | |||
License as published by the Free Software Foundation; either | License as published by the Free Software Foundation; either | |||
version 2.1 of the License, or (at your option) any later | version 2.1 of the License, or (at your option) any later | |||
version. | version. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
rsafun.h | rsafun.h | |||
---|---|---|---|---|
/* @(#)root/auth:$Id: rsafun.h 30749 2009-10-15 16:33:04Z brun $ */ | /* @(#)root/auth:$Id$ */ | |||
/* Author: Martin Nicolay 22/11/1988 */ | /* Author: Martin Nicolay 22/11/1988 */ | |||
/************************************************************************** **** | /************************************************************************** **** | |||
Copyright (C) 2006 Martin Nicolay <m.nicolay@osm-gmbh.de> | Copyright (C) 2006 Martin Nicolay <m.nicolay@osm-gmbh.de> | |||
This library is free software; you can redistribute it and/or | This library is free software; you can redistribute it and/or | |||
modify it under the terms of the GNU Lesser General Public | modify it under the terms of the GNU Lesser General Public | |||
License as published by the Free Software Foundation; either | License as published by the Free Software Foundation; either | |||
version 2.1 of the License, or (at your option) any later | version 2.1 of the License, or (at your option) any later | |||
version. | version. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
rsalib.h | rsalib.h | |||
---|---|---|---|---|
/* @(#)root/auth:$Id: rsalib.h 37912 2011-01-31 15:36:18Z ganis $ */ | /* @(#)root/auth:$Id$ */ | |||
/* Author: Martin Nicolay 22/11/1988 */ | /* Author: Martin Nicolay 22/11/1988 */ | |||
/************************************************************************** **** | /************************************************************************** **** | |||
Copyright (C) 2006 Martin Nicolay <m.nicolay@osm-gmbh.de> | Copyright (C) 2006 Martin Nicolay <m.nicolay@osm-gmbh.de> | |||
This library is free software; you can redistribute it and/or | This library is free software; you can redistribute it and/or | |||
modify it under the terms of the GNU Lesser General Public | modify it under the terms of the GNU Lesser General Public | |||
License as published by the Free Software Foundation; either | License as published by the Free Software Foundation; either | |||
version 2.1 of the License, or (at your option) any later | version 2.1 of the License, or (at your option) any later | |||
version. | version. | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
snprintf.h | snprintf.h | |||
---|---|---|---|---|
/* @(#)root/clib:$Id: snprintf.h 36336 2010-10-13 13:42:06Z rdm $ */ | /* @(#)root/clib:$Id$ */ | |||
/* Author: Fons Rademakers 10/12/2000 */ | /* Author: Fons Rademakers 10/12/2000 */ | |||
/* | /* | |||
Write formatted text to buffer 'string', using format string 'format'. | Write formatted text to buffer 'string', using format string 'format'. | |||
Returns number of characters written, or -1 if truncated. | Returns number of characters written, or -1 if truncated. | |||
Format string is understood as defined in ANSI C. | Format string is understood as defined in ANSI C. | |||
*/ | */ | |||
#ifndef ROOT_snprintf | #ifndef ROOT_snprintf | |||
#define ROOT_snprintf | #define ROOT_snprintf | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
strlcpy.h | strlcpy.h | |||
---|---|---|---|---|
/* @(#)root/clib:$Id: strlcpy.h 36336 2010-10-13 13:42:06Z rdm $ */ | /* @(#)root/clib:$Id$ */ | |||
/* Author: Fons Rademakers 20/9/2010 */ | /* Author: Fons Rademakers 20/9/2010 */ | |||
/* | /* | |||
Inlcude file for strlcpy and strlcat. They are in string.h on systems | Inlcude file for strlcpy and strlcat. They are in string.h on systems | |||
that have these function (BSD based systems). | that have these function (BSD based systems). | |||
*/ | */ | |||
#ifndef ROOT_strlcpy | #ifndef ROOT_strlcpy | |||
#define ROOT_strlcpy | #define ROOT_strlcpy | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
tableDescriptor.h | tableDescriptor.h | |||
---|---|---|---|---|
/* @(#)root/table:$Id: tableDescriptor.h 31945 2009-12-21 19:03:21Z rdm $ * / | /* @(#)root/table:$Id$ */ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
/* tableDescriptor.h */ | /* tableDescriptor.h */ | |||
#ifndef TABLEDESCRIPTOR_H | #ifndef TABLEDESCRIPTOR_H | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
x3d.h | x3d.h | |||
---|---|---|---|---|
/* @(#)root/x3d:$Id: x3d.h 20882 2007-11-19 11:31:26Z rdm $ */ | /* @(#)root/x3d:$Id$ */ | |||
/* Author: Mark Spychalla*/ | /* Author: Mark Spychalla*/ | |||
/************************************************************************* | /************************************************************************* | |||
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * | |||
* All rights reserved. * | * All rights reserved. * | |||
* * | * * | |||
* For the licensing terms see $ROOTSYS/LICENSE. * | * For the licensing terms see $ROOTSYS/LICENSE. * | |||
* For the list of contributors see $ROOTSYS/README/CREDITS. * | * For the list of contributors see $ROOTSYS/README/CREDITS. * | |||
*************************************************************************/ | *************************************************************************/ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||