#include "emcOMAsciiT.h"
#include "emcHLRatioFEM.h"
#include "emcDataManager.h"
#include "EmcIndexer.h"
#include <fstream>
#include <iostream>
#include <cassert>
#include "asciitimestamp.h"
#include "dirfilemanip.h"
#include <sstream>
Include dependency graph for ascii/emcOMHLRatioFEM.C:
Go to the source code of this file.
Functions | |
bool | namer (const emcHLRatioFEM &hlr, int to_or_from, std::string &filename) |
bool | reader (emcHLRatioFEM &hlr, int code) |
bool | writer (const emcHLRatioFEM &hlr, int) |
Variables | |
emcOMAsciiT< emcHLRatioFEM > | gemcOMHLRatioFEM ("emcOMHLRatio","Read emcHLRatioFEM objects", reader, writer) |
|
Definition at line 15 of file ascii/emcOMHLRatioFEM.C. References emcCalFEM::AbsolutePosition(), createDirectory(), EmcIndexer::EmcSectorId(), expand(), emcDataManager::GetInstance(), and EmcIndexer::PXSM144_iSiSM144(). Referenced by writer(). |
|
Definition at line 57 of file ascii/emcOMHLRatioFEM.C. References emcCalFEM::AbsolutePosition(), and emcCalFEM::FEMDecode(). |
|
Definition at line 123 of file ascii/emcOMHLRatioFEM.C. References checkFile(), and namer(). |
|
|