![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
| namespace | ExtractComponent |
Functions | |
| ExtractComponent.GetKeyNames (self, dir="") | |
Variables | |
| ExtractComponent.GetKeyNames | |
| ExtractComponent.inputFile = TFile.Open(sys.argv[1],"READ") | |
| ExtractComponent.outputFile = TFile.Open(sys.argv[2],"RECREATE") | |
| ExtractComponent.compNames = sys.argv[3:] | |
| ExtractComponent.hist = inputFile.Get(compName) | |