public interface LCFlag
LCIO
Modifier and Type | Method and Description |
---|---|
boolean |
bitSet(int index)
Returns true if bit at given index is set.
|
int |
getFlag()
Returns the flag word.
|
void |
setBit(int bit)
Sets bit to 1.
|
void |
unsetBit(int bit)
Sets bit to 0.
|
Jas4pp 1.5 © Java Analysis Studio for Particle Physics