| 
    Jpp
    18.3.1
    
   the software that should make you happy 
   | 
 
#include "JSystem/JStat.hh"#include "JROOT/JRootStreamer.hh"#include "JROOT/JRootDictionary.hh"#include "JLang/JStringStream.hh"#include "JAcoustics/JTriggerParameters.hh"Go to the source code of this file.
Functions | |
| std::istream & | operator>> (std::istream &in, JACOUSTICS::JTriggerParameters ¶meters) | 
| Read parameters from input stream.  More... | |
| std::ostream & | operator<< (std::ostream &out, const JACOUSTICS::JTriggerParameters ¶meters) | 
| Write parameters to output stream.  More... | |
| std::istream& operator>> | ( | std::istream & | in, | 
| JACOUSTICS::JTriggerParameters & | parameters | ||
| ) | 
Read parameters from input stream.
| in | input stream | 
| parameters | parameters | 
Definition at line 15 of file software/JAcoustics/JTriggerParameters.cc.
| std::ostream& operator<< | ( | std::ostream & | out, | 
| const JACOUSTICS::JTriggerParameters & | parameters | ||
| ) | 
Write parameters to output stream.
| out | output stream | 
| parameters | parameters | 
Definition at line 38 of file software/JAcoustics/JTriggerParameters.cc.
 1.8.5