GENIEGenerator
Loading...
Searching...
No Matches
GFlavorMap.cxx File Reference
#include <iostream>
#include <iomanip>
#include <cassert>
#include <cstdlib>
#include "Tools/Flux/GFlavorMap.h"
#include "Tools/Flux/GFlavorMixerFactory.h"
#include "Framework/Messenger/Messenger.h"
#include "Framework/Utils/StringUtils.h"
Include dependency graph for GFlavorMap.cxx:

Go to the source code of this file.

Namespaces

namespace  genie
 THE MAIN GENIE PROJECT NAMESPACE
namespace  genie::flux
 GENIE flux drivers.

Macros

#define LOG_BEGIN(a, b)
#define LOG_END   ""

Macro Definition Documentation

◆ LOG_BEGIN

#define LOG_BEGIN ( a,
b )
Value:
LOG(a,b)
#define LOG(stream, priority)
A macro that returns the requested log4cpp::Category appending a string (using the FILE,...
Definition Messenger.h:96
const double a

Copyright (c) 2003-2025, The GENIE Collaboration For the full text of the license visit http://copyright.genie-mc.org

Robert Hatcher rhatc.nosp@m.her@.nosp@m.fnal..nosp@m.gov Fermi National Accelerator Laboratory

Definition at line 22 of file GFlavorMap.cxx.

Referenced by genie::flux::GFlavorMap::Config(), genie::flux::GFlavorMap::ParseFixedfracString(), genie::flux::GFlavorMap::ParseMapString(), genie::flux::GFlavorMap::PrintConfig(), genie::flux::GFluxBlender::PrintConfig(), genie::flux::GFluxBlender::PrintState(), and genie::flux::GFlavorMap::Probability().

◆ LOG_END