12 #ifndef ROOT_TProofNodes
13 #define ROOT_TProofNodes
virtual ~TProofNodes()
Destructor.
Int_t GetMinWrksPerNode() const
TMap * GetMapOfActiveNodes() const
Int_t GetNActives() const
void Print(Option_t *option="") const
Description: Print node information.
Int_t GetMaxWrksPerNode() const
#define ClassDef(name, id)
TProofNodes(TProof *proof)
Int_t GetNWorkersCluster() const
Int_t ActivateWorkers(Int_t nwrks)
Description: Activate 'nwrks' workers; calls TProof::SetParallel and rebuild the internal lists Input...
TMap implements an associative array of (key,value) pairs using a THashTable for efficient retrieval ...
TMap * GetMapOfNodes() const
Mother of all ROOT objects.
const char Int_t const char TProof * proof
void Build()
Desctiption: Build the node list, which is a list of nodes whose members in turn are lists of workers...