|
NAIA
|
#include "spdlog/sinks/stdout_color_sinks.h"#include "spdlog/spdlog.h"#include "Tofrec02_ihep.h"#include "TrdKCluster.h"#include "amschain.h"#include "root.h"#include "tkdcards.h"#include "NtpMaker/NtpSelector.h"#include "NtpMaker/NtpTools.h"#include "NtpMaker/cli_options.h"#include "Utility/Logging/Logging.h"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 18 of file NtpMaker.cpp.
References argp, arguments::debug_level, arguments::event, NAIA::NtpSelector::firstentry, arguments::flag_input, arguments::flag_output, arguments::flag_overwrite, arguments::from_event, arguments::infilename, NAIA::NtpSelector::lastentry, NAIA::Logging::MuteOutput(), arguments::nevents, arguments::outfilename, NAIA::NtpSelector::SetOutputFilename(), and NAIA::Logging::UnmuteOutput().
1.8.5