| 
    Jpp
    
   | 
 
Template specialisation of JMonteCarloStreamObjectOutput for Evt. More...
#include <JMonteCarloFileSupportkit.hh>
  
 Public Member Functions | |
| virtual bool | put (const T &object) override | 
| Object output.  More... | |
| const std::string & | getSeparator () const | 
| Get token separator.  More... | |
| void | setSeparator (const std::string &sep) | 
| Set token separator.  More... | |
Protected Member Functions | |
| JMonteCarloStreamObjectOutput (std::ostream &out) | |
| Constructor.  More... | |
Template specialisation of JMonteCarloStreamObjectOutput for Evt.
This class provides for a ASCII formatted stream output without separator.
Definition at line 314 of file JMonteCarloFileSupportkit.hh.
      
  | 
  inlineprotected | 
Constructor.
| out | output stream | 
Definition at line 323 of file JMonteCarloFileSupportkit.hh.
      
  | 
  inlineoverridevirtualinherited | 
Object output.
| object | object | 
Implements JLANG::JObjectOutput< T >.
Definition at line 51 of file JStreamObjectOutput.hh.
      
  | 
  inlineinherited | 
      
  | 
  inlineinherited | 
 1.8.5