FairRoot/PandaRoot
Classes
PndSdsCluster.h File Reference
#include "PndDetectorList.h"
#include "FairMultiLinkedData_Interface.h"
#include "TObject.h"
#include <vector>
#include <iostream>

Go to the source code of this file.

Classes

class  PndSdsCluster
 Class to store the Digis which belong to one cluster This class holds the information which Digi belongs to the actual cluster. The information is stored in a vector<Int_t> which contains the position of the digi in the TClonesArray where it is stored. More...