def __init__(self):
     self.algorithm = "antikt"
     self.clustering = ClusteringAntiKt()
     self.beauty = BeautyIdentification()
     self.tau = TauIdentification()
     self.exclusive_id = True