1 #ifndef __JSUPPORT__JMONTECARLOFILEWRITER__ 
    2 #define __JSUPPORT__JMONTECARLOFILEWRITER__ 
   18 namespace JPP { 
using namespace JSUPPORT; }
 
   60   template<
class JHead_t, 
class JTail_t>
 
   83   template<
class JHead_t>
 
Accessible output stream. 
 
JMonteCarloFileWriter()
Default constructor. 
 
Auxiliary class for no type definition. 
 
JMonteCarloStreamObjectOutput(std::ostream &out)
Constructor. 
 
Object(s) writing to Monte Carlo ASCII file (i.e .evt) 
 
JMonteCarloStreamObjectOutput(std::ostream &out)
Constructor. 
 
JMonteCarloStreamObjectOutput(std::ostream &out)
Constructor. 
 
Implementation of null output for single data type. 
 
Forward declarations for definitions of I/O redirect and pipe operators. 
 
Interface for object output with named access. 
 
Template definition of Monte Carlo stream output for single data type.