LDMX Software
|
Empty class to access protected status bit. More...
Static Public Member Functions | |
static int | bit () |
Private Member Functions | |
DeleteObjectStatus (const DeleteObjectStatus &)=delete | |
Empty class to access protected status bit.
We inherit from TBranchElement so we can access the status bits enum which is protected instead of public for some reason.
This class should never be used so we delete any ability to create it.
|
inlinestatic |