BOSS 7.1.3
BESIII Offline Software System
Loading...
Searching...
No Matches
config.h File Reference

Go to the source code of this file.

Macros

#define std
 
#define STDC
 
#define true   1
 
#define false   0
 
#define typename
 
#define explicit
 
#define restrict
 
#define STATIC_CAST(type, expr)
 
#define CONST_CAST(type, expr)
 
#define REINTERPRET_CAST(type, expr)
 
#define CXX_T_DEFAULT(x)
 
#define CXX_T_ONDEFAULT(def, nodef)
 
#define TEMPLATE_NULL_ARGS
 
#define TEMPLATE_NULL_SPEC
 
#define ITERATOR_BASE(cat, val, diff)
 
#define REVERSE_ITERATOR(tname, tag, iter, value, reference, pointer, difference)
 
#define TEMPLATE_RESCOPE(scope)
 

Typedefs

typedef int bool
 

Macro Definition Documentation

◆ CONST_CAST

#define CONST_CAST ( type,
expr )
Value:
((type)(expr))

Definition at line 48 of file BesCxxPolicy/BesCxxPolicy-00-02-00/CxxFeatures/config.h.

◆ CXX_T_DEFAULT

#define CXX_T_DEFAULT ( x)

◆ CXX_T_ONDEFAULT

#define CXX_T_ONDEFAULT ( def,
nodef )
Value:
nodef

Definition at line 61 of file BesCxxPolicy/BesCxxPolicy-00-02-00/CxxFeatures/config.h.

◆ explicit

#define explicit

◆ false

#define false   0

Definition at line 22 of file BesCxxPolicy/BesCxxPolicy-00-02-00/CxxFeatures/config.h.

Referenced by rdbModel::Assertion::Assertion(), BeamEnergySvc::BeamEnergySvc(), BesTruthVertex::BesTruthVertex(), BesTStats::BesTStats(), BesTStats::BesTStats(), BgsPhysicsList::BgsPhysicsList(), calib_endcap_atten::calib_endcap_atten(), calib_endcap_sigma::calib_endcap_sigma(), ClassImp(), rdbModel::Column::Column(), dchain::CombinatoricList< CandidateClass >::CombinatoricList(), dchain::CombinatoricList< CandidateClass >::CombinatoricList(), dchain::CombinatoricList< CandidateClass >::CombinatoricList(), dchain::CombinatoricList< CandidateClass >::CombinatoricList(), dchain::CombinatoricList< CandidateClass >::CombinatoricList(), ConnectionDBBase::ConnectionDBBase(), ConnectionDBBase::ConnectionDBBase(), CosmicGenerator::CosmicGenerator(), TrkParams::covariance(), CriteriaItemValue::CriteriaItemValue(), rdbModel::Datatype::Datatype(), db_mysql::db_mysql(), db_mysql::db_mysql(), Dedx_Helix::Dedx_Helix(), Dedx_Helix::Dedx_Helix(), DstHltInfCnv::DstHltInfCnv(), EmcBhabha::EmcBhabha(), EmcBhaCalib::EmcBhaCalib(), EmcLSSMatrix::EmcLSSMatrix(), EvtAmpFactory< T >::EvtAmpFactory(), EvtBtoKD3P::EvtBtoKD3P(), EvtD0mixDalitz::EvtD0mixDalitz(), EvtMassAmp::EvtMassAmp(), EvtPdfMax< Point >::EvtPdfMax(), EvtPdfMax< Point >::EvtPdfMax(), EvtPoint1D::EvtPoint1D(), EvtPoint1D::EvtPoint1D(), EvtVubHybrid::EvtVubHybrid(), Ext_Helix::Ext_Helix(), Ext_Helix::Ext_Helix(), ExteIonisation::ExteIonisation(), ExthIonisation::ExthIonisation(), ExtMucKal::ExtMucKal(), ExtMuIonisation::ExtMuIonisation(), ExtSteppingAction::ExtSteppingAction(), QCMCFilter::findD0Decay(), G4Svc::G4Svc(), MdcGeomSvc::handle(), Helix::Helix(), Helix::Helix(), KalmanFit::Helix::Helix(), KalmanFit::Helix::Helix(), HepHistID::HepHistID(), HepHistID::HepHistID(), HltInfCnv::HltInfCnv(), HTRange< T >::HTRange(), ers::FilterStream::is_accept(), HltID::is_algorithm(), EmcID::is_barrel(), MucID::is_barrel(), TofID::is_barrel(), TofID::is_barrel(), HltID::is_con_inf(), HltID::is_criteria(), HltID::is_ef_result(), HltID::is_emc_inf(), HltID::is_energy(), HltID::is_eventtype(), HltID::is_mdc_inf(), HltID::is_muc_inf(), HltID::is_ncon(), HltID::is_number(), TofID::is_scin(), HltID::is_tof_inf(), HltID::is_version(), DecayChain::KinematicData::KinematicData(), DecayChain::KinematicData::KinematicData(), calibUtil::Metadata::Metadata(), TrkPocaBase::minimize(), MucRec2DRoad::MucRec2DRoad(), rdbModel::MysqlConnection::MysqlConnection(), rdbModel::Assertion::Operator::Operator(), rdbModel::Assertion::Operator::Operator(), rdbModel::Assertion::Operator::Operator(), ers::Issue::operator==(), raw_ifstream::raw_ifstream(), ReadBeamInfFromDb::ReadBeamInfFromDb(), ReadEb::ReadEb(), ResetEtsAlg::ResetEtsAlg(), RootInterface::RootInterface(), rdbModel::Row::Row(), rdbModel::Row::Row(), efpsc::SC::SC(), Scheduler::Scheduler(), ers::HumanStream::send(), rdbModel::Supersede::Supersede(), T3DLineFitter::T3DLineFitter(), rdbModel::Table::Table(), Tagged::Tagged(), TConformalFinder::TConformalFinder(), TCurlFinder::TCurlFinder(), TCurlFinder::TCurlFinder(), THelixFitter::THelixFitter(), TLine0::TLine0(), TLine0::TLine0(), TMLine::TMLine(), TMLine::TMLine(), TMSelector::TMSelector(), TofShower::TofShower(), TRadSpline::TRadSpline(), TrkExtInterface::TrkExtInterface(), TrkFitStatus::TrkFitStatus(), TrkParams::TrkParams(), TrkParams::TrkParams(), TrkReco::TrkReco(), TRungeFitter::TRungeFitter(), TTrackBase::TTrackBase(), TTrackBase::TTrackBase(), TUpdater::TUpdater(), VFHelix::VFHelix(), VFHelix::VFHelix(), xmlBase::XmlParser::XmlParser(), XmlRpc::XmlRpcSource::XmlRpcSource(), and ZddReconAlg::ZddReconAlg().

◆ ITERATOR_BASE

#define ITERATOR_BASE ( cat,
val,
diff )
Value:
: public std::cat<val,diff>

Definition at line 90 of file BesCxxPolicy/BesCxxPolicy-00-02-00/CxxFeatures/config.h.

◆ REINTERPRET_CAST

#define REINTERPRET_CAST ( type,
expr )
Value:
((type)(expr))

Definition at line 49 of file BesCxxPolicy/BesCxxPolicy-00-02-00/CxxFeatures/config.h.

◆ restrict

#define restrict

◆ REVERSE_ITERATOR

#define REVERSE_ITERATOR ( tname,
tag,
iter,
value,
reference,
pointer,
difference )
Value:
I_don_t_know_how_to_define_reverse_iterator

Definition at line 106 of file BesCxxPolicy/BesCxxPolicy-00-02-00/CxxFeatures/config.h.

106# define REVERSE_ITERATOR(tname,tag,iter,value,reference,pointer,difference) \
107 I_don_t_know_how_to_define_reverse_iterator

◆ STATIC_CAST

#define STATIC_CAST ( type,
expr )
Value:
((type)(expr))

Definition at line 47 of file BesCxxPolicy/BesCxxPolicy-00-02-00/CxxFeatures/config.h.

◆ std

#define std

◆ STDC

#define STDC

◆ TEMPLATE_NULL_ARGS

#define TEMPLATE_NULL_ARGS

◆ TEMPLATE_NULL_SPEC

#define TEMPLATE_NULL_SPEC

◆ TEMPLATE_RESCOPE

#define TEMPLATE_RESCOPE ( scope)
Value:
typename scope::

Definition at line 113 of file BesCxxPolicy/BesCxxPolicy-00-02-00/CxxFeatures/config.h.

◆ true

#define true   1

Definition at line 19 of file BesCxxPolicy/BesCxxPolicy-00-02-00/CxxFeatures/config.h.

Referenced by BesRunAction::BesRunAction(), calib_barrel_common::calib_barrel_common(), calib_barrel_q0::calib_barrel_q0(), calib_barrel_sigma::calib_barrel_sigma(), calib_etf_bunch::calib_etf_bunch(), CalibMySQLCnvSvc::CalibMySQLCnvSvc(), Dedx_Helix::Dedx_Helix(), DigiEvent::DigiEvent(), EmcBhaCalib::EmcBhaCalib(), EmcSelBhaEvent::EmcSelBhaEvent(), EvtD0mixDalitz::EvtD0mixDalitz(), EvtPdfMax< Point >::EvtPdfMax(), EvtPdfMax< Point >::EvtPdfMax(), EvtPoint1D::EvtPoint1D(), EvtPoint1D::EvtPoint1D(), EvtVubHybrid::EvtVubHybrid(), Ext_Helix::Ext_Helix(), Ext_track::Ext_track(), ExteIonisation::ExteIonisation(), ExtMdcTrack::ExtMdcTrack(), ExtSteppingAction::ExtSteppingAction(), QCMCFilter::findD0Decay(), Helix::Helix(), KalmanFit::Helix::Helix(), HepHistID::HepHistID(), HepHistID::HepHistID(), HTRange< T >::HTRange(), ers::FilterStream::is_accept(), HltID::is_algorithm(), MdcID::is_axial(), EmcID::is_barrel(), TofHitStatus::is_barrel(), TofHitStatus::is_cluster(), HltID::is_con_inf(), TofHitStatus::is_counter(), HltID::is_criteria(), TofHitStatus::is_east(), HltID::is_ef_result(), BesDetectorID::is_emc(), HltID::is_emc_inf(), HltID::is_energy(), HltID::is_eventtype(), BesDetectorID::is_hlt(), BesDetectorID::is_mdc(), HltID::is_mdc_inf(), BesDetectorID::is_mrpc(), TofHitStatus::is_mrpc(), TofID::is_mrpc(), TofID::is_mrpc(), BesDetectorID::is_muc(), HltID::is_muc_inf(), TofHitStatus::is_multihit(), HltID::is_ncon(), HltID::is_number(), TofHitStatus::is_overflow(), TofHitStatus::is_raw(), TofHitStatus::is_readout(), TofID::is_scin(), BesDetectorID::is_tof(), HltID::is_tof_inf(), HltID::is_version(), McContext::McContext(), McContext::McContext(), MdcParameter::MdcParameter(), TrkPocaBase::minimize(), MucGeoCreateAlg::MucGeoCreateAlg(), HltProcessor::MyFrame::MyFrame(), OfflineEventLoopMgr::nextEvent(), OfflineRevise::OfflineRevise(), IsGenType::operator()(), ers::Issue::operator==(), ReadEb::ReadEb(), ers::StreamFactory::register_factory(), RootFileWriter::RootFileWriter(), ers::HumanStream::send(), T3DLineFitter::T3DLineFitter(), TConformalFinder0::TConformalFinder0(), TofShower::TofShower(), TrkHitOnTrk::TrkHitOnTrk(), TrkReco::TrkReco(), TRungeFitter::TRungeFitter(), TSegmentCurl::TSegmentCurl(), TTrackBase::TTrackBase(), and VFHelix::VFHelix().

◆ typename

#define typename

Definition at line 27 of file BesCxxPolicy/BesCxxPolicy-00-02-00/CxxFeatures/config.h.

Referenced by DCFillableChargedList< Charged >::DCFillableChargedList(), DCFillableChargedList< Charged >::DCFillableChargedList(), DCFillableChargedList< Charged >::DCFillableChargedList(), DCFillableChargedList< CDChargedKaon >::DCFillableChargedList(), DCFillableChargedList< CDChargedKaon >::DCFillableChargedList(), DCFillableChargedList< CDChargedKaon >::DCFillableChargedList(), DCFillableNeutralList< Neutral >::DCFillableNeutralList(), DCFillableNeutralList< Neutral >::DCFillableNeutralList(), DCFillableNeutralList< Neutral >::DCFillableNeutralList(), DCFillableNeutralList< CDEta >::DCFillableNeutralList(), DCFillableNeutralList< CDEta >::DCFillableNeutralList(), DCFillableNeutralNCList< NeutralNC >::DCFillableNeutralNCList(), DCFillableNeutralNCList< NeutralNC >::DCFillableNeutralNCList(), DCFillableNeutralNCList< NeutralNC >::DCFillableNeutralNCList(), DCFillableNeutralNCList< CDLambda >::DCFillableNeutralNCList(), DCFillableNeutralNCList< CDLambda >::DCFillableNeutralNCList(), DCFillableNeutralNCList< CDLambda >::DCFillableNeutralNCList(), LabeledDecay< DecayClass >::LabeledDecay(), dchain::LabeledParticle< T >::LabeledParticle(), dchain::LabeledParticle< T >::LabeledParticle(), dchain::MuteWholeItr< T >::MuteWholeItr(), dchain::MuteWholeItr< Charged >::MuteWholeItr(), dchain::PartialItr< T >::PartialItr(), dchain::WholeItr< T >::WholeItr(), dchain::WholeItr< Charged >::WholeItr(), and DCFillableNeutralList< CDEta >::~DCFillableNeutralList().

Typedef Documentation

◆ bool

typedef int bool