JANA2
C++ framework for multi-threaded data processing
JFactoryPodio Class Reference

The point of this additional base class is to allow us untyped access to the underlying PODIO collection, at the cost of some weird multiple inheritance. More...

#include <JFactoryPodioT.h>

Inheritance diagram for JFactoryPodio:
[legend]

Public Member Functions

void SetSubsetCollection (bool isSubsetCollection=true)
 

Protected Attributes

const podio::CollectionBase * mCollection = nullptr
 
bool mIsSubsetCollection = false
 
podio::Frame * mFrame = nullptr
 

Friends

class JMultifactory
 
class JEvent
 

Detailed Description

The point of this additional base class is to allow us untyped access to the underlying PODIO collection, at the cost of some weird multiple inheritance.

The JEvent can trigger the untyped factory using Create(), then


The documentation for this class was generated from the following file: