#include "emcOMAsciiT.h"
#include "emcLCTofFEM.h"
#include "emcDataManager.h"
#include "EmcIndexer.h"
#include "asciitimestamp.h"
#include <string>
#include <vector>
#include <fstream>
#include <sstream>
#include "dirfilemanip.h"
Include dependency graph for ascii/emcOMLCTofFEM.C:
Go to the source code of this file.
Functions | |
bool | namer (const emcLCTofFEM &hlr, int to_or_from, std::string &filename) |
bool | writer (const emcLCTofFEM &tofFEM, int) |
bool | reader (emcLCTofFEM &tofFEM, int code) |
Variables | |
emcOMAsciiT< emcLCTofFEM > | gemcOMLCTofFEM ("emcOMLCTofFEM","Read/Write emcLCTofFEM objects from/to files", reader, writer) |
|
Definition at line 14 of file ascii/emcOMLCTofFEM.C. References emcCalFEM::AbsolutePosition(), createDirectory(), EmcIndexer::EmcSectorId(), expand(), emcDataManager::GetInstance(), and EmcIndexer::PXSM144_iSiSM144(). |
|
Definition at line 104 of file ascii/emcOMLCTofFEM.C. References emcCalFEM::AbsolutePosition(), and emcCalFEM::FEMDecode(). |
|
Definition at line 56 of file ascii/emcOMLCTofFEM.C. References checkFile(), and namer(). |
|
|