Here is a list of all documented files with brief descriptions:
[detail level 12345]
▼ core | |
► include | |
► lib | |
optional.h | |
► logger | |
base_sink.h | |
null_mutex.h | |
null_sink.h | |
stdout_sink.h | |
► lua | |
► bindings | |
Path.h | Lua binding of C++ Path class |
Types.h | Generic functions to deal with custom lua types |
LazyTable.h | |
ParameterSetParser.h | |
utils.h | |
► platform | |
macros.h | |
► strings | |
Scanner.h | |
StringPiece.h | |
ExecutionPath.h | |
Graph.h | |
LibraryManager.h | |
ModuleDefUtils.h | |
ModuleUtils.h | |
Path.h | |
SharedLibrary.h | |
► src | |
► lib | |
optional.cc | |
► logger | |
formatter.cc | |
logger.cc | |
sink.cc | |
► lua | |
► bindings | |
Path.cc | |
Types.cc | |
LazyTable.cc | |
ParameterSetParser.cc | |
utils.cc | |
► python | |
bindings.cc | Python bindings |
► registry | |
ModuleDefBuilder.cc | |
ModuleDefUtils.cc | |
ModuleRegistry.cc | |
► strings | |
Scanner.cc | |
StringPiece.cc | |
Configuration.cc | |
ConfigurationReader.cc | |
Graph.cc | |
InputTag.cc | |
LibraryManager.cc | |
logging.cc | |
Math.cc | |
MatrixElementFactory.cc | |
MEParameters.cc | |
Module.cc | |
ModuleFactory.cc | |
ModuleUtils.cc | |
MoMEMta.cc | |
ParameterSet.cc | |
Particle.cc | |
Path.cc | |
Pool.cc | |
SharedLibrary.cc | |
SLHAReader.cc | |
Solution.cc | |
Utils.cc | |
▼ examples | |
tt_fullyleptonic.cc | |
tt_fullyleptonic_NWA.cc | |
WW_fullyleptonic.cc | |
▼ include | |
► momemta | |
► impl | |
► logger | |
common.h | |
formatter.h | |
log_msg.h | |
logger.h | |
os.h | |
sink.h | |
InputTag_fwd.h | |
Pool.h | |
traits.h | |
ValueProxy.h | |
ValueProxy_fwd.h | |
any.h | |
config.h | |
Configuration.h | |
ConfigurationReader.h | |
ILuaCallback.h | |
InputTag.h | |
Logging.h | |
Math.h | Mathematical functions |
MatrixElement.h | |
MatrixElementFactory.h | |
MEParameters.h | |
Module.h | |
ModuleDef.h | |
ModuleDefBuilder.h | |
ModuleFactory.h | |
ModuleRegistry.h | |
MoMEMta.h | |
ParameterSet.h | |
Particle.h | |
PluginFactory.h | |
Pool.h | |
SLHAReader.h | |
Solution.h | |
Types.h | |
Unused.h | |
Utils.h | |
Value.h | |
▼ modules | |
BinnedTransferFunctionOnEnergy.cc | |
BinnedTransferFunctionOnPt.cc | |
BlockA.cc | |
BlockB.cc | |
BlockC.cc | |
BlockD.cc | |
BlockE.cc | |
BlockF.cc | |
BlockG.cc | |
BreitWignerGenerator.cc | |
BuildInitialState.cc | |
Constant.cc | |
Counter.cc | |
DMEM.cc | |
EmptyModule.cc | |
FlatTransferFunctionOnP.cc | |
FlatTransferFunctionOnPhi.cc | |
FlatTransferFunctionOnTheta.cc | |
GaussianTransferFunctionOnEnergy.cc | |
GaussianTransferFunctionOnPt.cc | |
InternalModules.cc | |
LinearCombinator.cc | |
Looper.cc | |
LooperSummer.cc | |
MatrixElement.cc | |
NarrowWidthApproximation.cc | |
Permutator.cc | |
Printer.cc | |
SecondaryBlockA.cc | |
SecondaryBlockB.cc | |
SecondaryBlockCD.cc | |
SecondaryBlockE.cc | |
StandardPhaseSpace.cc | |
UniformGenerator.cc | |
▼ tests | |
► integration_tests | |
integration_tests.cc | Entry point for integration tests |
no_integration.cc | No integration integration test |
► phaseSpaceGeneration | |
crossSections.cc | |
phaseSpaceGenerationTests.cc | |
phaseSpaceGenerationTests.h | |
phaseSpaceVolume.cc | |
► unit_tests | |
► lib | |
optional.cc | |
► strings | |
Scanner.cc | Unit tests for the Scanner class |
graph.cc | Unit tests for graph |
lua.cc | Unit tests for the lua configuration file parser |
modules.cc | Unit tests for modules |
ParameterSet.cc | Unit tests for ParameterSet |
pool.cc | Unit tests for the memory Pool |
unit_tests.cc | Entry point for unit tests |