Merge blockMuon and blockCalo structs
related to issue2.
These two structs are memory-wise identical, but have different names for the data words. This helps the readability of processor, but is also redundant. A possible solution is discussed in issue2.