Jpp 19.3.0-rc.1
the software that should make you happy
Loading...
Searching...
No Matches
JPhotonPathWriter.hh
Go to the documentation of this file.
1#ifndef H_PHOTON_PATH_WRITER
2#define H_PHOTON_PATH_WRITER
3
6
7/**
8 * \author mjongen
9 */
10
11namespace JMARKOV {}
12namespace JPP { using namespace JMARKOV; }
13
14namespace JMARKOV {
15
16 class JPhotonPathWriter : public JIO::JBinaryFileWriter<JPhotonPath> {
17 public :
18 } ;
19}
20
21#endif
Object(s) writing to binary file (i.e. .jpp).
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).