DAS  3.0
Das Analysis System
DASOptions.h
Go to the documentation of this file.
1 // SPDX-License-Identifier: GPLv3-or-later
2 //
3 // SPDX-FileCopyrightText: Louis Moureaux <louis.moureaux@cern.ch>
4 
5 #pragma once
6 
7 #include <Options.h>
8 
9 namespace DAS {
10 
14 
15 } // namespace DAS
DAS
Definition: applyBTagSF.cc:31
Darwin::Tools::none
@ none
default (for simple executables)
Definition: Options.h:25
Darwin::Tools::Options
Common class to interpret the command line, based on Boost Program Options.
Definition: Options.h:56
DAS::Options
Darwin::Tools::Options Options(const char *, int=Darwin::Tools::none)
Constructs Darwin options with the correct commit information.
Definition: DASOptions.cc:14