ATLAS Offline Software
Loading...
Searching...
No Matches
junkCaller.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef FPTRACKER_JUNKCALLER_H
6#define FPTRACKER_JUNKCALLER_H
7
8
9namespace FPTracker{
10 void junkCaller(int sideSelector);
11}
12#endif
void junkCaller(int sideSelector)