18 #include "TClonesArray.h" 32 void Print(std::ostream &out = std::cout);
44 std::vector<std::vector<int>>
CheckEvent(TClonesArray *mcTrackInfo);
45 std::vector<std::vector<int>>
GetEventResult()
const {
return fEventResult; }
54 std::vector<std::vector<int>> fEventResult;
int CheckElectronPair(PndMCTrackInfo *trackInfo, TClonesArray *mcTrackInfos)
void SetRequirements(PndEventRequirements &req)
void Print(std::ostream &out=std::cout)
friend std::ostream & operator<<(std::ostream &out, PndEventCheck &event)
std::vector< std::vector< int > > GetEventResult() const
std::vector< std::vector< int > > CheckEvent(TClonesArray *mcTrackInfo)
PndEventRequirements GetEventRequirements() const