1 #ifndef __JDETECTOR__JDETECTORHEADER__ 
    2 #define __JDETECTOR__JDETECTORHEADER__ 
   19 namespace JDETECTOR {}
 
   20 namespace JPP { 
using namespace JDETECTOR; }
 
   77       in >> 
static_cast<JUTMGrid&
>     (header);
 
   95       out << static_cast<const JUTCTimeRange&>(header);
 
   97       out << static_cast<const JUTMGrid&>     (header);
 
   99       out << static_cast<const JUTMPosition&> (header);
 
  115       in >> 
static_cast<JUTMGrid&
>     (header);
 
  131       out << static_cast<const JUTCTimeRange&>(header);
 
  132       out << static_cast<const JUTMGrid&>     (header);
 
  133       out << static_cast<const JUTMPosition&> (header);
 
  200       template<
class JDetectorHeader_t>
 
JDetectorHeader getORCADetectorHeader()
Get detector header for ORCA. 
 
Interface for binary output. 
 
#define gmake_property(A)
macro to convert (template) parameter to JPropertiesElement object 
 
Utility class to parse parameter values. 
 
Simple data structure to support I/O of equations (see class JLANG::JEquation). 
 
Data structure for UTM position. 
 
Utility class to parse parameter values. 
 
JUTCTimeRange()
Default constructor. 
 
Interface for binary input. 
 
Data structure for UTM grid. 
 
JDetectorHeader getARCADetectorHeader()
Get detector header for ARCA.