Jpp
|
#include <string>
#include <map>
#include <sstream>
#include "evt/Head.hh"
#include "JLang/JRedirectString.hh"
#include "JLang/JNullStream.hh"
#include "JROOT/JRootDictionary.hh"
#include "JROOT/JRootStreamer.hh"
#include "JAAnet/JHead.hh"
#include "JAAnet/JHeadToolkit.hh"
Go to the source code of this file.
Namespaces | |
JAANET | |
Extensions to AAnet data format. | |
Functions | |
void | JAANET::copy (const Head &from, JHead &to) |
Copy header from from to to . More... | |
void | JAANET::copy (const JHead &from, Head &to) |
Copy header from from to to . More... | |