1 #ifndef __JACOUSTICS__JSUPEREVTTOOLKIT__ 
    2 #define __JACOUSTICS__JSUPEREVTTOOLKIT__ 
   16 namespace JACOUSTICS {}
 
   17 namespace JPP { 
using namespace JACOUSTICS; }
 
   19 namespace JACOUSTICS {
 
   31     for (JSuperEvt::tx_type::const_iterator i = evt.
tx.begin(); i != evt.
tx.end(); ++i) {
 
   57       evt.
tx.push_back(
JSuperEvt::tx_t(i->first.getID(), i->first.getCounter(), i->second.t1));
 
   60     for (
T i = begin; i != end; ++i) {
 
   61       evt.
rx.push_back(
JSuperEvt::rx_t(i->getID(), i->getCounter(), i->getString(), i->getFloor(), i->getValue(), i->getWeight()));
 
JEvt getEvt(const JHead &header, const JModel &model)
Get event. 
 
JSuperEvt getSuperEvt(const JHead &header, const JModel &model, T begin, T end)
Get super event. 
 
Model for fit to acoustics data. 
 
do set_variable OUTPUT_DIRECTORY $WORKDIR T
 
JACOUSTICS::JModel::emission_type emission
 
JMODEL::JString getModel(const JFit &fit)
Get model parameters of string. 
 
Acoustic super event fit. 
 
Model for fit to acoutsics data.