ATLAS Offline Software
Loading...
Searching...
No Matches
CountingAlg.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3*/
4// CountingAlg.cxx
5// TopoCore
6// Created by Carlos Moreno on 05/05/20.
7
9
14
16
19 Count & count )
20{
21 return process(input, count);
22}
virtual ~CountingAlg()
virtual StatusCode doReset()
virtual TCS::StatusCode processBitCorrect(const InputTOBArray &input, Count &count)=0
const std::string process
int count(std::string s, const std::string &regx)
count how many occurances of a regx are in a string
Definition hcg.cxx:146