Classes | |
struct | ConjInfo |
class | ModeSetter |
Typedefs | |
typedef rule< ScannerUsed_1 > | Rule_1 |
typedef scanner_policies< skip_parser_iteration_policy< nothing_parser, iteration_policy >, match_policy, action_policy > | ScannerPolicy |
typedef scanner< const char *, ScannerPolicy > | ScannerUsed_1 |
Functions | |
bool | decayParser (const string &iValue, vector< ConjInfo > &oStrings) |
bool | decayParser (const std::string &iValue, std::vector< ConjInfo > &oStrings) |
std::ostream & | operator<< (std::ostream &out, const ConjInfo &info) |
typedef rule<ScannerUsed_1> cand::parser::Rule_1 |
Definition at line 39 of file decayParser.cc.
typedef scanner_policies<skip_parser_iteration_policy<nothing_parser, iteration_policy>, match_policy, action_policy> cand::parser::ScannerPolicy |
Definition at line 37 of file decayParser.cc.
typedef scanner<const char*, ScannerPolicy> cand::parser::ScannerUsed_1 |
Definition at line 38 of file decayParser.cc.
bool cand::parser::decayParser | ( | const string & | iValue, |
vector< ConjInfo > & | oStrings | ||
) |
Definition at line 41 of file decayParser.cc.
References full, reco::ParticleMasses::kPlus, label, and parse().
bool cand::parser::decayParser | ( | const std::string & | iValue, |
std::vector< ConjInfo > & | oStrings | ||
) |
Referenced by reco::modules::CandCombinerBase::CandCombinerBase().
|
inline |
Definition at line 41 of file decayParser.h.
References info(), cand::parser::ConjInfo::kBar, cand::parser::ConjInfo::kPlus, and MillePedeFileConverter_cfg::out.