Public Attributes | |
std::string | chain |
std::regex | destinationMatch |
std::regex | pathMatch |
std::string | result |
Definition at line 27 of file FileLocator.h.
std::string edm::FileLocator::Rule::chain |
Definition at line 31 of file FileLocator.h.
Referenced by chain.Chain::__getattr__(), chain.Chain::__getitem__(), chain.Chain::__iter__(), hgcalTriggerChains.HGCalTriggerChains::create_sequences(), chain_test.ChainTestCase::test_get(), chain_test.ChainTestCase::test_guess_treename(), chain_test.ChainTestCase::test_iterate(), and chain_test.ChainTestCase::test_load_1().
std::regex edm::FileLocator::Rule::destinationMatch |
Definition at line 29 of file FileLocator.h.
std::regex edm::FileLocator::Rule::pathMatch |
Definition at line 28 of file FileLocator.h.
Referenced by edm::FileLocator::parseRule().
std::string edm::FileLocator::Rule::result |
Definition at line 30 of file FileLocator.h.