This is the complete list of members for marlin::SimpleFastMCProcessor, including all inherited members.
_description | marlin::Processor | protected |
_factory | marlin::SimpleFastMCProcessor | protected |
_initChargedRes | marlin::SimpleFastMCProcessor | protected |
_initNeutralHadronRes | marlin::SimpleFastMCProcessor | protected |
_initPhotonRes | marlin::SimpleFastMCProcessor | protected |
_inputCollectionName | marlin::SimpleFastMCProcessor | protected |
_inTypeMap (defined in marlin::Processor) | marlin::Processor | protected |
_isFirstEvent (defined in marlin::Processor) | marlin::Processor | protected |
_logLevelName (defined in marlin::Processor) | marlin::Processor | protected |
_map (defined in marlin::Processor) | marlin::Processor | protected |
_mcTruthCollectionName (defined in marlin::SimpleFastMCProcessor) | marlin::SimpleFastMCProcessor | protected |
_momentumCut | marlin::SimpleFastMCProcessor | protected |
_nEvt (defined in marlin::SimpleFastMCProcessor) | marlin::SimpleFastMCProcessor | protected |
_nRun (defined in marlin::SimpleFastMCProcessor) | marlin::SimpleFastMCProcessor | protected |
_outTypeMap (defined in marlin::Processor) | marlin::Processor | protected |
_parameters (defined in marlin::Processor) | marlin::Processor | protected |
_processorName (defined in marlin::Processor) | marlin::Processor | protected |
_recoParticleCollectionName | marlin::SimpleFastMCProcessor | protected |
_typeName (defined in marlin::Processor) | marlin::Processor | protected |
check(LCEvent *evt) | marlin::SimpleFastMCProcessor | virtual |
checkForExistingParameter(const std::string ¶meterName) | marlin::Processor | inlineprotected |
description() | marlin::Processor | inline |
end() | marlin::SimpleFastMCProcessor | virtual |
getLCIOInType(const std::string &colName) | marlin::Processor | |
getLCIOOutType(const std::string &colName) | marlin::Processor | |
init() | marlin::SimpleFastMCProcessor | virtual |
isFirstEvent() | marlin::Processor | inline |
isInputCollectionName(const std::string ¶meterName) | marlin::Processor | |
isOutputCollectionName(const std::string ¶meterName) | marlin::Processor | |
log() const | marlin::Processor | protected |
logLevelName() const | marlin::Processor | inlinevirtual |
message(const std::string &m) const | marlin::Processor | inlineprotected |
message(const std::basic_ostream< char, std::char_traits< char > > &m) const | marlin::Processor | inlineprotected |
name() const | marlin::Processor | inlinevirtual |
newProcessor() | marlin::SimpleFastMCProcessor | inlinevirtual |
operator=(const marlin::SimpleFastMCProcessor &)=delete (defined in marlin::SimpleFastMCProcessor) | marlin::SimpleFastMCProcessor | |
parameters() | marlin::Processor | inlinevirtual |
parameterSet(const std::string &name) | marlin::Processor | protected |
printDescription() | marlin::Processor | virtual |
printDescriptionXML(std::ostream &stream=std::cout) | marlin::Processor | virtual |
printParameters() | marlin::Processor | inline |
printParameters() | marlin::Processor | |
processEvent(LCEvent *evt) | marlin::SimpleFastMCProcessor | virtual |
Processor(const std::string &typeName) | marlin::Processor | |
processRunHeader(LCRunHeader *run) | marlin::SimpleFastMCProcessor | virtual |
registerInputCollection(const std::string &collectionType, const std::string ¶meterName, const std::string ¶meterDescription, std::string ¶meter, const std::string &defaultVal, int setSize=0) | marlin::Processor | inlineprotected |
registerInputCollections(const std::string &collectionType, const std::string ¶meterName, const std::string ¶meterDescription, StringVec ¶meter, const StringVec &defaultVal, int setSize=0) | marlin::Processor | inlineprotected |
registerOptionalParameter(const std::string ¶meterName, const std::string ¶meterDescription, T ¶meter, const T &defaultVal, int setSize=0) | marlin::Processor | inlineprotected |
registerOutputCollection(const std::string &collectionType, const std::string ¶meterName, const std::string ¶meterDescription, std::string ¶meter, const std::string &defaultVal, int setSize=0) | marlin::Processor | inlineprotected |
registerProcessorParameter(const std::string ¶meterName, const std::string ¶meterDescription, T ¶meter, const T &defaultVal, int setSize=0) | marlin::Processor | inlineprotected |
setName(const std::string &processorName) | marlin::Processor | inlinevirtual |
setParameters(std::shared_ptr< StringParameters > parameters) | marlin::Processor | virtual |
setReturnValue(bool val) | marlin::Processor | protected |
setReturnValue(const std::string &name, bool val) | marlin::Processor | protected |
SimpleFastMCProcessor() (defined in marlin::SimpleFastMCProcessor) | marlin::SimpleFastMCProcessor | |
SimpleFastMCProcessor(const marlin::SimpleFastMCProcessor &)=delete (defined in marlin::SimpleFastMCProcessor) | marlin::SimpleFastMCProcessor | |
type() const | marlin::Processor | inlinevirtual |
~Processor() | marlin::Processor | virtual |