virtual | ~THaCrateMap() |
static TClass* | Class() |
bool | crateUsed(int crate) const |
int | getBank(int crate, int slot) const |
int | getHeader(int crate, int slot) const |
int | getMask(int crate, int slot) const |
int | getMaxSlot(int crate) const |
int | getMinSlot(int crate) const |
int | getModel(int crate, int slot) const |
const char* | GetName() const |
UShort_t | getNchan(int crate, int slot) const |
UShort_t | getNdata(int crate, int slot) const |
int | getNslot(int crate) const |
int | getScalerCrate(int word) const |
const char* | getScalerLoc(int crate) const |
int | init(TString the_map) |
int | init(ULong64_t time = 0) |
virtual TClass* | IsA() const |
bool | isBankStructure(int crate) const |
bool | isCamac(int crate) const |
bool | isFastBus(int crate) const |
bool | isScalerCrate(int crate) const |
bool | isVme(int crate) const |
Decoder::THaCrateMap& | operator=(const Decoder::THaCrateMap&) |
void | print() const |
void | print(ofstream* file) const |
int | setBank(int crate, int slot, int bank) |
int | setCrateType(int crate, const char* type) |
int | setHeader(int crate, int slot, int head) |
int | setMask(int crate, int slot, int mask) |
int | setModel(int crate, int slot, UShort_t mod, UShort_t nchan = MAXCHAN, UShort_t ndata = MAXDATA) |
int | setScalerLoc(int crate, const char* location) |
void | setSlotDone() |
void | setSlotDone(int slot) |
void | setUnused(int crate, int slot) |
virtual void | ShowMembers(TMemberInspector&) |
bool | slotClear(int crate, int slot) const |
bool | slotDone(int slot) const |
bool | slotUsed(int crate, int slot) const |
virtual void | Streamer(TBuffer&) |
void | StreamerNVirtual(TBuffer& ClassDef_StreamerNVirtual_b) |
Decoder::THaCrateMap | THaCrateMap(const char* db = "cratemap") |
Decoder::THaCrateMap | THaCrateMap(const Decoder::THaCrateMap&) |