1 #ifndef ALIMUONTRACKERIO_H
2 #define ALIMUONTRACKERIO_H
static Int_t ReadOccupancy(const char *filename, AliMUONVStore &occupancyMap)
virtual ~AliMUONTrackerIO()
static Int_t WriteConfig(ofstream &out, const AliMUONVStore &confStore)
file is a dummy one (e.g. some intermediate gain files from the DA)
static Int_t DecodeGains(const char *data, AliMUONVStore &gainStore, TString &comment)
static Int_t DecodeConfig(const char *data, AliMUONVStore &confStore)
static Int_t DecodeCapacitances(const char *data, AliMUONVStore &capaStore)
Converts ASCII calibration files (ped, gains, capa) into AliMUONVStore object.
static Int_t ReadCapacitances(const char *filename, AliMUONVStore &capaStore)
static Int_t ReadGains(const char *filename, AliMUONVStore &gainStore, TString &comment)
static Int_t ReadPedestals(const char *filename, AliMUONVStore &pedStore)
ErrorCode
Error code constants.
static Int_t DecodePedestals(const char *data, AliMUONVStore &pedStore)
static Int_t DecodeOccupancy(const char *data, AliMUONVStore &occupancyMap)
static Int_t ReadConfig(const char *filename, AliMUONVStore &confStore)
Base class for MUON data stores.
file is "empty", i.e. contains to information but that's normal
file is not of the expected format