ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
StripComponent | |
Functions | |
def | StripComponent.GetKeyNames (self, dir="") |
Variables | |
StripComponent.inputFile = TFile.Open(sys.argv[1],"READ") | |
StripComponent.outputFile = TFile.Open(sys.argv[2],"RECREATE") | |
StripComponent.compName = sys.argv[3] | |
bool | StripComponent.foundComponent = False |
StripComponent.hist = inputFile.Get(histName) | |