#include <iostream>
Go to the source code of this file.
Define Documentation
Value:cerr << "\ndouble( " #obj " )\n"; \
try { throw obj; } \
catch ( const B & x ) { throw; }
Definition at line 32 of file excDblThrow.cc.
Referenced by CLHEP::RanluxEngine::flat(), CLHEP::RanecuEngine::flatArray(), CLHEP::RanluxEngine::flatArray(), heapAddresses(), main(), nwwerf(), CLHEP::RandPoissonT::operator()(), CLHEP::RandPoisson::operator()(), test1(), test2(), and testRandMultiGauss().
Value:cerr << "\nsingle( " #obj " )\n"; \
const B & ref = obj; \
throw ref;
Definition at line 26 of file excDblThrow.cc.
Referenced by test3(), and test4().
Function Documentation
Definition at line 38 of file excDblThrow.cc.
References g(), and B::type().
Referenced by aSequence(), CLHEP::HepPile< T >::HepPile(), main(), neg(), negv(), Genfun::RelativisticBWDistribution::operator()(), Genfun::VoigtProfile::operator()(), Genfun::NonrelativisticBWDistribution::operator()(), Genfun::Power::operator()(), Genfun::RKIntegrator::RKFunction::operator()(), Genfun::operator-(), Genfun::operator/(), Genfun::LikelihoodFunctional::operator[](), Genfun::EfficiencyFunctional::operator[](), Genfun::Variable::partial(), CLHEP::HepPile< T >::set_destroy(), symmatrix_test(), n_element_type::test(), n_spt_pimpl::test(), vectorRestore(), vectorRestore1(), vectorRestore1< NonRandomEngine >(), vectorTest64(), and vectorTest64< NonRandomEngine >().