#include <SlhaParser.hpp>
Definition at line 30 of file SlhaParser.hpp.
Public Member Functions | |
SLHA::SameNameBlockSet * | getBlockAsStrings (std::string blockName) |
SLHA::SameNameBlockSet const * | getBlockAsStrings (std::string blockName) const |
bool | readFile (std::string const &slhaFileName) |
virtual void | registerBlock (SLHA::BaseSlhaBlock &blockToUpdate) |
void | registerSpectrum (MassSpectrum &spectrumToUpdate) |
SlhaParser (bool const shouldRecordBlocksNotRegistered=true, bool const isVerbose=true) | |
virtual | ~SlhaParser () |
![]() | |
PushingObserved () | |
virtual void | registerObserver (PushedToObserver< SpectrumUpdater > *const joiningObserver) |
void | removeAllObservers () |
virtual void | removeObserver (PushedToObserver< SpectrumUpdater > *const leavingObserver) |
virtual void | updateObservers () |
virtual void | updateObservers (SpectrumUpdater const &pushedValue) |
virtual | ~PushingObserved () |
Static Public Member Functions | |
static void | copyWithoutBlock (std::string const &originalFilename, std::string const &blockToStrip, std::string const ©Filename) |
Protected Member Functions | |
void | checkForMassBlocksForSpectrum () |
void | clearBlocks () |
void | ensureSpectraRecordMasses () |
void | finishUpEitherBlockOrDecay () |
void | prepareForEitherBlockOrDecay () |
void | prepareToReadNewBlock () |
void | prepareToReadNewDecay () |
void | recordDecayLine () |
Additional Inherited Members | |
![]() | |
typedef std::pair< PushedToObserver< SpectrumUpdater > *, bool > | observerWithBool |
typedef std::list< observerWithBool >::iterator | observerWithBoolListIterator |
LHPC::SlhaParser::SlhaParser | ( | bool const | shouldRecordBlocksNotRegistered = true , |
bool const | isVerbose = true |
||
) |
Definition at line 69 of file SlhaParser.cpp.
|
virtual |
Definition at line 99 of file SlhaParser.cpp.
|
protected |
Definition at line 215 of file SlhaParser.cpp.
|
inlineprotected |
Definition at line 163 of file SlhaParser.hpp.
|
static |
Definition at line 19 of file SlhaParser.cpp.
|
inlineprotected |
Definition at line 235 of file SlhaParser.hpp.
|
inlineprotected |
Definition at line 218 of file SlhaParser.hpp.
|
inline |
Definition at line 132 of file SlhaParser.hpp.
|
inline |
Definition at line 147 of file SlhaParser.hpp.
|
inlineprotected |
Definition at line 250 of file SlhaParser.hpp.
|
protected |
Definition at line 299 of file SlhaParser.cpp.
|
inlineprotected |
Definition at line 186 of file SlhaParser.hpp.
bool LHPC::SlhaParser::readFile | ( | std::string const & | slhaFileName | ) |
Definition at line 167 of file SlhaParser.cpp.
|
inlineprotected |
Definition at line 203 of file SlhaParser.hpp.
|
virtual |
Definition at line 120 of file SlhaParser.cpp.
|
inline |
Definition at line 124 of file SlhaParser.hpp.
|
protected |
Definition at line 67 of file SlhaParser.hpp.
|
protected |
Definition at line 69 of file SlhaParser.hpp.
|
protected |
Definition at line 73 of file SlhaParser.hpp.
|
protected |
Definition at line 71 of file SlhaParser.hpp.
|
protected |
Definition at line 72 of file SlhaParser.hpp.
|
protected |
Definition at line 66 of file SlhaParser.hpp.
|
protected |
Definition at line 74 of file SlhaParser.hpp.
|
protected |
Definition at line 78 of file SlhaParser.hpp.
|
protected |
Definition at line 81 of file SlhaParser.hpp.
|
protected |
Definition at line 82 of file SlhaParser.hpp.
|
protected |
Definition at line 79 of file SlhaParser.hpp.
|
protected |
Definition at line 64 of file SlhaParser.hpp.
|
protected |
Definition at line 70 of file SlhaParser.hpp.
|
protected |
Definition at line 84 of file SlhaParser.hpp.
|
protected |
Definition at line 85 of file SlhaParser.hpp.
|
protected |
Definition at line 76 of file SlhaParser.hpp.
|
protected |
Definition at line 77 of file SlhaParser.hpp.
|
protected |
Definition at line 80 of file SlhaParser.hpp.
|
protected |
Definition at line 83 of file SlhaParser.hpp.
|
protected |
Definition at line 65 of file SlhaParser.hpp.
|
protected |
Definition at line 86 of file SlhaParser.hpp.
|
protected |
Definition at line 75 of file SlhaParser.hpp.