![]() |
The Gaudi Framework
master (1304469f)
|
Namespaces | |
| namespace | Conditions |
| namespace | Counter |
| namespace | FileSvc |
| namespace | MultiInput |
| namespace | NTuple |
| namespace | TestObjectVersion |
Classes | |
| class | BoostArrayProperties |
| class | Collision |
| struct | ContextConsumer |
| struct | ContextIntConsumer |
| struct | ContextTransformer |
| class | Counter |
| Simple counter object. More... | |
| struct | CountingConsumer |
| class | CountSelectedTracks |
| class | CustomPropertiesAlg |
| Example on how to use custom property types. More... | |
| class | Event |
| Essential information of the event used in examples It can be identified by "/Event". More... | |
| struct | EventCounter |
| struct | Eventually |
| class | EvtCollectionSelector |
| Definition of a small class for further pre-selections when reading an event collection. More... | |
| class | ExtendedProperties2 |
| simple DEMO-file for "extended vector properties", More... | |
| struct | FloatDataConsumer |
| struct | FloatTool |
| struct | Foo |
| struct | FrExpTransformer |
| struct | FSMCallbackTestAlgo |
| Example of usage of callbacks, when using CallbackHolder. More... | |
| class | GaudiObjectHandler |
| class | HistoProps |
| simple example, which illustrates the usage of "histogram properties" DO NOT USE. More... | |
| struct | IMyTool |
| struct | IntDataConsumer |
| struct | IntDataProducer |
| struct | IntFloatToFloatData |
| struct | IntIntToFloatFloatData |
| struct | IntToFloatData |
| struct | IntVectorsMerger |
| struct | IntVectorsMergingConsumer |
| struct | IntVectorsToInts |
| transform a vector of vector of int to a vector of int, where the output vector of in is scattered into the TES More... | |
| struct | IntVectorsToIntVector |
| Concatenates a list of input vectors into a single output vector. More... | |
| struct | KeyedDataProducer |
| struct | LdExpTransformer |
| struct | MyConsumerTool |
| struct | MyData |
| struct | MyExampleTool |
| class | MyTrack |
| class | MyVertex |
| Simple class that represents a vertex for testing purposes. More... | |
| struct | OpaqueProducer |
| struct | OptFrExpTransformer |
| struct | OptionalSRangesMerger |
| struct | OptLdExpTransformer |
| class | PartPropAlg |
| an algorithm to test the particle property service More... | |
| struct | PIntVectorsToIntVector |
| struct | Prescaler |
| class | QueueingApplication |
| class | QueueingEventLoopMgr |
| struct | RangeProducer |
| class | ReadHandleAlg |
| struct | S |
| struct | SDataProducer |
| struct | SelectTracks |
| struct | ShrdPtrConsumer |
| struct | ShrdPtrProducer |
| struct | SRangesToIntVector |
| class | StringKeyEx |
| Simple example which illustrate the usage of class StringKey. More... | |
| class | SvcWithoutInterface |
| struct | TestAlg |
| Simple algorithm useful as base class for tests. More... | |
| struct | THDataConsumer |
| struct | THDataProducer |
| struct | THDataProducer2 |
| struct | ToolConsumer |
| struct | TwoDMerger |
| Concatenates a list of input vectors into a single output vector. More... | |
| class | UseSvcWithoutInterface |
| struct | VectorDataProducer |
| struct | VectorDoubleProducer |
| struct | VoidConsumer |
| class | WriteHandleAlg |
Typedefs | |
| typedef KeyedContainer< MyTrack > | MyTrackVector |
| typedef KeyedContainer< MyVertex > | MyVertexVector |
| using | BaseClass_t = Gaudi::Functional::Traits::BaseClass_t<Gaudi::Algorithm> |
| using | int_container = KeyedContainer<KeyedObject<int>, Containers::HashMap> |
| using | MyDataRange = Gaudi::Range_<MyData::ConstVector> |
Functions | |
| std::ostream & | operator<< (std::ostream &s, const Event &obj) |
| Output operator (ASCII) | |
| typedef Gaudi::Functional::Traits::BaseClass_t<::Algorithm > Gaudi::TestSuite::BaseClass_t = Gaudi::Functional::Traits::BaseClass_t<Gaudi::Algorithm> |
Definition at line 60 of file MakeAndConsume.cpp.
Definition at line 123 of file MakeAndConsume.cpp.
Definition at line 538 of file MakeAndConsume.cpp.
Definition at line 104 of file MyVertex.h.
|
inline |
Output operator (ASCII)
Definition at line 136 of file Event.h.