clas12root
Loading...
Searching...
No Matches
clas12::ftbevent Class Reference

#include <ftbevent.h>

Public Member Functions

 ftbevent (hipo::schema __schema)
virtual ~ftbevent ()=default
long getCategory () const noexcept
float getStartTime () const noexcept
void notify () final
void setBankEntry (int ind)
void setEntry (int ind) const
Inheritance diagram for clas12::ftbevent:
Collaboration diagram for clas12::ftbevent:

Constructor & Destructor Documentation

◆ ftbevent()

clas12::ftbevent::ftbevent ( hipo::schema __schema)

◆ ~ftbevent()

virtual clas12::ftbevent::~ftbevent ( )
virtualdefault

Member Function Documentation

◆ getCategory()

long clas12::ftbevent::getCategory ( ) const
inlinenoexcept

◆ getStartTime()

float clas12::ftbevent::getStartTime ( ) const
inlinenoexcept

◆ notify()

void clas12::ftbevent::notify ( )
inlinefinal

This is virtual method from hipo::bank it will be called every time a bank is read in the reader. Can be used to sort particles and or map particles by pid or type (i.e. charge)

◆ setBankEntry()

void clas12::ftbevent::setBankEntry ( int ind)
inline

◆ setEntry()

void clas12::ftbevent::setEntry ( int ind) const
inline

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