NAIA  1.0.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
Namespaces | Functions | Variables
NtpTools.cpp File Reference
#include "NtpMaker/NtpTools.h"
#include <fstream>

Go to the source code of this file.

Namespaces

 NAIA
 
 NAIA::NtpTools
 

Functions

std::pair< unsigned int,
unsigned int > 
NAIA::NtpTools::GetInnerNHits (TrTrackR *track)
 
std::vector< std::string > NAIA::NtpTools::ExpandTextFilelist (const std::string &txtFile)
 
std::vector< std::string > NAIA::NtpTools::LoadInputFiles (std::vector< std::string > &inputFiles)
 
FILE * NAIA::NtpTools::muteOut (fopen("/dev/null","w"))
 
std::ofstream NAIA::NtpTools::fout ("/dev/null")
 
void NAIA::NtpTools::MuteOutput ()
 
void NAIA::NtpTools::UnmuteOutput ()
 

Variables

FILE * NAIA::NtpTools::stdoutSave = nullptr
 
FILE * NAIA::NtpTools::stderrSave = nullptr
 
std::streambuf * NAIA::NtpTools::cout_sbuf = nullptr
 
std::streambuf * NAIA::NtpTools::cerr_sbuf = nullptr
 
bool NAIA::NtpTools::isMuted = false