Compiling src/LauCrystalBallPdf.cc In file included from src/LauCrystalBallPdf.cc:41:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:89:18: warning: LauConstants::pi defined but not used [-Wunused-variable] const Double_t pi = TMath::Pi(); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:93:18: warning: LauConstants::twoPi defined but not used [-Wunused-variable] const Double_t twoPi = 2.0*TMath::Pi(); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/LauBifurcatedGaussPdf.cc In file included from src/LauBifurcatedGaussPdf.cc:22:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:89:18: warning: LauConstants::pi defined but not used [-Wunused-variable] const Double_t pi = TMath::Pi(); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:93:18: warning: LauConstants::twoPi defined but not used [-Wunused-variable] const Double_t twoPi = 2.0*TMath::Pi(); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/LauFitNtuple.cc Compiling src/LauAbsModIndPartWave.cc In file included from src/LauAbsModIndPartWave.cc:18:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:89:18: warning: LauConstants::pi defined but not used [-Wunused-variable] const Double_t pi = TMath::Pi(); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:93:18: warning: LauConstants::twoPi defined but not used [-Wunused-variable] const Double_t twoPi = 2.0*TMath::Pi(); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/LauEmbeddedData.cc Compiling src/LauKMatrixPropFactory.cc Compiling src/LauLASSNRRes.cc In file included from src/LauLASSNRRes.cc:17:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:89:18: warning: LauConstants::pi defined but not used [-Wunused-variable] const Double_t pi = TMath::Pi(); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:93:18: warning: LauConstants::twoPi defined but not used [-Wunused-variable] const Double_t twoPi = 2.0*TMath::Pi(); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/LauParametricStepFuncPdf.cc In file included from src/LauParametricStepFuncPdf.cc:42:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:89:18: warning: LauConstants::pi defined but not used [-Wunused-variable] const Double_t pi = TMath::Pi(); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:93:18: warning: LauConstants::twoPi defined but not used [-Wunused-variable] const Double_t twoPi = 2.0*TMath::Pi(); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/LauAbsBkgndDPModel.cc Compiling src/LauIntegrals.cc In file included from src/LauIntegrals.cc:21:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:93:18: warning: LauConstants::twoPi defined but not used [-Wunused-variable] const Double_t twoPi = 2.0*TMath::Pi(); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/LauDaughters.cc Compiling src/LauKMatrixPropagator.cc In file included from src/LauKMatrixPropagator.cc:16:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:89:18: warning: LauConstants::pi defined but not used [-Wunused-variable] const Double_t pi = TMath::Pi(); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:93:18: warning: LauConstants::twoPi defined but not used [-Wunused-variable] const Double_t twoPi = 2.0*TMath::Pi(); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/LauRealImagGammaCPCoeffSet.cc In file included from src/LauRealImagGammaCPCoeffSet.cc:24:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:89:18: warning: LauConstants::pi defined but not used [-Wunused-variable] const Double_t pi = TMath::Pi(); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:93:18: warning: LauConstants::twoPi defined but not used [-Wunused-variable] const Double_t twoPi = 2.0*TMath::Pi(); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/LauDPDepBifurGaussPdf.cc In file included from src/LauDPDepBifurGaussPdf.cc:27:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:89:18: warning: LauConstants::pi defined but not used [-Wunused-variable] const Double_t pi = TMath::Pi(); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:93:18: warning: LauConstants::twoPi defined but not used [-Wunused-variable] const Double_t twoPi = 2.0*TMath::Pi(); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/Lau2DSplineDP.cc Compiling src/LauAbsCoeffSet.cc In file included from src/LauAbsCoeffSet.cc:20:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:89:18: warning: LauConstants::pi defined but not used [-Wunused-variable] const Double_t pi = TMath::Pi(); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:93:18: warning: LauConstants::twoPi defined but not used [-Wunused-variable] const Double_t twoPi = 2.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/LauComplex.cc Compiling src/LauDabbaRes.cc In file included from src/LauDabbaRes.cc:18:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:89:18: warning: LauConstants::pi defined but not used [-Wunused-variable] const Double_t pi = TMath::Pi(); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:93:18: warning: LauConstants::twoPi defined but not used [-Wunused-variable] const Double_t twoPi = 2.0*TMath::Pi(); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/LauVetoes.cc Compiling src/LauCartesianGammaCPCoeffSet.cc In file included from src/LauCartesianGammaCPCoeffSet.cc:24:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:89:18: warning: LauConstants::pi defined but not used [-Wunused-variable] const Double_t pi = TMath::Pi(); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:93:18: warning: LauConstants::twoPi defined but not used [-Wunused-variable] const Double_t twoPi = 2.0*TMath::Pi(); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/LauFitDataTree.cc Compiling src/LauRandom.cc Compiling src/LauMinuit.cc Compiling src/Lau2DAbsHistDP.cc Compiling src/LauKinematics.cc In file included from src/LauKinematics.cc:21:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:93:18: warning: LauConstants::twoPi defined but not used [-Wunused-variable] const Double_t twoPi = 2.0*TMath::Pi(); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/LauFlatNR.cc Compiling src/LauDPDepCruijffPdf.cc In file included from src/LauDPDepCruijffPdf.cc:24:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:89:18: warning: LauConstants::pi defined but not used [-Wunused-variable] const Double_t pi = TMath::Pi(); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:93:18: warning: LauConstants::twoPi defined but not used [-Wunused-variable] const Double_t twoPi = 2.0*TMath::Pi(); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/LauCacheData.cc Compiling src/LauWeightedSumEffModel.cc Compiling src/LauPolarGammaCPCoeffSet.cc In file included from src/LauPolarGammaCPCoeffSet.cc:24:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/LauGaussIncohRes.cc In file included from src/LauGaussIncohRes.cc:17:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:89:18: warning: LauConstants::pi defined but not used [-Wunused-variable] const Double_t pi = TMath::Pi(); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:93:18: warning: LauConstants::twoPi defined but not used [-Wunused-variable] const Double_t twoPi = 2.0*TMath::Pi(); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/LauParameter.cc Compiling src/LauLinearPdf.cc In file included from src/LauLinearPdf.cc:25:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:89:18: warning: LauConstants::pi defined but not used [-Wunused-variable] const Double_t pi = TMath::Pi(); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:93:18: warning: LauConstants::twoPi defined but not used [-Wunused-variable] const Double_t twoPi = 2.0*TMath::Pi(); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/LauCartesianCPCoeffSet.cc In file included from src/LauCartesianCPCoeffSet.cc:24:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:89:18: warning: LauConstants::pi defined but not used [-Wunused-variable] const Double_t pi = TMath::Pi(); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:93:18: warning: LauConstants::twoPi defined but not used [-Wunused-variable] const Double_t twoPi = 2.0*TMath::Pi(); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/LauString.cc Compiling src/LauEFKLLMRes.cc Compiling src/LauNovosibirskPdf.cc In file included from src/LauNovosibirskPdf.cc:25:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:89:18: warning: LauConstants::pi defined but not used [-Wunused-variable] const Double_t pi = TMath::Pi(); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:93:18: warning: LauConstants::twoPi defined but not used [-Wunused-variable] const Double_t twoPi = 2.0*TMath::Pi(); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ Compiling src/LauSPlot.cc Compiling src/LauFormulaPar.cc Compiling src/LauFitter.cc Compiling src/LauExponentialPdf.cc In file included from src/LauExponentialPdf.cc:25:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:89:18: warning: LauConstants::pi defined but not used [-Wunused-variable] const Double_t pi = TMath::Pi(); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:93:18: warning: LauConstants::twoPi defined but not used [-Wunused-variable] const Double_t twoPi = 2.0*TMath::Pi(); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/LauSumPdf.cc In file included from src/LauSumPdf.cc:21:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:89:18: warning: LauConstants::pi defined but not used [-Wunused-variable] const Double_t pi = TMath::Pi(); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:93:18: warning: LauConstants::twoPi defined but not used [-Wunused-variable] const Double_t twoPi = 2.0*TMath::Pi(); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/LauBelleSymNR.cc Compiling src/LauAsymmCalc.cc Compiling src/LauAbsPdf.cc Compiling src/LauRealImagCoeffSet.cc In file included from src/LauRealImagCoeffSet.cc:23:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:89:18: warning: LauConstants::pi defined but not used [-Wunused-variable] const Double_t pi = TMath::Pi(); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:93:18: warning: LauConstants::twoPi defined but not used [-Wunused-variable] const Double_t twoPi = 2.0*TMath::Pi(); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/LauSigmaRes.cc In file included from src/LauSigmaRes.cc:17:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:89:18: warning: LauConstants::pi defined but not used [-Wunused-variable] const Double_t pi = TMath::Pi(); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:93:18: warning: LauConstants::twoPi defined but not used [-Wunused-variable] const Double_t twoPi = 2.0*TMath::Pi(); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/LauLASSRes.cc In file included from src/LauLASSRes.cc:17:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:89:18: warning: LauConstants::pi defined but not used [-Wunused-variable] const Double_t pi = TMath::Pi(); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:93:18: warning: LauConstants::twoPi defined but not used [-Wunused-variable] const Double_t twoPi = 2.0*TMath::Pi(); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/LauCPFitModel.cc In file included from src/LauCPFitModel.cc:34:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:89:18: warning: LauConstants::pi defined but not used [-Wunused-variable] const Double_t pi = TMath::Pi(); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:93:18: warning: LauConstants::twoPi defined but not used [-Wunused-variable] const Double_t twoPi = 2.0*TMath::Pi(); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/LauGounarisSakuraiRes.cc In file included from src/LauGounarisSakuraiRes.cc:17:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/LauArgusPdf.cc In file included from src/LauArgusPdf.cc:22:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:89:18: warning: LauConstants::pi defined but not used [-Wunused-variable] const Double_t pi = TMath::Pi(); ^ inc/LauConstants.hh:93:18: warning: LauConstants::twoPi defined but not used [-Wunused-variable] const Double_t twoPi = 2.0*TMath::Pi(); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/LauResonanceInfo.cc Compiling src/Lau1DHistPdf.cc Compiling src/LauBelleCPCoeffSet.cc In file included from src/LauBelleCPCoeffSet.cc:23:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/LauDPDepMapPdf.cc In file included from src/LauDPDepMapPdf.cc:25:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:89:18: warning: LauConstants::pi defined but not used [-Wunused-variable] const Double_t pi = TMath::Pi(); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:93:18: warning: LauConstants::twoPi defined but not used [-Wunused-variable] const Double_t twoPi = 2.0*TMath::Pi(); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/LauCleoCPCoeffSet.cc In file included from src/LauCleoCPCoeffSet.cc:24:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/LauAbsResonance.cc In file included from src/LauAbsResonance.cc:20:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:89:18: warning: LauConstants::pi defined but not used [-Wunused-variable] const Double_t pi = TMath::Pi(); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:93:18: warning: LauConstants::twoPi defined but not used [-Wunused-variable] const Double_t twoPi = 2.0*TMath::Pi(); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/LauGaussPdf.cc In file included from src/LauGaussPdf.cc:25:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:89:18: warning: LauConstants::pi defined but not used [-Wunused-variable] const Double_t pi = TMath::Pi(); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:93:18: warning: LauConstants::twoPi defined but not used [-Wunused-variable] const Double_t twoPi = 2.0*TMath::Pi(); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/Lau2DHistPdf.cc Compiling src/LauIsobarDynamics.cc In file included from src/LauIsobarDynamics.cc:31:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:89:18: warning: LauConstants::pi defined but not used [-Wunused-variable] const Double_t pi = TMath::Pi(); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:93:18: warning: LauConstants::twoPi defined but not used [-Wunused-variable] const Double_t twoPi = 2.0*TMath::Pi(); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/LauSimFitMaster.cc Compiling src/LauTextFileParser.cc Compiling src/Lau2DAbsHistDPPdf.cc Compiling src/LauMagPhaseCPCoeffSet.cc In file included from src/LauMagPhaseCPCoeffSet.cc:24:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/LauCruijffPdf.cc In file included from src/LauCruijffPdf.cc:42:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:89:18: warning: LauConstants::pi defined but not used [-Wunused-variable] const Double_t pi = TMath::Pi(); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:93:18: warning: LauConstants::twoPi defined but not used [-Wunused-variable] const Double_t twoPi = 2.0*TMath::Pi(); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/LauKMatrixProdSVP.cc Compiling src/Lau2DHistDP.cc Compiling src/LauMagPhaseCoeffSet.cc In file included from src/LauMagPhaseCoeffSet.cc:23:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/LauSimpleFitModel.cc In file included from src/LauSimpleFitModel.cc:32:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:89:18: warning: LauConstants::pi defined but not used [-Wunused-variable] const Double_t pi = TMath::Pi(); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:93:18: warning: LauConstants::twoPi defined but not used [-Wunused-variable] const Double_t twoPi = 2.0*TMath::Pi(); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/LauDPDepGaussPdf.cc In file included from src/LauDPDepGaussPdf.cc:24:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:89:18: warning: LauConstants::pi defined but not used [-Wunused-variable] const Double_t pi = TMath::Pi(); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:93:18: warning: LauConstants::twoPi defined but not used [-Wunused-variable] const Double_t twoPi = 2.0*TMath::Pi(); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/Lau2DSplineDPPdf.cc Compiling src/LauEffModel.cc Compiling src/LauDPPartialIntegralInfo.cc Compiling src/LauBelleNR.cc Compiling src/LauModIndPartWaveMagPhase.cc In file included from src/LauModIndPartWaveMagPhase.cc:19:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:93:18: warning: LauConstants::twoPi defined but not used [-Wunused-variable] const Double_t twoPi = 2.0*TMath::Pi(); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/LauChebychevPdf.cc Compiling src/LauParticlePDG.cc In file included from src/LauParticlePDG.cc:22:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:89:18: warning: LauConstants::pi defined but not used [-Wunused-variable] const Double_t pi = TMath::Pi(); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:93:18: warning: LauConstants::twoPi defined but not used [-Wunused-variable] const Double_t twoPi = 2.0*TMath::Pi(); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/LauDPDepSumPdf.cc In file included from src/LauDPDepSumPdf.cc:25:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:89:18: warning: LauConstants::pi defined but not used [-Wunused-variable] const Double_t pi = TMath::Pi(); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:93:18: warning: LauConstants::twoPi defined but not used [-Wunused-variable] const Double_t twoPi = 2.0*TMath::Pi(); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/LauSimFitSlave.cc Compiling src/LauModIndPartWaveRealImag.cc In file included from src/LauModIndPartWaveRealImag.cc:19:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:89:18: warning: LauConstants::pi defined but not used [-Wunused-variable] const Double_t pi = TMath::Pi(); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:93:18: warning: LauConstants::twoPi defined but not used [-Wunused-variable] const Double_t twoPi = 2.0*TMath::Pi(); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/LauAbsIncohRes.cc Compiling src/LauRhoOmegaMix.cc In file included from src/LauRhoOmegaMix.cc:18:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:89:18: warning: LauConstants::pi defined but not used [-Wunused-variable] const Double_t pi = TMath::Pi(); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:93:18: warning: LauConstants::twoPi defined but not used [-Wunused-variable] const Double_t twoPi = 2.0*TMath::Pi(); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/Lau1DCubicSpline.cc Compiling src/Lau2DHistDPPdf.cc Compiling src/LauSigmoidPdf.cc In file included from src/LauSigmoidPdf.cc:26:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:89:18: warning: LauConstants::pi defined but not used [-Wunused-variable] const Double_t pi = TMath::Pi(); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:93:18: warning: LauConstants::twoPi defined but not used [-Wunused-variable] const Double_t twoPi = 2.0*TMath::Pi(); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/LauAbsFitModel.cc Compiling src/Lau2DCubicSpline.cc Compiling src/LauScfMap.cc Compiling src/LauResonanceMaker.cc Compiling src/LauRelBreitWignerRes.cc In file included from src/LauRelBreitWignerRes.cc:17:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:89:18: warning: LauConstants::pi defined but not used [-Wunused-variable] const Double_t pi = TMath::Pi(); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:93:18: warning: LauConstants::twoPi defined but not used [-Wunused-variable] const Double_t twoPi = 2.0*TMath::Pi(); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/LauGenNtuple.cc Compiling src/LauBlind.cc Compiling src/LauRealImagCPCoeffSet.cc In file included from src/LauRealImagCPCoeffSet.cc:24:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:89:18: warning: LauConstants::pi defined but not used [-Wunused-variable] const Double_t pi = TMath::Pi(); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:93:18: warning: LauConstants::twoPi defined but not used [-Wunused-variable] const Double_t twoPi = 2.0*TMath::Pi(); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/LauFlatteRes.cc In file included from src/LauFlatteRes.cc:17:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:89:18: warning: LauConstants::pi defined but not used [-Wunused-variable] const Double_t pi = TMath::Pi(); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:93:18: warning: LauConstants::twoPi defined but not used [-Wunused-variable] const Double_t twoPi = 2.0*TMath::Pi(); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/LauKappaRes.cc In file included from src/LauKappaRes.cc:17:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:89:18: warning: LauConstants::pi defined but not used [-Wunused-variable] const Double_t pi = TMath::Pi(); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:93:18: warning: LauConstants::twoPi defined but not used [-Wunused-variable] const Double_t twoPi = 2.0*TMath::Pi(); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Compiling src/LauBreitWignerRes.cc Compiling src/LauPolNR.cc Compiling src/LauDatabasePDG.cc Compiling src/LauKMatrixProdPole.cc Compiling src/LauPrint.cc Compiling src/LauBlattWeisskopfFactor.cc Compiling src/LauLASSBWRes.cc In file included from src/LauLASSBWRes.cc:17:0: inc/LauConstants.hh:86:18: warning: LauConstants::sin2beta defined but not used [-Wunused-variable] const Double_t sin2beta = TMath::Sin(2.0*beta); ^ inc/LauConstants.hh:89:18: warning: LauConstants::pi defined but not used [-Wunused-variable] const Double_t pi = TMath::Pi(); ^ inc/LauConstants.hh:91:18: warning: LauConstants::rootPi defined but not used [-Wunused-variable] const Double_t rootPi = TMath::Sqrt(TMath::Pi()); ^ inc/LauConstants.hh:93:18: warning: LauConstants::twoPi defined but not used [-Wunused-variable] const Double_t twoPi = 2.0*TMath::Pi(); ^ inc/LauConstants.hh:95:18: warning: LauConstants::threePi defined but not used [-Wunused-variable] const Double_t threePi = 3.0*TMath::Pi(); ^ inc/LauConstants.hh:97:18: warning: LauConstants::sixPi defined but not used [-Wunused-variable] const Double_t sixPi = 6.0*TMath::Pi(); ^ inc/LauConstants.hh:99:18: warning: LauConstants::pim4 defined but not used [-Wunused-variable] const Double_t pim4 = 1.0/TMath::Power(TMath::Pi(), 0.25); ^ inc/LauConstants.hh:101:18: warning: LauConstants::piBy2 defined but not used [-Wunused-variable] const Double_t piBy2 = 0.5*TMath::Pi(); ^ inc/LauConstants.hh:103:18: warning: LauConstants::rootPiBy2 defined but not used [-Wunused-variable] const Double_t rootPiBy2 = TMath::Sqrt(0.5*TMath::Pi()); ^ inc/LauConstants.hh:105:18: warning: LauConstants::invPi defined but not used [-Wunused-variable] const Double_t invPi = 1.0/TMath::Pi(); ^ inc/LauConstants.hh:107:18: warning: LauConstants::root2 defined but not used [-Wunused-variable] const Double_t root2 = TMath::Sqrt(2.0); ^ inc/LauConstants.hh:109:18: warning: LauConstants::log4 defined but not used [-Wunused-variable] const Double_t log4 = TMath::Log(4.0); ^ Running rootcint Compiling tmp/Laura++Cint.cc Making lib/libLaura++.so Making lib/libLaura++.rootmap