EVENT::LCFlag Class Reference

Helper class to create and interpret the 32-bit flag word in LCCollections. More...

#include <pre-generated/EVENT/LCFlag.h>

Inheritance diagram for EVENT::LCFlag:
IMPL::LCFlagImpl

List of all members.

Public Member Functions

virtual ~LCFlag ()
 Destructor.
virtual bool bitSet (int index) const =0
 Returns true if bit at given index is set.
virtual int getFlag () const =0
 Returns the flag word.
virtual void setBit (int bit)=0
 Sets bit to 1.
virtual void unsetBit (int bit)=0
 Sets bit to 0.

Detailed Description

Helper class to create and interpret the 32-bit flag word in LCCollections.

Bits are defined in class LCIO.

See also:
LCIO
Author:
gaede
Version:
May 6, 2003

The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Friends

Generated on 6 Mar 2020 for LCIO by  doxygen 1.6.1