Go to the source code of this file.
Functions | |
gROOT | Reset () |
bool | handshake (void) |
void | configure (string particle_list) |
void | request_xsec (string opt) |
void | request_event (string opt) |
void | shutdown (void) |
void | client_test () |
Variables | |
int | port = 9090 |
TSocket * | sock = 0 |
void client_test | ( | ) |
Definition at line 20 of file client_test.C.
References ana::assert(), configure(), handshake(), request_event(), request_xsec(), and shutdown().
Definition at line 65 of file client_test.C.
References ana::assert(), run_hadd::cmd, om::cout, and allTimeWatchdog::endl.
Referenced by client_test().
bool handshake | ( | void | ) |
Definition at line 47 of file client_test.C.
References om::cout, and allTimeWatchdog::endl.
Referenced by client_test().
Definition at line 116 of file client_test.C.
References run_hadd::cmd, om::cout, allTimeWatchdog::endl, and MECModelEnuComparisons::opt.
Referenced by client_test().
Definition at line 86 of file client_test.C.
References run_hadd::cmd, om::cout, allTimeWatchdog::endl, and MECModelEnuComparisons::opt.
Referenced by client_test().
gROOT Reset | ( | ) |
Definition at line 120 of file LIDTrainingDedx.cxx.
References slidt::fChain, slidt::hlongdedx, slidt::htransdedx, slidt::kNumEnergyBin, slidt::kNumLongitudinalPlane, slidt::kNumTransversePlane, and slidt::kNumXYRegion.
Referenced by osc::_PMNS< T >::_PMNS(), genie::AxialFormFactor::AxialFormFactor(), genie::QPMDISStrucFuncBase::CalcPDFs(), genie::ELFormFactors::Calculate(), genie::AxialFormFactor::Calculate(), genie::QELFormFactors::Calculate(), genie::DISStructureFunc::Calculate(), genie::DISStructureFunc::DISStructureFunc(), genie::ELFormFactors::ELFormFactors(), slidt::FillHists(), genie::FKR::FKR(), ana::Hist::GetEigenStan(), genie::flux::GSimpleNtpAux::GSimpleNtpAux(), genie::flux::GSimpleNtpEntry::GSimpleNtpEntry(), genie::flux::GSimpleNtpNuMI::GSimpleNtpNuMI(), genie::QELFormFactors::QELFormFactors(), genie::ELFormFactors::SetModel(), genie::AxialFormFactor::SetModel(), genie::QELFormFactors::SetModel(), genie::DISStructureFunc::SetModel(), beamlinereco::LEHitFinder< T >::SetWaveform(), beamlinereco::CFDHitFinder< T >::SetWaveform(), beamlinereco::ToFClusterAlg::ToFClusterAlg(), genie::flux::GJPARCNuFluxPassThroughInfo::~GJPARCNuFluxPassThroughInfo(), and rsim::PulseShaper::~PulseShaper().
Definition at line 148 of file client_test.C.
References om::cout, and allTimeWatchdog::endl.
Referenced by client_test().
int port = 9090 |
Definition at line 9 of file client_test.C.
Referenced by nova::dbi::Util::CheckConnection(), nutools::dbi::Util::CheckConnection(), daq2raw::NOvASocketInputDriver::readFile(), nova::database::Table::SetDBPort(), nova::dbi::Table::SetDBPort(), nutools::dbi::Table::SetDBPort(), DAQChannelMapTests::testBasicChannelGetOnline(), and DAQChannelMapTests::testViewLookups().
TSocket* sock = 0 |
Definition at line 11 of file client_test.C.