Package iceprod :: Package core :: Module metadata :: Class Plus
[hide private]
[frames] | no frames]

Class Plus

source code

Instance Methods [hide private]
 
__init__(self) source code
 
SetStartDatetime(self, start_datetime=None) source code
 
GetStartDatetime(self) source code
 
SetEndDatetime(self, end_datetime=None) source code
 
GetEndDatetime(self) source code
 
SetCategory(self, category) source code
 
GetCategory(self) source code
 
SetSubCategory(self, category) source code
 
GetSubCategory(self) source code
 
GetValidCategories(self) source code
 
SetRunNumber(self, run_number) source code
 
GetRunNumber(self) source code
 
SetSimDBKey(self, simdb_key) source code
 
GetSimDBKey(self) source code
 
SetI3DBKey(self, i3db_key) source code
 
GetI3DBKey(self) source code
 
SetSteeringFile(self, steering_file) source code
 
GetSteeringFile(self) source code
 
SetLogFile(self, log_file) source code
 
GetLogFile(self) source code
 
SetCommandLine(self, command_line) source code
 
GetCommandLine(self) source code
 
AddProject(self, project) source code
 
GetProjects(self) source code
Class Variables [hide private]
  valid_categories = ['unclassified', 'generated', 'propagated',...
Class Variable Details [hide private]

valid_categories

Value:
['unclassified',
 'generated',
 'propagated',
 'unbiased',
 'filtered',
 'calibration',
 'monitoring',
 'webcam',
...