ATLAS Offline Software
Classes | Namespaces | Functions
ChainNameParser.h File Reference
#include <string>
#include <vector>
#include <iterator>
#include "xAODBase/ObjectType.h"
Include dependency graph for ChainNameParser.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ChainNameParser::LegInfo
 Struct containing information on each leg of a chain. More...
 
class  ChainNameParser::LegInfoIterator
 Iterate over the legs of a chain. More...
 
class  ChainNameParser::HLTChainInfo
 Helper class that provides access to information about individual legs. More...
 

Namespaces

 ChainNameParser
 

Functions

const std::vector< std::string > & ChainNameParser::allSignatures ()
 A list of all signature names. More...
 
std::string ChainNameParser::legHeadPattern ()
 
std::vector< int > ChainNameParser::multiplicities (const std::string &chain)
 
std::vector< std::string > ChainNameParser::signatures (const std::string &chain)